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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also