+ Reply to Thread
Results 1 to 6 of 6
  1. #1
    lekkaut
    Guest

    Default Convert text to polylines

    Registered forum members do not see this ad.

    Another question from me.

    I want to know if there is any way to convert text to polylines?

    I tried to the help-option in autocad many times, but I think it isn't
    very good help.

    Thanks in advance.

  2. #2
    Flores
    Guest

    Default

    You can explode text with "txtexp" from the Express tools. You will most likely have to explode it again with the regular explode to clean up some unwanted lines, but you could then mpedit it.

    Flores

  3. #3
    Super Member David Bethel's Avatar
    Discipline
    Multi-disciplinary
    David Bethel's Discipline Details
    Discipline
    Multi-disciplinary
    Details
    Commercial Food Service
    Using
    AutoCAD pre 2000
    Join Date
    Dec 2003
    Location
    Newport News, Virginia
    Posts
    1,926

    Default

    If you are using .shx text, find XSHP.LSP (1992 or so). It is a freeware that has been around a long time and still does the best job of any I have found

    Google search = XSHP Lisp

    -David
    R12 (Dos) - A2K

  4. #4
    ImaJayhawk
    Guest

    Default

    Another way is to export the text as a Windows Metafile and insert the Windows Metafile. Then explode it.




    ImaJayhawk

  5. #5
    lekkaut
    Guest

    Default

    When I use the txtexp LISP in Autocad 2002, I get an error-message:
    ; error: no function definition: ACET-ERROR-INIT


    Do I need to load some other LISP files? Or do I need another verion of Autocad?

  6. #6
    Flores
    Guest

    Default

    Registered forum members do not see this ad.

    Quote Originally Posted by lekkaut
    When I use the txtexp LISP in Autocad 2002, I get an error-message:
    ; error: no function definition: ACET-ERROR-INIT


    Do I need to load some other LISP files? Or do I need another verion of Autocad?
    Do you have the Express Tools installed? Do a search here for a link.

    Flores

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts