<Code Lib>
2020 Method
Changes 0
M

CableTrayType.IsValidBendMultiplier

Description:
Identifies if the input bend multiplier is valid.

public bool IsValidBendMultiplier(
	double bendMultiplier
)

Return Value bool True if the value is acceptable, false otherwise.

Loading…