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
Is your feature request related to a problem? Please describe.
Some DXF files do not follow the documentation, the DxfReader should provide a flexible alternative to read these files.
Describe the solution you'd like DxfReader should be able to read each section separately so it can provide a partial read for troubling files.
Additional context
This solution will also be useful for unsupported versions of DXF files like AC1009.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Some DXF files do not follow the documentation, the
DxfReader
should provide a flexible alternative to read these files.Describe the solution you'd like
DxfReader
should be able to read each section separately so it can provide a partial read for troubling files.Additional context
This solution will also be useful for unsupported versions of DXF files like AC1009.
The text was updated successfully, but these errors were encountered: