mixedSignalWireEditingEnvironment
we mixedSignalWireEditingEnvironment boolean { t | nil }
Description
Adds the Geometric Wire command to the Create – Shape menu. The default is nil, which means that the Geometric Wire command is hidden from the Create – Shape menu. You can add the Geometric Wire command to the menu by setting this environment variable.
GUI Equivalent
Examples
envGetVal("we" "mixedSignalWireEditingEnvironment")
envSetVal("we" "mixedSignalWireEditingEnvironment" 'boolean t)
Related Topics
Variables to Customize the Interactive and Assisted Routing Settings
Return to top