Batch drawing updates/deletions

Discussion in 'AutoCAD' started by dhorton, May 18, 2004.

  1. dhorton

    dhorton Guest

    Hello,

    I have a large number of drawings that all need certain layers deleting of objects and purging from the drawing. Obviously, to go into each one manually would be very time consuming and i'm sure there are more efficient methods to undertake this form of batch drawing updates. Any ideas please, I don't expect 'code' to be given me but would just like a leader/advice to get me started.

    Also, I'm new to the customisation/programming side of ACAD and i'm wanted advice on what books/websites would be useful for a novice like myself........

    Thanks,

    Dom
     
    dhorton, May 18, 2004
    #1
  2. dhorton

    coachball8 Guest

    www.afralisp.com.......The tutorials on this website are very good. They're easy to understand, and offer a world of enlightenment. As for processing the drawings, you could look into Scriptpro. It's available in the migration tools download from AutoDesk. Check the AutoCad help files on how to work with scripts. They are very easy to write, and you can accomplish everything you mentioned with one. HTH :)
     
    coachball8, May 18, 2004
    #2
  3. dhorton

    Anne Brown Guest

    To find past discussions on Lisp books -

    The discussion group search engine provides flexibility for
    searching through existing message content. To search:

    1. Go to http://discussion.autodesk.com/

    2. Select a product - ACAD which includes the area for lisp.
    http://discussion.autodesk.com/index2.jspa?categoryID=8

    3. Type your keywords into the search box and click Search. Note:
    You can further refine your query by selecting a specific
    discussion group from the dropdown provided. Your group choices
    will vary in the drop down, based on where you have navigated on
    the discussion group site.

    Search results are sorted by relevance (a complex query of all
    relevant content based on your keywords and group choices).
    Clicking on the message result will display the entire thread
    (the series of messages and replies).

    I used "lisp book" without the "" and got 100 separate topics to
    read.
    ---
    Anne Brown
    Discussion Groups Administrator
    Autodesk, Inc.

    dhorton wrote:
    (snip)
     
    Anne Brown, May 18, 2004
    #3
  4. dhorton

    nagesh nangi Guest

    hi
    a hint for your program.
    as you want to write a program that is going to deal with multiple drawings.
    lisp handles a drawing at a time.
    so you need to do a program in VBA.
    you can also build a application in Vb taking autocad library in reference
    where your application will open autocad and drawings programatically.
    i have created an application like this.
    if you want then i can post it.
    all the best.
    Nagesh
     
    nagesh nangi, May 18, 2004
    #4
  5. dhorton

    coachball8 Guest

    I don't know about him........but I'd like to have a look at it, if you don't mind.
     
    coachball8, May 18, 2004
    #5
  6. dhorton

    ECCAD Guest

    ECCAD, May 18, 2004
    #6
  7. dhorton

    coachball8 Guest

    Hey Bob........all ready have. I like it a lot. I'm just constantly looking for new ideas.
     
    coachball8, May 19, 2004
    #7
  8. dhorton

    dhorton Guest

    Hi Nagesh,

    Thanks for your reply, I would be very grateful to have a look at your application.

    Thanks,

    Dom
     
    dhorton, May 20, 2004
    #8
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.