EnergyAnalysisSurface.GetAnalyticalOpenings Method

Returns the analytical openings of the analytical surface.


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>
The collection of analytical openings.

See Also

Reference

EnergyAnalysisSurface Class
Autodesk.Revit.DB.Analysis Namespace