EnergyAnalysisDetailModel.GetAnalyticalOpenings Method

The collection of analytical openings.


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

Syntax

C#

public IList<EnergyAnalysisOpening> GetAnalyticalOpenings()

Return Value

IList<EnergyAnalysisOpening>
Returns the analytical openings after model calculation.

See Also

Reference

EnergyAnalysisDetailModel Class
Autodesk.Revit.DB.Analysis Namespace