Open svenhb opened 7 years ago
@svenhb can you provide me with a simple sample file only containing the not recognized object? I'll have a look then.
Attached just an ellipse.dxf zipped ellipse.zip
The problem raised up again (nobody was missing the ellipse up to now...) and I found the reason: in DXFEllipse.cs line 8 this code is missing: " [Entity("ELLIPSE")]"
I made different shapes with LibreCad to check my code with your DXFLib, but an ellipse is not recognized.