modgenDefVCSRefLayer
layoutXL modgenDefVCSRefLayer string { "layer_name" }
Description
Specifies the reference layer for vertical spacing of devices. The spacing value is the distance between the bounding boxes of all shapes on this layer in the devices.
GUI Equivalent
|
Modgen Editor – Member Alignment/Spacing button on the Modgen Placement toolbar |
|
Examples
envGetVal("layoutXL" "modgenDefVCSRefLayer")
envSetVal("layoutXL" "modgenDefVCSRefLayer" 'string "Metal2")
envSetVal("layoutXL" "modgenDefVCSRefLayer" 'string "Poly")
Related Topics
Specifying Modgen Device Alignment and Spacing
Return to top