Rebar.SetLayoutFormula
Description:
Sets the specified formula for custom spacing.
Sets the specified formula for custom spacing.
public void SetLayoutFormula(
string customSpacingFormula
)
-
StringcustomSpacingFormulaThe formula that will be set.
-
The specified formula is not valid (doesn't have a valid syntax). -or- The formula determines an array length of the Rebar set that is not between (0, 10000] feet.
-
A non-optional argument was null
-
Rebar should have CustomSpacing layout.