IPointCloudAccessGetColorEncoding Method

Returns the encoding used by points in this point cloud.

Namespace: Autodesk.Revit.DB.PointClouds
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
PointCloudColorEncoding GetColorEncoding()

Return Value

PointCloudColorEncoding
The encoding.
See Also