RebarFreeFormAccessor.SetLayoutAsCustomSpacing
Description:
Sets the Layout Rule property of rebar set to Custom Spacing.
Sets the Layout Rule property of rebar set to Custom Spacing.
public void SetLayoutAsCustomSpacing(
string customSpacingFormula
)
-
StringcustomSpacingFormulaThe layout formula.
-
The specified formula is not valid (doesn't have a valid syntax).
-
A non-optional argument was null
-
This RebarFreeFormAccessor doesn't contain a valid rebar reference. -or- This RebarFreeFormAccessor Rebar doesn't contain a valid server GUID.