Returns the analytical openings of the analytical surface.
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public IList<EnergyAnalysisOpening> GetAnalyticalOpenings()
Return Value
IList<EnergyAnalysisOpening>The collection of analytical openings.