allowLoops
layout allowLoops boolean { t | nil }
Description
Allows the creation of loops when creating or editing wires. The default is nil.
GUI Equivalent
|
Windows – Assistant – Wire Assistant – Interactive – Create Wire |
|
Examples
envGetVal("layout" "allowLoops")
envSetVal("layout" "allowLoops" 'boolean t)
Related Topics
Variables to Customize the Interactive and Assisted Routing Settings
Return to top