Module Fit N Points to shape
(c) 2004 by Victor Olaya. Fit N Points to shape
- Author: 
 
- Specification: $Specification
 
- Menu: Shapes|Points
 
Parameters
|   | Name | Type | Identifier | Description | Constraints | 
| Input | Shapes | Shapes (input) | SHAPES | - | - | 
| Output | Points | Shapes (output) | POINTS | - | - | 
| Options | Number of points | Integer | NUMPOINTS | Number of points | Minimum: 1 Default: 100 | 
Command-line
Usage: saga_cmd shapes_points 4 [-POINTS <str>] -SHAPES <str> [-NUMPOINTS <num>]
  -POINTS:<str>   	Points
	Shapes (output)
  -SHAPES:<str>   	Shapes
	Shapes (input)
  -NUMPOINTS:<num>	Number of points
	Integer
	Minimum: 1
	Default: 100