Share

RebarShapeDrivenAccessor.GetDistributionPath Method

The distribution path of a rebar set.


Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public Line GetDistributionPath()

Return Value

Line
A line beginning at (0, 0, 0) and representing the direction and length of the set.

Exceptions

ExceptionCondition
InvalidOperationException This RebarShapeDrivenAccessor doesn't contain a valid rebar reference.

See Also

Reference

Was this information helpful?