This command sets the connection routing for a given connection.
Syntax |
Description |
---|---|
setconnectionrouting (element, port, type); setconnectionrouting (element, type); |
This command sets the connection routing for a given connection. If only the element and the type are provided, all connections to the element port will have the same type. If element name, port and type are provided, only the specific element port connection will be affected. type = "direct" or "manhattan". |
See Also