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

alignReference

layout alignReference string { "point" | "object" | "layer" }

Description

Sets the Reference field on the Edit – Advanced – Align form to Point, Object, or Layer. The valid values are point, object, or layer. For object, instances, rows, cluster boundaries, and groups are supported in layout editor; additionally, pins are supported in Layout EXL and higher tiers.

The default is point.

GUI Equivalent

Command:

Edit – Advanced – Align

Field:

Reference

Examples

envGetVal("layout" "alignReference")
envSetVal("layout" "alignReference" 'string "object")
envSetVal("layout" "alignReference" 'string "layer")

Related Topics

Align Form


Return to top
 ⠀
X