Jump to content

Recommended Posts

Posted

hi,all

I know that expresstool of cad can explode text into lines by using command

"txtexp",my question is :

how they achieve this? thank you for your time.

Posted

Look at your ACad install folder. There should be an Express folder under it. In that folder is the txtexp.lsp file. Basically they do a WMFOUT and then a WMFIN.

Posted

thank you for your reply.

I just test the "txtexp" ,but it don't work well.

see the picture. some lines still remain there.

2010-11-25210228.png

Posted

It is working as it is meant to do. You have to do some clearing up yourself.

 

Typically, I explode the polylines, remove the cross lines and then rejoin the letter shape into one polyline around the outside and more internally as needed.

Posted

And watch out for the lineweight, TxtExp sets it to 0 :shock:

Posted

by the way ,is it possible to do the whole process by a lisp.

I mean explode the polyline and remove redundant lines ...

Posted

it is a really cool routine:).what a pity it is not written by lisp.

Posted
it is a really cool routine:).what a pity it is not written by lisp.

 

True, but there is more power in other languages :)

Posted

That's because of the WMFOut and -In. That's where these "artefacts" occur. Unfortunately that's something which only ADesk can fix.

 

Edit: Sorry my connection's dead as a doorbell. It took nearly 30min to answer to the 3rd post.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...