<Code Lib>
2022 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 bool True if the building envelope determination method falls within an appropriate range, false otherwise.

Loading…