How to export a dwg file without any attributes

How to export a dwg file without any attributes

Anonymous
Not applicable
1,835 Views
8 Replies
Message 1 of 9

How to export a dwg file without any attributes

Anonymous
Not applicable

Hello, is it possible to export my .dwg file without the deeper informations of my symbols and all other attributes?

I just want to share the file like a stupid drawing.Smiley Wink

 

Many thanks for your help.

0 Likes
Accepted solutions (1)
1,836 Views
8 Replies
Replies (8)
Message 2 of 9

h_s_walker
Mentor
Mentor

Welcome to the Forums


DWF, PDF, JPG, PNG.

 

Or send them a paper copy of your drawing

Howard Walker
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.

EESignature


Left Handed and Proud

0 Likes
Message 3 of 9

Anonymous
Not applicable
Thanks for your fast reply. But i have to share it as a dwg file.
0 Likes
Message 4 of 9

h_s_walker
Mentor
Mentor

EXPLODE that will make your blocks lines and polylines and such

 

If your blocks have any attribute text you will need to reinput what the text says

 

PURGE will get rid of any unused items in  a drawing which will include blocks which are no longer present in the drawing

Howard Walker
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.

EESignature


Left Handed and Proud

Message 5 of 9

pendean
Community Legend
Community Legend
If you HAVE to share a DWG file, is your recipient OK with you sending them a totally destroyed file? You'd better ask if you are expecting payment for services in return for sharing, it's likely to get you in hot water.
0 Likes
Message 6 of 9

Emmsleys
Alumni
Alumni

Hello @Anonymous, 

 

To add you could try the suggestion made by Jason.Piercey made in this similar thread. 

 

You can also try using the following commands to help with what you're trying to accomplish. 

EXPORTLAYOUT > then explode all blocks. 

EXPLODE 

AUDIT 

 

Post back and tet me know if this helps. Smiley Happy

 

 



Sarah Emmsley
Technical Support Specialist

0 Likes
Message 7 of 9

Emmsleys
Alumni
Alumni

Hi @Anonymous,

 

Following up with your thread, were you able to get all the information that you needed?

 

Post back if you continue to have any questions.

 

Thanks.



Sarah Emmsley
Technical Support Specialist

0 Likes
Message 8 of 9

Anonymous
Not applicable
Accepted solution

Hello Sarah,

 

i've found an solution which is working well. I export the file to .pdf and get it back with "import pdf" in ACAD 2017

it works fine.

 

Thanks for your help.

 

With all the best from good old Germany

Oliver

Message 9 of 9

steven-g
Mentor
Mentor

A bit late, but you could look at the wmfout and wmfin commands, the quality and results will depend on what is in your drawing, but it basically takes a picture, then you can bring it into another drawing as line work with text (and some of the text is also converted to lines), it also will need rescaling.