Select Points
- Author: O.Conrad (c) 2011
- Menu: Shapes | Selection
Description
Select Points
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Points | shapes, input | POINTS | - | - |
Output | Selection | shapes, output | SELECTION | - | - |
Options | Radius | floating point number | RADIUS | ignored if zero | Minimum: 0.000000
Default: 1000.000000 |
Maximum Number of Points | integer number | MAXNUM | ignored if zero | Minimum: 0
Default: 0 |
Multiple Selections | boolean | MULTIPLE | - | Default: 0 |
Add Center Point | boolean | ADDCENTER | - | Default: 0 |
Command Line
Usage: saga_cmd shapes_points 13 [-POINTS ] [-SELECTION ] [-RADIUS ] [-MAXNUM ] [-MULTIPLE ] [-ADDCENTER ]
-POINTS: Points
shapes, input
-SELECTION: Selection
shapes, output
-RADIUS: Radius
floating point number
Minimum: 0.000000
Default: 1000.000000
-MAXNUM: Maximum Number of Points
integer number
Minimum: 0
Default: 0
-MULTIPLE: Multiple Selections
boolean
Default: 0
-ADDCENTER: Add Center Point
boolean
Default: 0