EnergyAnalysisSurfaceGetAnalyticalSpace Method

Gets the primary analytical space this surface is associated with.

Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public EnergyAnalysisSpace GetAnalyticalSpace()

Return Value

EnergyAnalysisSpace
The primary analytical space.
See Also