flattenPreserveConn
layoutXL flattenPreserveConn boolean { t | nil }
Description
Controls whether the connectivity of the flattened instances is preserved when the Flatten command is run in Layout XL.
GUI Equivalent
Examples
envGetVal("layoutXL" "flattenPreserveConn")
envSetVal("layoutXL" "flattenPreserveConn" 'boolean t)
envSetVal("layoutXL" "flattenPreserveConn" 'boolean nil)
Related Topics
List of Layout XL Environment Variables
Return to top