RebarFreeFormAccessor.SetLayoutAsNumberWithSpacing
Method
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.
Parameters
Parameter | Type | Description |
---|---|---|
numberOfBars | Int32 | The number of bars in set. |
spacing | Double | The spacing of bars in set. |
Return Value
Exceptions
Exception | Condition |
---|---|
InvalidOperationException | This RebarFreeFormAccessor doesn't contain a valid rebar reference. -or- This RebarFreeFormAccessor Rebar doesn't contain a valid server GUID. |