TCL command SplitGeometry added

This commit is contained in:
Robert Niemöller
2020-11-07 23:14:18 +01:00
parent 40f5bf9c12
commit c4c1c87d53
2 changed files with 67 additions and 0 deletions

View File

@@ -64,6 +64,7 @@ import tclCommands.TclCommandSetOrigin
import tclCommands.TclCommandSetPath
import tclCommands.TclCommandSetSys
import tclCommands.TclCommandSkew
import tclCommands.TclCommandSplitGeometry
import tclCommands.TclCommandSubtractPoly
import tclCommands.TclCommandSubtractRectangle
import tclCommands.TclCommandVersion