Product Documentation
Virtuoso Module Generator User Guide
Product Version IC23.1, November 2023

modgenDefVertAlignment

layoutXL modgenDefVertAlignment string { "top" | "bottom" | "center" | "custom" | "customTop" }

Description

Specifies the default value for the Vertical Alignment cyclic field in the Set Member Alignment and Spacing form. If “custom” or “customTop” is specified, the value defined in the modgenDefVertSpacing environment variable is used.

The default value is top.

GUI Equivalent

Command

Modgen Editor – Member Alignment/Spacing button on the Modgen Placement toolbar

Field

Vertical: Alignment

Examples

envGetVal("layoutXL" "modgenDefVertAlignment")
envSetVal("layoutXL" "modgenDefVertAlignment" 'string "bottom")
envSetVal("layoutXL" "modgenDefVertAlignment" 'string "center")

Related Topics

modgenDefVertSpacing

Set Member Alignment and Spacing Form

Specifying Modgen Device Alignment and Spacing


Return to top
 ⠀
X