The collection of analytical openings.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: 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