Returns the encoding used by points in this point cloud.
Namespace: Autodesk.Revit.DB.PointCloudsAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
PointCloudColorEncoding GetColorEncoding()
Return Value
PointCloudColorEncoding
The encoding.
See Also
Reference