3D Points Selection
- Author: O.Conrad (c) 2019
- Menu: Shapes | Points
Description
Select points with three dimensional coordinates that fall between a given upper and lower surface, both provided as grids.
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Lower Surface | grid, input | LOWER | - | - |
Upper Surface | grid, input | UPPER | - | - |
Points | shapes, input | POINTS | - | - |
Output | Copy Selection | shapes, output, optional | COPY | - | - |
Options | Grid System | grid system | PARAMETERS_GRID_SYSTEM | - | - |
Z | table field | Z_FIELD | - | - |
Command Line
Usage: saga_cmd shapes_points 23 [-LOWER ] [-UPPER ] [-POINTS ] [-Z_FIELD ] [-COPY ]
-LOWER: Lower Surface
grid, input
-UPPER: Upper Surface
grid, input
-POINTS: Points
shapes, input
-Z_FIELD: Z
table field
-COPY: Copy Selection
shapes, output, optional