EnergyDataSettings.CheckRangeOfShadeDepth
Description:
Checks that the shade depth is greater than or equal to zero.
Checks that the shade depth is greater than or equal to zero.
-
shadeDepthThe shade depth to be checked.
Return Value
bool
True if the shade depth is greater than or equal to zero, false otherwise.