Tool Select Point Cloud from List
Main use of this tool is to support tool chain development, allowing to pick a single point cloud from a point cloud list.
- Author: V. Wichmann (c) 2017
- Menu: Shapes|Point Clouds|Tools
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 | INDEX | The list index of the point cloud to pick. Indices start at zero. | Minimum: 0 Default: 0 |
(*) optional |
Command-line
Usage: saga_cmd pointcloud_tools 14 [-PC_LIST <str>] [-PC <str>] [-INDEX <num>]
-PC_LIST:<str> Point Cloud List
Point Cloud list, input
-PC:<str> Point Cloud
Point Cloud, output, optional
-INDEX:<num> Index
Integer
Minimum: 0
Default: 0