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

leHiCreateWire

leHiCreateWire( 
[ w_windowId ] 
) 
=> t / nil

Description

Starts the Create – Wire command in XL. You can press F3 to open the Create Wire form. The command lets you create symbolic wires comprising of pathSegs and vias in routes. If w_windowId is not specified, the current window is used.

Arguments

w_windowId

The current window ID.

Value Returned

t

The command was successful.

nil

The command failed to run or an error occurred.

Examples

The following example starts the Create Wire command.

leHiCreateWire()

Related Topics

Interactive and Assisted Routing Functions

Creating Wires


Return to top
 ⠀
X