<Code Lib>
2020 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 bool Returns true if the Conceptual Energy Analytical Model is enabled, false otherwise.

Loading…