RebarFreeFormAccessor.SetLayoutAsNumberWithSpacing
Description:
Sets the Layout Rule property of rebar set to Number With Spacing.
Sets the Layout Rule property of rebar set to Number With Spacing.
public void SetLayoutAsNumberWithSpacing(
int numberOfBars,
double spacing
)
-
Int32numberOfBarsThe number of bars in set.
-
DoublespacingThe spacing of bars in set.
-
The spacing isn't bigger than 0.0. -or- the number of bar positions numberOfBars is less than 1 or more than 1002.
-
This RebarFreeFormAccessor doesn't contain a valid rebar reference. -or- This RebarFreeFormAccessor Rebar doesn't contain a valid server GUID.