You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered: