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: 26.4.0.0 (26.4.0.0)
Syntax
C#
public enum SolidglassTransmittanceType
Members
| Member name | Value | Description |
|---|---|---|
| Blue | 3 | |
| Bluegreen | 4 | |
| Bronze | 5 | |
| Clear | 0 | |
| CustomColor | 6 | |
| Gray | 2 | |
| Green | 1 |
