verticalGrid
layoutXL.APAssist verticalGrid string "vGrid"
Description
Specifies the reference grid along the y axis for snapping the devices during placement.
The default is "none", in which case devices are not snapped to a vertical grid.
GUI Equivalent
Examples
envGetVal("layoutXL.APAssist" "verticalGrid")
envSetVal("layoutXL.APAssist" "verticalGrid" 'string "grid_1")
Related Topics
Creating, Editing, and Deleting a Row Template
Virtuoso Placer Environment Variables
Return to top