Export to Single-Layer DXF

Export to Single-Layer DXF

vindashtri
Explorer Explorer
1,265 Views
7 Replies
Message 1 of 8

Export to Single-Layer DXF

vindashtri
Explorer
Explorer

Another software I use requires single-layer dxf files, and when I try to export (using save copy as), I get a dxf with no features. How can I get a single-layer dxf out of Inventor. I have AutoCAD as well if I need it or its tools.

0 Likes
1,266 Views
7 Replies
Replies (7)
Message 2 of 8

kacper.suchomski
Mentor
Mentor

Try this:

Select a surface in the model, right click, select Export surface.

You can do it in a flat pattern or in a model.

 


Kacper Suchomski

EESignature


YouTube - Inventor tutorials | LinkedIn | Instagram

Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.


0 Likes
Message 3 of 8

vindashtri
Explorer
Explorer

I should've clarified. I'm not working with a 3-D model, but rather a dxf that seems to be behaving abnormally. My goal is to flatten the dxf without losing features. I have attached the file.

0 Likes
Message 4 of 8

kacper.suchomski
Mentor
Mentor

What do you do with this file in Inventor? Describe your workflow.

 


Kacper Suchomski

EESignature


YouTube - Inventor tutorials | LinkedIn | Instagram

Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.


0 Likes
Message 5 of 8

vindashtri
Explorer
Explorer

This is a dxf output from another software, and I was hoping I could use inventor to flatten it. I'm working on a solution with AutoCAD that I think can work consistently. I appreciate the help

0 Likes
Message 6 of 8

kacper.suchomski
Mentor
Mentor

This geometry is flat; or does not show all the information.

 


Kacper Suchomski

EESignature


YouTube - Inventor tutorials | LinkedIn | Instagram

Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.


0 Likes
Message 7 of 8

Frederick_Law
Mentor
Mentor

Yeap, it is single layer flat dxf.  With some locked dimensions.

0 Likes
Message 8 of 8

Frederick_Law
Mentor
Mentor

In AutoCAD, select everything then enter command:

chprop la 0

 

"Change Property Layer 0"

 

You can make custom command with that.  Probably can add select all to it:

_ai_selall chprop la 0

 

ACAD-Layer-01.jpg