enableFinishRoutingCmds
we enableFinishRoutingCmds boolean { t | nil }
Description
Enables or disables the Finish Wire and Finish Bus commands in the Create Wire and Create Bus context-sensitive menus respectively. The default is t.
GUI Equivalent
Examples
envGetVal("we" "enableFinishRoutingCmds")
envSetVal("we" "enableFinishRoutingCmds" 'boolean nil)
Related Topics
Variables to Customize the Interactive and Assisted Routing Settings
Return to top