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

weScrollOrCycleUpWireViaAlignment

weScrollOrCycleUpWireViaAlignment( 
[ w_windowId ]
) 
=> t / nil

Description

Lets you cycle through the wire and via alignment settings when a via is being dragged in the layout canvas. Else, the weScrollOrCycleUpWireViaAlignment SKILL API scrolls up the layout canvas by pressing the Ctrl key and clicking the mouse wheel. This function works only in the Create Bus, Create Wire, and Reshape commands.

Arguments

w_windowId

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

Value Returned

t

The command ran successfully.

nil

The command fails to run or an error occurred.

Examples

The following example allows the via alignment to cycle up from the top left value to the bottom right value.

weScrollOrCycleUpWireViaAlignment(windowId)

Related Topics

Interactive and Assisted Routing Functions


Return to top
 ⠀
X