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