lisp

lisp

Anonymous
Not applicable
691 Views
3 Replies
Message 1 of 4

lisp

Anonymous
Not applicable

Hi,

 I need a lisp that convert exploded text in text.

0 Likes
692 Views
3 Replies
Replies (3)
Message 2 of 4

Kent1Cooper
Consultant
Consultant

Welcome to these Forums!

 

I think you may be out of luck.  Exploded Text becomes 2d Polylines, and AutoCAD then has no way of knowing that those came from Text, much less other aspects of what it would need to know [Style, Font assigned to that Style, height, rotation, width factor, etc.].  But I may be wrong -- someone may have figured out some way of reconstructing....  Try some Searching.

Kent Cooper, AIA
0 Likes
Message 3 of 4

Anonymous
Not applicable

Sorry my English, I need something that will recreate the autocad table from exploded one

0 Likes
Message 4 of 4

Kent1Cooper
Consultant
Consultant

@Anonymous wrote:

Sorry my English, I need something that will recreate the autocad table from exploded one


I expect you're similarly out of luck.  An Exploded Table is just a bunch of Lines and Mtext objects [and perhaps Fields, and maybe a few other possibilities].  I don't think AutoCAD has any way of knowing that those things were once a Table, in order to re-construct it.  Also, potential complications arise -- what if something about some element of it has been changed in a way that [I imagine] can't  be part of a Table, such as a Line got rotated slightly?

 

But again, I wouldn't claim no one has been clever enough to figure out a way to build a Table using such pieces, but I'll leave the Searching to you.

Kent Cooper, AIA
0 Likes