leFinishTrunk
leFinishTrunk( ) => t / nil
Description
When the Create Wire command is active, this function converts the current wire(s) being edited into trunks. It then uses Pin To Trunk routing to completes the connection between the converted trunk(s) and all possible pin targets that are orthogonal to the trunk(s). The default bindkey is 2.
Arguments
Value Returned
Examples
The following example will finish the current wire from the last click point and perform Pin To Trunk routing using the current wire as a trunk.
leFinishTrunk()
Related Topics
Interactive and Assisted Routing Functions
Return to top