EnergyAnalysisDetailModelGetAnalyticalSpaces Method

The collection of analytical spaces.

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

Return Value

IListEnergyAnalysisSpace
Returns the analytical spaces after model calculation.
See Also