Jump to content

Associate objects with LISP?


Aftertouch

Recommended Posts

Hello all,

Is it possible to make certain objects associated with each other?

 

For example:

 

I pick two points.

A line is drawn between those points.

A block is placed on the end of the line.

 

All the above i can code without any problem...

But...

 

Now when i move this block, i want the end of that line to move with it...

 

Would this be possible?

Link to comment
Share on other sites

Thanks for the suggestions,

 

I managed to build something i needed. :-)

 

Instead of making objects associative, i used a command reactors (command start and object modified) to get the old location of the block and the new location of the block. :-)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...