<Code Lib>
2024 Method
Changes 0
M

EnergyAnalysisDetailModel.GetAnalyticalSpaces

Description:
The collection of analytical spaces.

public IList<EnergyAnalysisSpace> GetAnalyticalSpaces()

IList<EnergyAnalysisSpace> Returns the analytical spaces after model calculation.

Loading…