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

leHiCreateGeometricWire

leHiCreateGeometricWire( 
[ w_windowId ] 
) 
=> t / nil

Description

Starts the Create – Shape – Geometric Wire command. You can press F3 to open the Create Geometric Wire form. Using this command, you can create geometric wires comprising of paths or pathSegs and vias outside of 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 was not successful or an error occurred.

Examples

The following example starts the Create Geometric Wire command and lets you create geometric wires.

leHiCreateGeometricWire()

Related Topics

Interactive and Assisted Routing Functions

Create Geometric Wire


Return to top
 ⠀
X