PointCloudColorSettings(PointCloudColorMode) Constructor
Constructs color settings object with default color for given color mode.
Namespace:
Autodesk.Revit.DB.PointClouds
Assembly:
RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public PointCloudColorSettings( PointCloudColorMode mode )
Parameters
mode
PointCloudColorMode
Exceptions
Exception
Condition
ArgumentOutOfRangeException
A value passed for an enumeration argument is not a member of that enumeration
See Also
Reference
PointCloudColorSettings Class
PointCloudColorSettings Overload
Autodesk.Revit.DB.PointClouds Namespace