DuctLiningType.IsValidRoughness
Description:
Identifies if the input roughness is valid.
Identifies if the input roughness is valid.
Remarks:
Roughness should be at least equal to or larger than 0.
Roughness should be at least equal to or larger than 0.
-
roughnessThe roughness to check.
Return Value
bool
True if the value is acceptable, false otherwise.