The distribution path of a rebar set.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public Line GetDistributionPath()
Return Value
LineA line beginning at (0, 0, 0) and representing the direction and length of the set.
Exceptions
| Exception | Condition |
|---|---|
| InvalidOperationException | This RebarShapeDrivenAccessor doesn't contain a valid rebar reference. |
