[email][/email] 27 May 09:41 mostrar opciones Grupos de noticias: comp.cad.autocad De: "[email][/email]" <> - Buscar mensajes de este autor Fecha: 27 May 2005 06:41:26 -0700 Local: Vie 27 May 2005 09:41 Asunto: Finding objects by handle Responder | Responder al autor | Reenviar | Imprimir | Mensaje individual | Mostrar mensaje original | Eliminar | Notificar abuso 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