Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

How do you see why a dxf file can not be opened? #243

Answered by haplokuon
donnyv asked this question in Q&A
Discussion options

You must be logged in to vote

Use the debug build of the library or much better the source code. The release build will catch any exception an return null in case of an error in the DXF, the debug build will also throw assertions under some circumstances like incorrect value-code pairs, names, etc.

You can also read older post as this and this.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by haplokuon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants