modgenDefHCSRefPurpose
layoutXL modgenDefHCSRefPurpose string "purpose_name"
Description
Specifies the purpose to be set for horizontal 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" "modgenDefHCSRefPurpose")
envSetVal("layoutXL" "modgenDefHCSRefPurpose" 'string "drawing")
envSetVal("layoutXL" "modgenDefHCSRefPurpose" 'string "label")
envSetVal("layoutXL" "modgenDefHCSRefPurpose" 'string "pin")
Related Topics
Specifying Modgen Device Alignment and Spacing
Return to top