EnergyAnalysisDetailModelGetAnalyticalSpaces Method

The collection of analytical spaces.

Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public IList<EnergyAnalysisSpace> GetAnalyticalSpaces()

Return Value

IListEnergyAnalysisSpace
Returns the analytical spaces after model calculation.
See Also