Share

ColorPreset Enumeration

Preset values of initial colors for specific lighting types


Namespace: Autodesk.Revit.DB.Lighting
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public enum ColorPreset

Members

Member nameValueDescription
D501 D50.
D650 D65.
FluorescentCool7 F4 fluorescent cool white.
FluorescentDayLight9 F4 fluorescent day light.
FluorescentLightWhite10 F4 fluorescent light white.
FluorescentWarm6 F4 fluorescent warm white.
FluorescentWhite8 F4 fluorescent white.
Halogen2 Halogen.
HighPressureSodium12 High pressure sodium.
Incandescent3 Incandescent.
LowPressureSodium13 Low pressure sodium.
Mercury14 Mercury.
MetalHalide11 Metal halide.
PhosphorMercury15 Phosphor mercury.
Quartz5 Quartz.
Xenon4 Xenon.

See Also

Reference

Was this information helpful?