RebarInSystemGetDistributionPath Method

The distribution path of a rebar set.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public Line GetDistributionPath()

Return Value

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