Announcements

Announcement: We’re aware of an issue affecting starting a new topic from category pages and creating new blog posts. New topics can still be started directly from the relevant board. Learn more here.

DXF not showing all layers from DWG

DXF not showing all layers from DWG

Anonymous
Not applicable
7,089 Views
3 Replies
Message 1 of 4

DXF not showing all layers from DWG

Anonymous
Not applicable

I am not a very frequent AutoCAD user so any help is much appreciated. I am using AutoCAD 2018. I have a dwg file which I am trying to convert to a dfx file so I can import it into a different software. The converted dfx file imports fine, however it is missing many layers from the original dwg file. It looks like only a single layer from the original dwg file is contained in the dfx file.

0 Likes
Accepted solutions (1)
7,090 Views
3 Replies
Replies (3)
Message 2 of 4

pendean
Community Legend
Community Legend

Where all layers on/thawed/unlocked before you created the DXF file?
What method did you use to create the DXF?
What there an error message or warning at the commandline right after you created the DXF?

0 Likes
Message 3 of 4

Alfred.NESWADBA
Consultant
Consultant

Hi,

 

>> The converted dfx file imports fine, however it is missing

>> many layers from the original dwg file

First verify if the objects are in the DXF-file or not, you can do that by closing your original DWG-file and open the DXF-file you created ... do you see now all objects? If yes (what I assume) then the other software can't read the DXF correctly.

 

You might try to reopen your original DWG-file in AutoCAD, then start command _SAVEAS and select a very old DXF-format (like DXF 2000), maybe the other software can work better with that file.

 

20180712_001240.png

 

- alfred -

 

------------------------------------------------------------------------------------
Alfred NESWADBA
ISH-Solutions GmbH / Ingenieur Studio HOLLAUS
www.ish-solutions.at ... blog.ish-solutions.at ... LinkedIn ... CDay 2026
------------------------------------------------------------------------------------

(not an Autodesk consultant)
0 Likes
Message 4 of 4

Anonymous
Not applicable
Accepted solution

I figured out a solution. It turns out the program I am trying to import the drawings into does not like blocks. I had to explode all of the blocks and the problem was solved.