<Code Lib>
2025 Method
Changes 0
M

EnergyDataSettings.CheckBuildingHVACSystem

Description:
Checks that the building HVAC system falls within an appropriate range.

public static bool CheckBuildingHVACSystem(
	gbXMLBuildingHVACSystem buildingHVACSystem
)

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

Loading…