Any ideas on this reactor?

Discussion in 'AutoCAD' started by kemp, Apr 7, 2004.

  1. kemp

    kemp Guest

    I have two items. A circle shaped block and a line. How do I make a reactor
    that will update the point of one end of the line when I move the other end.

    The problem I am having is that the reactor does not work when I edit the
    item that is to react. Is my logic just screwed up or is there some trick I
    can use to get around this? I can code it if someone knows how to point me
    in the right direction.

    Thanks for any advice
    kemp
     
    kemp, Apr 7, 2004
    #1
  2. Hi kemp,
    you should show some code
    Regards
    Dieter
     
    Dieter Berger, Apr 7, 2004
    #2
  3. I tried the same thing. I think the problem is that you can't change the
    object that caused the reaction through lisp, since that would re-fire the
    reactor again and you would eventually overflow the stack. I read somewhere
    that you might be able to do something by using vla-properties, but I gave
    up at that point.
     
    Allen Johnson, Apr 7, 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.