- added a new TclCommand named Bbox who generate a bounding box.

This commit is contained in:
Marius Stanciu
2019-08-24 21:25:25 +03:00
committed by Marius
parent a29f8ec43d
commit d606c836f4
5 changed files with 107 additions and 8 deletions

View File

@@ -9,6 +9,7 @@ import tclCommands.TclCommandAddPolyline
import tclCommands.TclCommandAddRectangle
import tclCommands.TclCommandAlignDrill
import tclCommands.TclCommandAlignDrillGrid
import tclCommands.TclCommandBbox
import tclCommands.TclCommandClearShell
import tclCommands.TclCommandCncjob
import tclCommands.TclCommandCutout
@@ -31,7 +32,7 @@ import tclCommands.TclCommandListSys
import tclCommands.TclCommandMillHoles
import tclCommands.TclCommandMirror
import tclCommands.TclCommandNew
import tclCommands.TcLCommandNregions
import tclCommands.TclCommandNregions
import tclCommands.TclCommandNewGeometry
import tclCommands.TclCommandOffset
import tclCommands.TclCommandOpenExcellon