GetConstruction Method


Energy Analysis Opening Get Construction Method

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

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

Return Value

EnergyAnalysisConstruction
The analytic construction.
See Also