ArcGIS Pro 2.6 API Reference Guide
RequiredClearBits Property

ArcGIS.Core.CIM Namespace > CIMPointCloudBitFieldFilter Class : RequiredClearBits Property
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 10, Windows 8.1, Windows 7

See Also

Reference

CIMPointCloudBitFieldFilter Class
CIMPointCloudBitFieldFilter Members