PointCloudTypeColorEncoding Property

The color encoding used by points extracted from instances of this point cloud.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public PointCloudColorEncoding ColorEncoding { get; }

Property Value

PointCloudColorEncoding
See Also