Show / Hide Table of Contents

Property RequiredClearBits

RequiredClearBits

Gets bit positions where a point is only displayed if the corresponding bit value is 0.

Declaration
public IList<uint> RequiredClearBits { get; }
Property Value
Type Description
IList<uint>

Bit positions where a point is only displayed if the corresponding bit value is 0.

Remarks

If both RequiredSetBits and RequiredClearBits are empty, the PointCloudBitfieldFilter will not affect point visibility.

Applies to

Platforms and versions
TargetVersions
.NET300.1
.NET Windows300.1
.NET Android300.1
.NET iOS300.1
In this article
Provide feedback
Back to top Copyright © 2025 Esri.