Select Point Cloud from List
- Author: V. Wichmann (c) 2017
 
- Menu: Shapes | Point Clouds | Tools
 
Description
Main use of this tool is to support tool chain development, allowing to pick a single point cloud from a point cloud list.
Parameters
|   | Name | Type | Identifier | Description | Constraints | 
| Input | Point Cloud List | point cloud list, input | PC_LIST | The input point cloud list. | - | 
| Output | Point Cloud | point cloud, output, optional | PC | The point cloud picked from the point cloud list. | - | 
| Options | Index | integer number | INDEX | The list index of the point cloud to pick. Indices start at zero. | Minimum: 0
Default: 0 | 
Command Line
Usage: saga_cmd pointcloud_tools 14 [-PC_LIST ] [-PC ] [-INDEX ]
  -PC_LIST:   Point Cloud List
	point cloud list, input
  -PC:        Point Cloud
	point cloud, output, optional
  -INDEX:     Index
	integer number
	Minimum: 0
	Default: 0