Menu

#93 Error when loading DXF from Inkscape

git_-_master
open
nobody
None
5
2016-02-18
2016-02-18
No

It said to send this to the developers of PyCAM:

Traceback (most recent call last):
File "/opt/pycam-0.6-git/pycam/Gui/Project.py", line 662, in gui_activity_guard_wrapper
result = func(self, args, *kwargs)
File "/opt/pycam-0.6-git/pycam/Gui/Project.py", line 898, in load_model_file
callback=progress.update)):
File "/opt/pycam-0.6-git/pycam/Importers/DXFImporter.py", line 934, in import_model
model.append(line)
File "/opt/pycam-0.6-git/pycam/Geometry/Model.py", line 482, in append
new_line_group.append(item)
File "/opt/pycam-0.6-git/pycam/Geometry/Polygon.py", line 244, in append

+ "polygon")

ValueError: A line with zero length may not be part of a polygon

Discussion


Log in to post a comment.

MongoDB Logo MongoDB