Change s in Cad

Discussion in 'AutoCAD' started by Athabe, Apr 16, 2004.

  1. Athabe

    Athabe Guest

    I like to know how I can write a program or a exe file to change a
    text value written in AutoCAD program with out opening the cad file it
    self and change the text manually.

    I.e. if you have 300 or more drawings and all these drawings has a
    date of submittal says (March 02, 2003), now if I want to change that
    date to
    (April 16, 2004) I have to open these 300 files one by one to change
    the value of that date.

    Well I looking for better way to do that.

    Can I get some help?

    Thanks

    Athab al Zaman
     
    Athabe, Apr 16, 2004
    #1
  2. Athabe

    Paul Turvill Guest

    Use a script. The script will still open, modify, and close each drawing,
    but at least you won't have to baby-sit while it's happening.
    ___
     
    Paul Turvill, Apr 16, 2004
    #2
  3. Athabe

    ROADCAD Guest

    Athab,

    Go to www.cadtown.com and download the BATCHRUN.ZIP under the Add-on
    Tools for AutocAD section. Using this tool, you can process a group
    of drawings without manually opening each drawing file.

    You can easily create a lisp routine which searches for the target
    string and replace it with another one. If you have problem doing this
    e-mail me.

    Cheers,
     
    ROADCAD, Apr 16, 2004
    #3
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.