Glazing
Description:
A static class that provides access to the property names that appear in the Glazing visual asset schema.
A static class that provides access to the property names that appear in the Glazing visual asset schema.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.Visual.Glazing
System.Object
Autodesk.Revit.DB.Visual.Glazing
public static class Glazing
| Name | Return Type | Description |
|---|---|---|
| CommonTintColor | string | The property labeled "Tint Color" from the "Glazing" schema. |
| CommonTintToggle | string | The property labeled "Tint" from the "Glazing" schema. |
| GlazingColorByObject | string | The property labeled "Color By Object" from the "Glazing" schema. |
| GlazingNoLevels | string | The property labeled "Sheets of Glass" from the "Glazing" schema. |
| GlazingReflectance | string | The property labeled "Reflectance" from the "Glazing" schema. |
| GlazingTransmittanceColor | string | The property labeled "Color" from the "Glazing" schema. |
| GlazingTransmittanceMap | string | The property labeled "Custom Color" from the "Glazing" schema. |