chainPermute
layoutXL chainPermute boolean { t | nil }
Description
Controls whether the instances in a chain are permuted or not.
GUI Equivalent
|
Connectivity – Generate – Chained Devices |
|
Examples
envGetVal("layoutXL" "chainPermute")
envSetVal("layoutXL" "chainPermute" 'boolean t)
envSetVal("layoutXL" "chainPermute" 'boolean nil)
Related Topics
lxChain SKILL function
List of Layout XL Environment Variables
Return to top