RVTDocs.com

RebarShapeDrivenAccessor.ArrayLength

Property
Description:
Identifies the distribution path length of rebar set.
Syntax
public double ArrayLength { get; set; }
Exceptions
Exception Condition
ArgumentOutOfRangeException When setting this property: the set length arrayLength isn't acceptable.
InapplicableDataException This rebar element represents a single bar (the layout rule is Single).
InvalidOperationException This RebarShapeDrivenAccessor doesn't contain a valid rebar reference.