pibPushCloseWire
layoutXL pibPushCloseWire boolean { t | nil }
Description
Pushes the pre-route objects that are not overlapping the soft block, but are within close proximity, while respecting the minSpacing value.
GUI Equivalent
|
Push Into Blocks – Push Close Outside Wire(s) As Blockage(s) ( |
Examples
envGetVal("layoutXL" "pibPushCloseWire")
envSetVal("layoutXL" "pibPushCloseWire" 'boolean t)
envSetVal("layoutXL" "pibPushCloseWire" 'boolean nil)
Related Topics
List of Layout XL Environment Variables
Return to top