Revit 2026 API
Point |
Color mode of a point cloud or part of a point cloud
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax

Member name | Value | Description |
---|---|---|
Elevation | 2 | Color by elevation |
FixedColor | 1 | Show a single color |
Intensity | 3 | Color by intensity (reflectivity) |
NoOverride | 0 | Show the actual colors |
Normals | 4 | Color by normal vectors |
See Also