- overwritten the Beta_8.995 branch with the Gerber_Editor_Upgrade branch
This commit is contained in:
@@ -11,7 +11,7 @@ class TclCommandExportSVG(TclCommand):
|
||||
export_svg my_geometry filename
|
||||
"""
|
||||
|
||||
# List of all command aliases, to be able use old names for backward compatibility (add_poly, add_polygon)
|
||||
# List of all command aliases, to be able to use old names for backward compatibility (add_poly, add_polygon)
|
||||
aliases = ['export_svg']
|
||||
|
||||
description = '%s %s' % ("--", "Export a Geometry object as a SVG File.")
|
||||
|
||||
Reference in New Issue
Block a user