Revit 2026 API
Rebar |
The spacing between the bars, according to the LayoutRule.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public double Spacing { get; }
Public ReadOnly Property Spacing As Double Get
public: property double Spacing { double get (); }
member Spacing : float with get
Property Value
DoubleSee Also