Used for the conceptual energy model.
The approximate percentage of the building exterior wall surfaces
which are covered by windows or other glazing.
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public double PercentageGlazing { get; set; }
Property Value
DoubleExceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | When setting this property: The percentage glazing value is not between 0.00 and 0.95. |
