EnergyDataSettings.CheckBuildingEnvelope
Description:
Checks that the building envelope determination method falls within an appropriate range.
Checks that the building envelope determination method falls within an appropriate range.
public static bool CheckBuildingEnvelope(
gbXMLExportBuildingEnvelope determinationMethod
)
-
determinationMethodThe building envelope determination method to be checked.
Return Value
Boolean
True if the building envelope determination method falls within an appropriate range, false otherwise.
-
A value passed for an enumeration argument is not a member of that enumeration