Rebar
|
Sets the Layout Rule property of rebar set to Maximum Spacing.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Parameters
- spacing Double
- The maximum spacing of bars in set.
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | The spacing isn't bigger than 0.0. |
| InvalidOperationException | This RebarFreeFormAccessor doesn't contain a valid rebar reference. -or- This RebarFreeFormAccessor Rebar doesn't contain a valid server GUID. |