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

alignUsing

layout alignUsing string { "object" | "layer" }

Description

Sets the Align Using field on the Edit – Advanced – Align form to Object or Layer. The valid values are object or layer.

The default is object.

You can set the Reference field with the alignReference environment variable, the Align Using field with the alignObjType environment variable, and the cyclic field for object type with the alignObjType environment variable.

GUI Equivalent

Command:

Edit – Advanced – Align

Field:

Align Using

Examples

envGetVal("layout" "alignUsing")
envSetVal("layout" "alignUsing" 'string "layer")

Related Topics

alignReference

alignObjType

Align Form


Return to top
 ⠀
X