GlazingTransmittanceColorType Enumeration

The enumerated type representing the permitted values for the asset property "GlazingTransmittanceColor" from the "Glazing" schema.

Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public enum GlazingTransmittanceColorType
Members
Member nameValueDescription
Clear0 
Green1 
Gray2 
Blue3 
Bluegreen4 
Bronze5 
Custom6 
See Also