Author Topic: Linking and updating objects  (Read 3861 times)

0 Members and 1 Guest are viewing this topic.

DMSS

  • Guest
Linking and updating objects
« on: June 30, 2004, 03:11:23 PM »
I have a small (I think) project for you VB'rs.

1st create a 2D rectangle (10"long x 2" high) w/ a 1" dia. circle in the middle of the 2D shape in world-plan view.

Next,
Create a 3D shape of the 2D rectangle
We will call this the "elevation" view.

Create another rectangle (a right view of same object) w/ hole.

Then, A top, bottom and left view of the elevation object (again w/ hole).

Link all these views to the 2D elevation.

Changes made to the 2d elevation object should auto-change all views of the 3D object.

Interested?

This can be done using v-lisp, but you have to re-run the code to update the objects.

Hint: Use handles to find and link objects with.