- moved all the new_object related methods in their own class AppObjects.AppObject
This commit is contained in:
@@ -75,4 +75,4 @@ class TclCommandNewGerber(TclCommandSignaled):
|
||||
except KeyError:
|
||||
pass
|
||||
|
||||
self.app.new_object('gerber', name, initialize, plot=False)
|
||||
self.app.app_obj.new_object('gerber', name, initialize, plot=False)
|
||||
|
||||
Reference in New Issue
Block a user