makeCellPushRoutesAsBlockages
layoutDP makeCellPushRoutesAsBlockages boolean { t | nil }
Description
Controls whether the overlapping routes are pushed into the detached cell as routes or blockages and overlapping blockages are pushed into the cell and WSP/row regions.
GUI Equivalent
Examples
envGetVal("layoutDP" "makeCellPushRoutesAsBlockages")
envSetVal("layoutDP" "makeCellPushRoutesAsBlockages" 'boolean nil)
Related Topics
Return to top