Glazing Class

A static class that provides access to the property names that appear in the Glazing visual asset schema.
Inheritance Hierarchy
SystemObject
  Autodesk.Revit.DB.VisualGlazing

Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static class Glazing

The Glazing type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberCommonTintColor The property labeled "Tint Color" from the "Glazing" schema.
Public propertyStatic memberCommonTintToggle The property labeled "Tint" from the "Glazing" schema.
Public propertyStatic memberGlazingColorByObject The property labeled "Color By Object" from the "Glazing" schema.
Public propertyStatic memberGlazingNoLevels The property labeled "Sheets of Glass" from the "Glazing" schema.
Public propertyStatic memberGlazingReflectance The property labeled "Reflectance" from the "Glazing" schema.
Public propertyStatic memberGlazingTransmittanceColor The property labeled "Color" from the "Glazing" schema.
Public propertyStatic memberGlazingTransmittanceMap The property labeled "Custom Color" from the "Glazing" schema.
Top
See Also