Create fabrication routing end from centreline point on straight element.
Namespace: Autodesk.Revit.DB.Fabrication
Assembly: RevitAPI (in RevitAPI.dll) Version: 17.0.0.0 (17.0.1090.0)
Since: 2017
Syntax
| C# |
|---|
|
| Visual Basic |
|---|
|
| Visual C++ |
|---|
|
Parameters
- element
- Type: Autodesk.Revit.DB Element
The straight element that the centerline is on.
- ptAt
- Type: Autodesk.Revit.DB XYZ
A point along the straight element where the fitting to be cut in should be positioned.
Exceptions
| Exception | Condition |
|---|---|
| Autodesk.Revit.Exceptions ArgumentNullException | A non-optional argument was NULL |