EnergyAnalysisDetailModel.GetAnalyticalSurfaces Method

The collection of analytical surfaces.


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

Syntax

C#

public IList<EnergyAnalysisSurface> GetAnalyticalSurfaces()

Return Value

IList<EnergyAnalysisSurface>
Returns the analytical surfaces after model calculation.

See Also

Reference

EnergyAnalysisDetailModel Class
Autodesk.Revit.DB.Analysis Namespace