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

version0.63:writePolyline function is missing the vertex subclass mark 100 "AcDb3dPolylineVertex", #14

Open
kematy opened this issue Aug 13, 2019 · 0 comments
Assignees

Comments

@kematy
Copy link

kematy commented Aug 13, 2019

Since the writePolyline function is missing the vertex subclass mark 100 "AcDb3dPolylineVertex", autoCAD opened the generated DXF with an error: the file is incomplete. I added writer->writeString(100,"AcDb3dPolylineVertex") under line 817 of the libdxfrw.cpp file, and then opened it with autoCAD without an error.

@lordofbikes lordofbikes self-assigned this Jan 10, 2021
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