Fabrication |
Create fabrication routing end from connector end point.
Namespace: Autodesk.Revit.DB.Fabrication
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Parameters
- connnector Connector
- The connector that the route will connect to. The connector cannot have an existing connection.
Return Value
FabricationPartRouteEnd
Exception | Condition |
---|---|
ArgumentException | Connector is connected. |
ArgumentNullException | A non-optional argument was null |
