Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ellipse not recognized #4

Open
svenhb opened this issue Jul 8, 2017 · 3 comments
Open

Ellipse not recognized #4

svenhb opened this issue Jul 8, 2017 · 3 comments
Assignees

Comments

@svenhb
Copy link

svenhb commented Jul 8, 2017

I made different shapes with LibreCad to check my code with your DXFLib, but an ellipse is not recognized.

@mkernel
Copy link
Owner

mkernel commented Jul 8, 2017

@svenhb can you provide me with a simple sample file only containing the not recognized object? I'll have a look then.

@mkernel mkernel self-assigned this Jul 8, 2017
@svenhb
Copy link
Author

svenhb commented Jul 8, 2017

Attached just an ellipse.dxf zipped
ellipse.zip

@svenhb
Copy link
Author

svenhb commented Nov 19, 2019

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")]"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants