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

modgenDefHoriAlignment

layoutXL modgenDefHoriAlignment string { "left" | "right" | "center" | "custom" | "customRight" }

Description

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

The default is left.

GUI Equivalent

Command

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

Field

Horizontal: Alignment

Examples

envGetVal("layoutXL" "modgenDefHoriAlignment")
envSetVal("layoutXL" "modgenDefHoriAlignment" 'string "right")
envSetVal("layoutXL" "modgenDefHoriAlignment" 'string "center")

Related Topics

modgenDefHoriSpacing

Set Member Alignment and Spacing Form

Specifying Modgen Device Alignment and Spacing


Return to top
 ⠀
X