EnergyAnalysisDetailModel.GetAnalyticalSpaces Method

The collection of analytical spaces.


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

Syntax

C#

public IList<EnergyAnalysisSpace> GetAnalyticalSpaces()

Return Value

IList<EnergyAnalysisSpace>
Returns the analytical spaces after model calculation.

See Also

Reference

EnergyAnalysisDetailModel Class
Autodesk.Revit.DB.Analysis Namespace