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.
[ObsoleteAttribute("This function is deprecated in Revit 2027 and may be removed in a later version of Revit.")]
public static bool CheckRangeOfShadeDepth(
double shadeDepth
)
-
DoubleshadeDepthThe shade depth to be checked.