- added a new TclCommand named "bounds" which will return a list of bounds values from a supplied list of objects names. For use in Tcl Scripts.

This commit is contained in:
Marius Stanciu
2019-09-23 04:07:24 +03:00
committed by Marius
parent edbb690d1b
commit 27b7a7dce6
5 changed files with 86 additions and 3 deletions

View File

@@ -10,6 +10,7 @@ import tclCommands.TclCommandAddRectangle
import tclCommands.TclCommandAlignDrill
import tclCommands.TclCommandAlignDrillGrid
import tclCommands.TclCommandBbox
import tclCommands.TclCommandBounds
import tclCommands.TclCommandClearShell
import tclCommands.TclCommandCncjob
import tclCommands.TclCommandCopperClear