<Code Lib>
2025.3 Method
Changes 0
M

EnergyDataSettings.CheckBuildingEnvelope

Description:
Checks that the building envelope determination method falls within an appropriate range.

public static bool CheckBuildingEnvelope(
	gbXMLExportBuildingEnvelope determinationMethod
)

Return Value Boolean True if the building envelope determination method falls within an appropriate range, false otherwise.

Loading…