<Code Lib>
2023 Method
Changes 8
M

EnergyDataSettings.EnableConceptualEnergyAnalyticalModel

Description:
Turns on functionality related to conceptual energy analysis.

[ObsoleteAttribute("This method is deprecated in Revit 2023 and may be removed in a later version of Revit. We suggest you use the 'EnergyModel' property instead.")]
public static bool EnableConceptualEnergyAnalyticalModel()

bool Returns true if the Conceptual Energy Analytical model is turned on, false otherwise.

Loading…