Share

PointCloudColorMode Enumeration

Color mode of a point cloud or part of a point cloud


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public enum PointCloudColorMode

Members

Member nameValueDescription
Elevation2 Color by elevation
FixedColor1 Show a single color
Intensity3 Color by intensity (reflectivity)
NoOverride0 Show the actual colors
Normals4 Color by normal vectors

See Also

Reference

Was this information helpful?