ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMPointCloudBitFieldFilter Class


In This Topic
    CIMPointCloudBitFieldFilter Class Properties
    In This Topic

    For a list of all members of this type, see CIMPointCloudBitFieldFilter members.

    Public Properties
     NameDescription
    Public Property Gets or sets the field used for the filter. (Inherited from ArcGIS.Core.CIM.CIMPointCloudFilter)
    Public Property Gets or sets an array of bit numbers cleared. Bit 0 is the least significant bit.  
    Public Property Gets or sets an array of bit numbers set. Bit 0 is the least significant bit.  
    Top
    See Also