CableTrayType.IsValidBendMultiplier
Description:
Identifies if the input bend multiplier is valid.
Identifies if the input bend multiplier is valid.
public bool IsValidBendMultiplier(
double bendMultiplier
)
-
DoublebendMultiplierThe bend multiplier to check.
Return Value
bool
True if the value is acceptable, false otherwise.