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

copyGroupArrayLockXY

layout copyGroupArrayLockXY boolean { t | nil }

Description

Enables the creation of a locked group array when using the Copy command.

When this environment variable is set to t, spacing mode and spacing values for a group array cannot be specified in the Copy form. In this case, spacing mode is read from the copySpacingMode environment variable and spacing values are read from the groupArrayXSpacing and groupArrayYSpacing environment variables.

The default value is nil.

GUI Equivalent

None

Examples

envGetVal("layout" "copyGroupArrayLockXY")
envSetVal("layout" "copyGroupArrayLockXY" 'boolean t)

Related Topics

copySpacingMode

groupArrayXSpacing

groupArrayYSpacing

Group Arrays

Locked Group Arrays


Return to top
 ⠀
X