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

weHiInteractiveRouting

weHiInteractiveRouting(
[ w_windowId ]
) 
=> t / nil

Description

Maps the function to the leHiCreateGeometricWire (paths mode) SKILL function when the technology file is one of the fabric types, package, module, or board, and the active application is Virtuoso RF. Otherwise, the function is mapped to leHiCreateWire when the technology file is of the fabric type IC or the active application is not Virtuoso RF.

Arguments

w_windowId

ID of the window where the interactive routing command is to be invoked.

Value Returned

t

The command ran successfully.

nil

The command failed to run or an error occurred.

Examples

The following example specifies the ID of the current window where the interactive routing command is to be invoked.

weHiInteractiveRouting(hiGetCurrentWindow())

Related Topics

Interactive and Assisted Routing Functions


Return to top
 ⠀
X