<Code Lib>
2026 Enumeration
Changes 3
E

ExportEnergyModelType

Description:
This enum is used to define if energy model used for gbXML export should be based on rooms/spaces, building elements or analysis mode in EnergyDataSettings.

public enum ExportEnergyModelType

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.

Loading…