makeCellPreserveConn
layoutXL makeCellPreserveConn boolean { t | nil }
Description
Controls whether the made cell created in Layout XL by using the Make Cell command has its connectivity preserved.
GUI Equivalent
|
Preserve Connectivity ( |
Examples
envGetVal("layoutXL" "makeCellPreserveConn")
envSetVal("layoutXL" "makeCellPreserveConn" 'boolean nil)
Related Topics
List of Layout XL Environment Variables
Return to top