Fit n points to shape

Description

<put algortithm description here>

Parameters

Shapes [vector: polygon]
<put parameter description here>
Number of points [number]

<put parameter description here>

Default: 10

Outputs

Points [vector]
<put output description here>

Console usage

processing.runalg('saga:fitnpointstoshape', shapes, numpoints, points)

See also