Namespace:
Autodesk.Revit.DB
PointCloudColorMode
Enumeration
Description:
Color mode of a point cloud or part of a point cloud
Color mode of a point cloud or part of a point cloud
Syntax
public enum PointCloudColorMode
Unknown Namespace Members:
| Name | Description |
|---|---|
| NoOverride | Show the actual colors |
| FixedColor | Show a single color |
| Elevation | Color by elevation |
| Intensity | Color by intensity (reflectivity) |
| Normals | Color by normal vectors |