- added a new feature for Geometry export-as-SVG, the ability to export only the paths (outlines); the new feature is controlled from a new parameter in Preferences -> Geometry -> Export
This commit is contained in:
@@ -322,6 +322,7 @@ class AppDefaults:
|
||||
|
||||
# Geometry Export
|
||||
"geometry_dxf_format": 'R2010',
|
||||
"geometry_paths_only": True,
|
||||
|
||||
# Geometry Editor
|
||||
"geometry_editor_sel_limit": 30,
|
||||
|
||||
Reference in New Issue
Block a user