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

leHiCreateStrandedWire

leHiCreateStrandedWire( 
[ w_windowId ] 
) 
=> t / nil

Description

Starts the Create – Stranded Wire command. You can press F3 to open the Create Stranded Wire form. The command lets you create a wire comprising of multiple strands in a single direction on a single net.

Arguments

w_windowId

The current window ID. If w_windowId is not specified, the current window 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 Create Stranded Wire command and lets you create a wire comprising of multiple strands in a single direction on a single net.

leHiCreateStrandedWire()

Related Topics

Interactive and Assisted Routing Functions

Working with Stranded Wires


Return to top
 ⠀
X