ArrayLength Property


Rebar Shape Driven Accessor Array Length Property

Identifies the distribution path length of rebar set.

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

Property Value

Double
The distribution path length of rebar 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. -or- When setting this property: The rebar has layout Single or it has a layout that produce a fixed length for the set.
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →