PresetInitialColor(ColorPreset) Constructor
Creates an initial color preset object with the given preset value.
Namespace:
Autodesk.Revit.DB.Lighting
Assembly:
RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public PresetInitialColor( ColorPreset presetIn )
Parameters
presetIn
ColorPreset
The enum value which determines the preset value
Exceptions
Exception
Condition
ArgumentOutOfRangeException
A value passed for an enumeration argument is not a member of that enumeration
See Also
Reference
PresetInitialColor Class
PresetInitialColor Overload
Autodesk.Revit.DB.Lighting Namespace