GlazingTransmittanceColorType Enumeration |
The enumerated type representing the permitted values for the asset property "GlazingTransmittanceColor" from the "Glazing" schema.
Namespace: Autodesk.Revit.DB.VisualAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic enum GlazingTransmittanceColorType
Public Enumeration GlazingTransmittanceColorType
public enum class GlazingTransmittanceColorType
type GlazingTransmittanceColorType
Members| Member name | Value | Description |
|---|
| Blue | 3 | |
| Bluegreen | 4 | |
| Bronze | 5 | |
| Clear | 0 | |
| Custom | 6 | |
| Gray | 2 | |
| Green | 1 | |
See Also