GetAnalyticalSurfaces Method


Energy Analysis Detail Model Get Analytical Surfaces Method

The collection of analytical surfaces.

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

Return Value

IList EnergyAnalysisSurface
Returns the analytical surfaces after model calculation.
See Also