abutWithoutConnectivity
layoutXL abutWithoutConnectivity boolean { t | nil }
Description
Enables abutment of instances that have no connectivity information.
The default is t, which means that overlapping instances with no nets can get abutted.
GUI Equivalent
Examples
envGetVal("layoutXL" "abutWithoutConnectivity")
envSetVal("layoutXL" "abutWithoutConnectivity" 'boolean nil)
Related Topics
List of Layout XL Environment Variables
Return to top