<Code Lib>
2026 Method
Changes 0
M

EnergyDataSettings.CheckBuildingConstructionClass

Description:
Checks that the building construction class falls within an appropriate range.

public static bool CheckBuildingConstructionClass(
	HVACLoadConstructionClass buildingConstructionClass
)

Return Value Boolean True if the building construction class falls within an appropriate range, false otherwise.

Loading…