Closed GoogleCodeExporter closed 9 years ago
The bathroom_crash.dxf file had a zero-length line segment in it. The
OpenCascade
routines that used this to create a gp_Dir object threw an exception due to the
fault. I added an 'option' to the 'file options->DXF' settings that allowed
this
OpenCascade exception to be ignored.
If the import fails with one of these OpenCascade exceptions, the program will
prompt
you asking if you want to re-try the import with the 'ignore errors' flag set
to 'true'.
With this option the bathroom_crash.dxf file imports fine.
Original comment by David.Ni...@gmail.com
on 27 Apr 2010 at 8:40
Original issue reported on code.google.com by
williamr...@googlemail.com
on 27 Apr 2010 at 5:25Attachments: