PointCloudColorSettings Constructor

PointCloudColorSettings Constructor

Constructs color settings object with default colors.

Namespace: Autodesk.Revit.DB.PointClouds
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public PointCloudColorSettings()
Public Sub New
public:
PointCloudColorSettings()
new : unit -> PointCloudColorSettings
See Also