<Code Lib>
2021 Enumeration
Changes 7
E

EnergyModelType

Description:
This enum is used to define if the energy model is based on rooms/spaces or building elements.

public enum EnergyModelType

Name Description
E SpatialElement Energy model based on rooms or spaces.
E BuildingElement The building element based energy analytical model.

Loading…