Revit 2025.3 API
Glazing Class |
A static class that provides access to the property names that appear in the Glazing visual asset schema.

SystemObject
Autodesk.Revit.DB.VisualGlazing
Autodesk.Revit.DB.VisualGlazing
Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
The Glazing type exposes the following members.

Name | Description | |
---|---|---|
![]() ![]() | CommonTintColor | The property labeled "Tint Color" from the "Glazing" schema. |
![]() ![]() | CommonTintToggle | The property labeled "Tint" from the "Glazing" schema. |
![]() ![]() | GlazingColorByObject | The property labeled "Color By Object" from the "Glazing" schema. |
![]() ![]() | GlazingNoLevels | The property labeled "Sheets of Glass" from the "Glazing" schema. |
![]() ![]() | GlazingReflectance | The property labeled "Reflectance" from the "Glazing" schema. |
![]() ![]() | GlazingTransmittanceColor | The property labeled "Color" from the "Glazing" schema. |
![]() ![]() | GlazingTransmittanceMap | The property labeled "Custom Color" from the "Glazing" schema. |
See Also