Share

EnergyAnalysisSurface.GetAdjacentAnalyticalSpace Method

Gets the secondary adjacent analytical space this surface is associated with.


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

Syntax

C#

public EnergyAnalysisSpace GetAdjacentAnalyticalSpace()

Return Value

EnergyAnalysisSpace
The secondary analytical space.

Remarks

An exterior surface will only have one space adjacency.

See Also

Reference

Was this information helpful?