Tool 3D Points Selection
Select points with three dimensional coordinates that fall between a given upper and lower surface, both provided as grids. 
- Author: O.Conrad (c) 2019
- Menu: Shapes|Points
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 (optional output) | COPY | - | - | 
| Options | Grid System | Grid system | PARAMETERS_GRID_SYSTEM | - | - | 
 | Z | Table field | Z_FIELD | - | - | 
| (*) optional | 
Command-line
Usage: saga_cmd shapes_points 23 [-LOWER <str>] [-UPPER <str>] [-POINTS <str>] [-Z_FIELD <str>] [-COPY <str>]
  -LOWER:<str>  	Lower Surface
	Grid (input)
  -UPPER:<str>  	Upper Surface
	Grid (input)
  -POINTS:<str> 	Points
	Shapes (input)
  -Z_FIELD:<str>	Z
	Table field
  -COPY:<str>   	Copy Selection
	Shapes (optional output)