Convert Field to Text

Convert Field to Text

Anonymous
Not applicable
5,799 Views
7 Replies
Message 1 of 8

Convert Field to Text

Anonymous
Not applicable

Hi, 

I have a autocad 2010 file with a lot of field. I want to convert all of them to text in one time. I have tried some lisp command but it did not work. Could you help me, please? My autocad file is in attached file.

0 Likes
Accepted solutions (1)
5,800 Views
7 Replies
Replies (7)
Message 2 of 8

gdefilo
Advocate
Advocate
Accepted solution

Hi wwwangeiei,

try the little lisp attached here, should work as expected.

It can remove fields from text or mtext on all text entities in a multiple selection.

I found it in the net some time ago, its author is Joe Burke.

You must rename the extension of the file to .lsp.

 

Hope this helps,

Giancarlo

 

Message 3 of 8

vmichl_cs
Enthusiast
Enthusiast

There is a similar (related) topic with more info:

http://forums.autodesk.com/t5/autocad-2010-2011-2012/convert-field-to-text/m-p/6391117

 

V.Michl

 

Message 4 of 8

Anonymous
Not applicable

Thanks, helpful lisp file

0 Likes
Message 5 of 8

Anonymous
Not applicable

 - ROUTINE JUST SAVED ME ABOUT TWO HOURS.

 

THANKS!

 

DAJ

0 Likes
Message 6 of 8

ali_ras
Community Visitor
Community Visitor

great 👍

0 Likes
Message 7 of 8

codyC2QXC
Participant
Participant

Any chance of one that will work on attribute in blocks?

0 Likes
Message 8 of 8

gdefilo
Advocate
Advocate

Hi Cody,

have you tried the "burst" command? It is available in the "Express" menu.

It will explode the block, maintaining the value of the attributes, fields included.

Hope this helps,

Giancarlo

0 Likes