RVTDocs.com

CableTrayType.IsValidBendMultiplier

Method
Description:
Identifies if the input bend multiplier is valid.
Syntax
public bool IsValidBendMultiplier(
	double bendMultiplier
)
Parameters
Parameter Type Description
bendMultiplier Double The bend multiplier to check.
Return Value
Type Description
Boolean True if the value is acceptable, false otherwise.