Constraint and lisp

Constraint and lisp

Anonymous
Not applicable
739 Views
1 Reply
Message 1 of 2

Constraint and lisp

Anonymous
Not applicable

Hi All, I would like to ask about two lines nr 1 and nr 2 connected by "coincident" by their ends. Is it possible to get property line nr 2 after changed if I changing (moving) only line nr 1 using lisp? Line nr 1 is changing line nr 2 but only after lisp not during the lisp.

0 Likes
740 Views
1 Reply
Reply (1)
Message 2 of 2

john.uhden
Mentor
Mentor

My first "reaction" is that if you grip nr1 to move the end meeting nr2, then why not just grip both lines and move the common endpoint, or use stretch?

Other than that, you would have to set up a reactor as well as store some identifier in nr1 to identify nr2, and perhaps both if you want nr1 to react to nr2.  Bear in mind that the reactor requires the software loaded to have the reaction.  Meaning if the drawing is opened by someone who doesn't have the reactor loaded, then a reaction can not take place.

John F. Uhden

0 Likes