Tool Drop Point Cloud Attributes
The tool can be used to drop attributes from a point cloud. In case the output dataset is not set, the attribute(s) will be dropped from the input dataset, i.e. the input dataset will be overwritten.
- Author: Volker Wichmann (c) 2010, LASERDATA GmbH
- Menu: Shapes|Point Clouds|Tools
Parameters
Name | Type | Identifier | Description | Constraints | |
---|---|---|---|---|---|
Input | Input | Point Cloud, input | INPUT | Point cloud to drop attribute(s) from. | - |
Output | Output (*) | Point Cloud, output, optional | OUTPUT | Point cloud with attribute(s) dropped. | - |
Options | Attributes | Table fields | FIELDS | The attribute field(s) to drop. | - |
(*) optional |
Command-line
Usage: saga_cmd pointcloud_tools 7 [-INPUT <str>] [-FIELDS <str>] [-OUTPUT <str>] -INPUT:<str> Input Point Cloud, input -FIELDS:<str> Attributes Table fields -OUTPUT:<str> Output Point Cloud, output, optional