Product Documentation
Virtuoso Interactive and Assisted Routing User Guide
Product Version IC23.1, September 2023

weCWStretchLastPointModifier

layout weCWStretchLastPointModifier cyclic { "disabled" | "shift" | "ctrl" | "ctrlShift" }

Description

Controls how to enable the stretch from the last point on the wire. For example:

envSetVal("layout" "weCWStretchLastPointModifier" 'cyclic "shift" )

In this case, you can only stretch a wire while keeping the Shift key pressed. Therefore, when you press the Ctrl+Shift key and scroll the mouse wheel up or down, the stretch is not enabled.

The default is ctrlShift.

GUI Equivalent

None

Examples

envGetVal("layout" "weCWStretchLastPointModifier")
envSetVal("layout" "weCWStretchLastPointModifier" 'cyclic "disabled")
envSetVal("layout" "weCWStretchLastPointModifier" 'cyclic "shift")
envSetVal("layout" "weCWStretchLastPointModifier" 'cyclic "ctrl")

Related Topics

Variables to Customize the Interactive and Assisted Routing Settings


Return to top
 ⠀
X