Constructs color settings object from given colors.
Namespace: Autodesk.Revit.DB.PointCloudsAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public PointCloudColorSettings(
Color color1,
Color color2
)
Parameters
- color1 Color
-
- color2 Color
-
Exceptions
See Also
Reference