Constructs color settings object from given colors.
Namespace: Autodesk.Revit.DB.PointClouds
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public PointCloudColorSettings( Color color1, Color color2 )
Parameters
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |
