<Code Lib>
2025.3 Method
Changes 1
M

EnergyDataSettings.IsDocumentUsingEnergyDataAnalyticalModel

Description:
Get EnergyDataSettings element and if it exists, return result from getCreateAnalyticalModel.

public static bool IsDocumentUsingEnergyDataAnalyticalModel(
	Document ccda
)

Return Value Boolean Returns true if the Conceptual Energy Analytical Model is enabled, false otherwise.

Loading…