Product Documentation
Virtuoso Layout Suite SKILL Reference
Product Version IC23.1, November 2023

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

w_windowId

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

t

The command was successful.

nil

The command was not successful or an error occurred.

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
 ⠀
X