ArcGIS Pro 2.9 API Reference Guide
PointCloudFilterDefinition Constructor(List<Int32>,List<PointCloudReturnType>,List<ClassFlag>)

ArcGIS.Desktop.Mapping Namespace > PointCloudFilterDefinition Class > PointCloudFilterDefinition Constructor : PointCloudFilterDefinition Constructor(List<Int32>,List<PointCloudReturnType>,List<ClassFlag>)
A list of one or more classification codes
A list of one or more return values or null
A list of one or more classification flags or null
Creates a PointCloudFilterDefinition.
Syntax

Parameters

classCodes
A list of one or more classification codes
returnValues
A list of one or more return values or null
classFlags
A list of one or more classification flags or null
Remarks
PointCloudFilterDefinition uses classification codes, return values, and classification flags to filter the point cloud data being rendered. Classification codes are used to define the type of surface, or surfaces, that reflected the lidar pulse. Return values correspond to the value stored in the RETURNS field of a point cloud and are typically influenced by the height of each surface that was scanned. Classification flags are a secondary description of the lidar pulses (in addition to their classification code).
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

PointCloudFilterDefinition Class
PointCloudFilterDefinition Members
Overload List