swapIncludeOrientation
layoutXL swapIncludeOrientation boolean { t | nil }
Description
Retains the original orientation of the instances when swapping the instances with the swap originating at the origin of the instance.
GUI Equivalent
Examples
envGetVal("layoutXL" "swapIncludeOrientation")
envSetVal("layoutXL" "swapIncludeOrientation" 'boolean t)
envSetVal("layoutXL" "swapIncludeOrientation" 'boolean nil)
Related Topics
List of Layout XL Environment Variables
Return to top