Share

EnergyDataSettings.IsGlazingShaded Property

If this is true, glazing/windows that are auto-created on exterior walls will automatically have a shading device created on their top edge.


Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public bool IsGlazingShaded { get; set; }

Property Value

Boolean

See Also

Reference

Was this information helpful?