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


    CIMPointCloudBitFieldFilter Class Properties

    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