Identifies the distribution path length of 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 ArrayLength { get; }
Property Value
DoubleExceptions
| Exception | Condition |
|---|---|
| InapplicableDataException | This rebar element represents a single bar (the layout rule is Single). |
