EnergyAnalysisOpeningGetConstruction Method

Gets the analytic construction this surface is associated with. Null when this surface is a window.

Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public EnergyAnalysisConstruction GetConstruction()

Return Value

EnergyAnalysisConstruction
The analytic construction.
See Also