Cleanup of TclCommand and migrated a few more commands to new architecture.
This commit is contained in:
@@ -46,7 +46,7 @@ class TclCommandJoinGeometry(TclCommand.TclCommand):
|
||||
:return:
|
||||
"""
|
||||
|
||||
outname = args['name']
|
||||
outname = args['outname']
|
||||
obj_names = unnamed_args
|
||||
|
||||
objs = []
|
||||
|
||||
Reference in New Issue
Block a user