Skip to content

Error importing DXF from AutoCAD #229

Answered by aegis1980
EngDM asked this question in Q&A
Jun 28, 2022 · 4 comments · 30 replies
Discussion options

You must be logged in to vote

Think cad-to-shapely fixed. v0.3.1 on pypi so ought to show up in section-properties soon enough once bots have done their thing.

@EngDM's DXF file was using LWPOLYGON entity to describe top-hat geometry. Its a lighter weight version of 'heavy' older POLYGON and in newer DXF versions. I had not come across it yet and only really implement thing as they come up.

@EngDM (and anyone else with DXF import issues) if u have (further) problems, trying saving as older DXF version in AutoCAD (or whatever). But still flag issue up! Best flagged up on on cad-to-shapely repo.

Also 13000 lines in DXF file was cos there were hatches embedded in file in raster (tif) format. Not an issue, per se, but the…

Replies: 4 comments 30 replies

Comment options

You must be logged in to vote
1 reply
@robbievanleeuwen
Comment options

Comment options

You must be logged in to vote
23 replies
@EngDM
Comment options

@robbievanleeuwen
Comment options

@robbievanleeuwen
Comment options

@EngDM
Comment options

@robbievanleeuwen
Comment options

Comment options

You must be logged in to vote
6 replies
@EngDM
Comment options

@aegis1980
Comment options

@robbievanleeuwen
Comment options

@robbievanleeuwen
Comment options

@EngDM
Comment options

Answer selected by robbievanleeuwen
Comment options

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