RebarInSystemArrayLength Property

Identifies the distribution path length of rebar set.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public double ArrayLength { get; }

Property Value

Double
Exceptions
ExceptionCondition
InapplicableDataException This rebar element represents a single bar (the layout rule is Single).
See Also