Removing a reactor from an object

Discussion in 'AutoCAD' started by archie999, Mar 29, 2005.

  1. archie999

    archie999 Guest

    Hi,

    How can I remove a reactor from an object.

    In the drawing there are hundreds of objects which have a reactor set on them so that a lisp program is run whenever they are modified - This works fine

    I would like the ability to select one or more objects and remove the reactor from it so that it doesn't run the lisp program.

    Can someone please point me in the right direction
     
    archie999, Mar 29, 2005
    #1
  2. (vlr-owner-remove circleReactor mycircle)
    Try with Reactor sample in help menu to test.
    gl
    Paul
     
    Paul Richardson, Mar 29, 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.