Energy Analysis Surface Get Analytical Openings Method Returns the analytical openings of the analytical surface. Namespace: Autodesk.Revit.DB.Analysis Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public IList<EnergyAnalysisOpening> GetAnalyticalOpenings() Public Function GetAnalyticalOpenings As IList(Of EnergyAnalysisOpening) public: IList<EnergyAnalysisOpening^>^ GetAnalyticalOpenings() member GetAnalyticalOpenings : unit -> IList<EnergyAnalysisOpening> Return Value IList EnergyAnalysisOpening The collection of analytical openings. See Also Reference EnergyAnalysisSurface Class Autodesk.Revit.DB.Analysis Namespace
Energy Analysis Surface Get Analytical Openings Method Returns the analytical openings of the analytical surface. Namespace: Autodesk.Revit.DB.Analysis Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public IList<EnergyAnalysisOpening> GetAnalyticalOpenings() Public Function GetAnalyticalOpenings As IList(Of EnergyAnalysisOpening) public: IList<EnergyAnalysisOpening^>^ GetAnalyticalOpenings() member GetAnalyticalOpenings : unit -> IList<EnergyAnalysisOpening> Return Value IList EnergyAnalysisOpening The collection of analytical openings. See Also Reference EnergyAnalysisSurface Class Autodesk.Revit.DB.Analysis Namespace