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

In This Topic
    RequiredClearBits Property
    In This Topic
    Gets or sets an array of bit numbers cleared. Bit 0 is the least significant bit.
    Syntax
    public int[] RequiredClearBits {get; set;}
    Public Property RequiredClearBits As Integer()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also