2027 Enumeration
Changes 8
E

EnergyModelType

Description:
This enum is used to define if the energy model is based on rooms/spaces, building elements or analysis mode in EnergyDataSettings.
[ObsoleteAttribute("EnergyModelType is deprecated in Revit 2027 and will be removed in the next version of Revit.")]
public enum EnergyModelType
Name Description
E AnalysisMode Energy model based on analysis mode in EnergyDataSettings.
E BuildingElement The building element based energy analytical model.
E SpatialElement Energy model based on rooms or spaces.