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

segSnapMode

layout segSnapMode string { "orthogonal" | "diagonal" | "anyAngle" | "horizontal" | "vertical" }
graphic segSnapMode string { "orthogonal" | "diagonal" | "anyAngle" | "horizontal" | "vertical" }

Description

Determines how Edit command entry points snap to the grid.

The layout default is orthogonal, the graphic default is anyAngle.

anyAngle is not a valid value for the Create Wire (XL, GXL) command.

GUI Equivalent

Command:

Options – Display

Field:

Snap Modes: Edit

Examples

envGetVal("layout" "segSnapMode")
envSetVal("layout" "segSnapMode" 'cyclic "diagonal")
envGetVal("graphic" "segSnapMode")
envSetVal("graphic" "segSnapMode" 'cyclic "orthogonal")

Related Topics

Display Options Form


Return to top
 ⠀
X