- 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

@@ -136,6 +136,7 @@ class TclCommandCopperClear(TclCommand):
tools = [float(eval(dia)) for dia in tooldia.split(",") if dia != '']
except AttributeError:
tools = [float(tooldia)]
# store here the default data for Geometry Data
default_data = {}
default_data.update({