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

weScaleMagnifierOrDecreaseWidth

weScaleMagnifierOrDecreaseWidth( 
[ w_windowId ] 
) 
=> t / nil

Description

If the magnifier is opened, it performs a zoom out in the magnifier. Else if Create Bus, Create Wire, or Reshape command is being executed, decrease the width of the current wire.

Arguments

w_windowId

The current window ID.

Value Returned

t

The command ran successfully.

nil

The command failed to run or an error occurred.

Examples

The following example reduces the width of the edited segment.

weScaleMagnifierOrDecreaseWidth(hiGetCurrentWindow())

Related Topics

Interactive and Assisted Routing Functions


Return to top
 ⠀
X