RebarInSystem.MaxSpacing Property
Identifies the maximum spacing between rebar in rebar set.
Namespace:
Autodesk.Revit.DB.Structure
Assembly:
RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public double MaxSpacing { get; }
Property Value
Double
Exceptions
Exception
Condition
InapplicableDataException
This rebar element represents a single bar (the layout rule is Single).
See Also
Reference
RebarInSystem Class
Autodesk.Revit.DB.Structure Namespace