autoPermuteNoAbutProp
layoutXL autoPermuteNoAbutProp boolean { t | nil }
Description
Prevents automatic permutation from running on pins that have a short violation but are missing abutment properties. The horizontal must-connect pin belongs to this category.
GUI Equivalent
Examples
envGetVal("layoutXL" "autoPermuteNoAbutProp")
envSetVal("layoutXL" "autoPermuteNoAbutProp" 'boolean nil)
Related Topics
List of Layout XL Environment Variables
Return to top