weScrollOrCycleDownWireViaAlignment
weScrollOrCycleDownWireViaAlignment([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 weScrollOrCycleDownWireViaAlignment SKILL API scroll down 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 down from the bottom right value to the top left value.
weScrollOrCycleDownWireViaAlignment(windowId)
Related Topics
Interactive and Assisted Routing Functions
Return to top