SolidglassTransmittanceType Enumeration

The enumerated type representing the permitted values for the asset property "SolidglassTransmittance" from the "SolidGlass" schema.

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