<Code Lib>
2026 Method
Changes 0
M

EnergyAnalysisDetailModel.GetAnalyticalSurfaces

Description:
The collection of analytical surfaces.

public IList<EnergyAnalysisSurface> GetAnalyticalSurfaces()

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

Loading…