Revit 2026 API
Energy |
Gets the associative analytical parent surface element.
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public EnergyAnalysisSurface GetAnalyticalSurface()
Public Function GetAnalyticalSurface As EnergyAnalysisSurface
public: EnergyAnalysisSurface^ GetAnalyticalSurface()
member GetAnalyticalSurface : unit -> EnergyAnalysisSurface
Return Value
EnergyAnalysisSurfaceThe associative analytical parent surface element.
See Also