The color encoding used by points extracted from instances of this point cloud.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2012
Syntax
| C# |
|---|
public PointCloudColorEncoding ColorEncoding { get; } |
| Visual Basic |
|---|
Public ReadOnly Property ColorEncoding As PointCloudColorEncoding Get |
| Visual C++ |
|---|
public: property PointCloudColorEncoding ColorEncoding { PointCloudColorEncoding get (); } |