We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 423fe7d commit 516c343Copy full SHA for 516c343
config/functions.json
@@ -618,9 +618,9 @@
618
]
619
},
620
"remove_controller2": {
621
- "name": "Remove Controller",
+ "name": "Remove Controllers",
622
"name_shelf": "RmCtrl",
623
- "tooltip": "Remove Controller for selected node. (version 2)",
+ "tooltip": "Remove Controller for selected nodes. (version 2)",
624
"command": [
625
"import mmSolver.tools.removecontroller2.tool;",
626
"mmSolver.tools.removecontroller2.tool.main();"
0 commit comments