- addded a new TclCommand that list the names of the system parameters.

It is useful if we don't remember correctly the name of the system
parameter or if we want to look for a certain system parameter as the
list is big and it grows.
This commit is contained in:
Marius Stanciu
2018-06-02 15:06:20 +03:00
parent d4310a979c
commit f026d8cae6
2 changed files with 44 additions and 0 deletions

View File

@@ -26,6 +26,7 @@ import tclCommands.TclCommandInteriors
import tclCommands.TclCommandIsolate
import tclCommands.TclCommandJoinExcellon
import tclCommands.TclCommandJoinGeometry
import tclCommands.TclCommandListSys
import tclCommands.TclCommandMillHoles
import tclCommands.TclCommandMirror
import tclCommands.TclCommandNew