CreateFromConnector
Method
Description:
Create fabrication routing end from connector end point.
Create fabrication routing end from connector end point.
Parameters
| Parameter | Type | Description |
|---|---|---|
| connnector | Autodesk.Revit.DB.Connector | The connector that the route will connect to. The connector cannot have an existing connection. |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| Autodesk.Revit.Exceptions.ArgumentException | Connector is connected. |
| Autodesk.Revit.Exceptions.ArgumentNullException | A non-optional argument was null |