modgenAllowPinPermutation
layoutXL modgenAllowPinPermutation boolean { t | nil }
Description
Enables automatic pin permutation within the Modgen figGroup. Pin permutation refers to the exchange of connectivity or net connections between the pins of a component.
GUI Equivalent
Examples
envGetVal("layoutXL" "modgenAllowPinPermutation")
envSetVal("layoutXL" "modgenAllowPinPermutation" 'boolean t)
Related Topics
Return to top