![]() |
|
#2
|
|||
|
|||
As your print statements point out, e.obj1 is not box2. e.obj1 is the box.wrl VizNode object you created in the make_box constructor.
The solution is to have make_box inherent from VizNode. This Vizard help page shows how to do that: http://www.worldviz.com/vizhelp/Stru...rd_scripts.htm It also has a link to an object oriented Python tutorial I suggest you check out: http://www.freenetpages.co.uk/hp/ala...d/tutclass.htm
__________________
Paul Elliott WorldViz LLC |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Collision detection with specific models | just alex | Vizard | 1 | 02-06-2009 11:02 AM |
Collision Detection and Nearest Point to Probe | xabbu | Vizard | 2 | 01-06-2009 03:01 AM |
Collision with child nodes | rubberpimple | Vizard | 4 | 09-17-2008 04:27 PM |
Collision detection with haptic pen | mjabon | Vizard | 3 | 01-17-2008 06:35 PM |
collision events trigger | Eunice | Vizard | 1 | 01-03-2006 10:39 AM |