Drop Point Cloud Attributes
- Author: Volker Wichmann (c) 2010, LASERDATA GmbH
- Menu: Shapes | Point Clouds | Tools
Description
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.
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. | - | 
Command Line
Usage: saga_cmd pointcloud_tools 7 [-INPUT ] [-FIELDS ] [-OUTPUT ]
  -INPUT: 	Input
	point cloud, input
  -FIELDS:	Attributes
	table fields
  -OUTPUT:	Output
	point cloud, output, optional