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