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
Value Returned
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