ArcGIS Pro 2.6 API Reference Guide
CIMPointCloudBitFieldFilter Class
Members 

ArcGIS.Core.CIM Namespace : CIMPointCloudBitFieldFilter Class
Represents a point cloud bit field filter. Filters based on the bit-wise representation of the provided field. /// For a point to be retained, its attribute field bits must match /// BitsToSet and BitsToClear. Bits which are not explicitly clear nor /// set, are ignored.
Object Model
CIMPointCloudBitFieldFilter ClassCIMPointCloudBitFieldFilter ClassCIMPointCloudBitFieldFilter Class
Syntax
Inheritance Hierarchy

System.Object
   ArcGIS.Core.CIM.CIMObject
      ArcGIS.Core.CIM.CIMPointCloudFilter
         ArcGIS.Core.CIM.CIMPointCloudBitFieldFilter

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

CIMPointCloudBitFieldFilter Members
ArcGIS.Core.CIM Namespace