Bugfix for tcl command NCC method
This commit is contained in:
@@ -259,7 +259,7 @@ class TclCommandCopperClear(TclCommand):
|
||||
margin=margin,
|
||||
has_offset=has_offset,
|
||||
offset=offset,
|
||||
method=method,
|
||||
method=method_data,
|
||||
outname=outname,
|
||||
connect=connect,
|
||||
contour=contour,
|
||||
@@ -290,7 +290,7 @@ class TclCommandCopperClear(TclCommand):
|
||||
margin=margin,
|
||||
has_offset=has_offset,
|
||||
offset=offset,
|
||||
method=method,
|
||||
method=method_data,
|
||||
outname=outname,
|
||||
connect=connect,
|
||||
contour=contour,
|
||||
|
||||
Reference in New Issue
Block a user