AnalysisMode
Description:
This enum is used to define the Energy Analysis Model.
This enum is used to define the Energy Analysis Model.
public enum AnalysisMode
| Name | Description |
|---|---|
| BuildingElements | Energy Analysis Model based on building elements. This value is deprecated in Revit 2027 and may be removed in a later version of Revit. Use the 'ConceptualMassesAndBuildingElements' option instead. |
| ConceptualMassesAndBuildingElements | Energy Analysis Model based on conceptual masses and building elements. |
| RoomsOrSpaces | Energy Analysis Model based on spatial elements. This mode uses volumes based on rooms or spaces defined in the building model. |