ColorEncoding Property


Point Cloud Type Color Encoding Property

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

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

Property Value

PointCloudColorEncoding
See Also