Product Documentation
Virtuoso Layout Suite XL: Basic Editing User Guide
Product Version IC23.1, November 2023

partialSelectProximityMaxPixel

graphic partialSelectProximityMaxPixel int distanceBetweenVertexAndCursor

Description

Overrides the current shape selection behavior. Setting this variable enables you to select the entire shape by clicking anywhere on the center line or by selecting an edge, when partial select is on and you are zoomed in at the shape end.

The default is 60. To override current selection behavior, set this value to 5.

If you want to select a vertex, the distance between the vertex and the cursor should be less than the value you set here.

GUI Equivalent

None

Examples

envGetVal("graphic" "partialSelectProximityMaxPixel")
envSetVal("graphic" "partialSelectProximityMaxPixel" 'int 50)


Return to top
 ⠀
X