Point |
The color encodings supported by Revit point clouds.
Namespace: Autodesk.Revit.DB.PointClouds
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)


Member name | Value | Description |
---|---|---|
ARGB | 0 | The point cloud uses colors arranged in ARGB format. |
ABGR | 1 | The point cloud uses colors arranged in ABGR format (common in Windows). |
