weHiCopyRoute
weHiCcopyRoute(
[ w_windowId ]
)
=> t / nil
Description
Starts the Edit – Wiring – Copy Route command. Press F3 in the canvas to open the Copy Route form. The command lets you copy layout geometries similar to a bus from a single routed net.
Arguments
|
The window ID in which the command is to be run. If the window ID is not specified, current window ID is used. |
Value Returned
Examples
The following example starts the Copy Route command for the design in the currently active window(?) and lets you create layout geometries similar to a bus.
weHiCopyRoute()
Related Topics
Interactive and Assisted Routing Functions
Return to top