Finding objects by handle

Discussion in 'AutoCAD' started by rodriozola, May 27, 2005.

  1. rodriozola

    rodriozola Guest

    Hi,

    I'm programming a script (.scr) file to do some work on several dwg
    files. The work consists in accessing some objects into the drawing to
    change their attributes or delete the object.

    To do this I'd need to access those objects by their handle (all
    objects in a dwg are identified by a handle). Someone knows how to do
    this ?.

    I know that it's possible to do it from VBA or LISP, but I just want to
    use script files.

    Thanks in advance,

    Ramon
     
    rodriozola, May 27, 2005
    #1
  2. rodriozola

    Mr Never Guest

    Why not try ObjectARX? It is easy
     
    Mr Never, May 27, 2005
    #2
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.