<Code Lib>
2022 Method
Changes 6
M

EnergyDataSettings.SetCreateAnalyticalModel

Description:
If this is true, data, features, and geometry related to the Energy Analytical Model will be created, allowing the energy performance to be analyzed through GreenBuilidingXML.

public void SetCreateAnalyticalModel(
	bool createAnalyticalModel
)

  • Boolean
    createAnalyticalModel
    True to enable the Energy Analytical Model otherwise.

Loading…