| Revit 2023 API |
| RebarInSystem..::..GetDistributionPath Method |
| RebarInSystem Class See Also |
The distribution path of a rebar set.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since:
2013
Syntax
| C# |
|---|
public Line GetDistributionPath() |
| Visual Basic |
|---|
Public Function GetDistributionPath As Line |
| Visual C++ |
|---|
public: Line^ GetDistributionPath() |