![]() |
|
#1
|
|||
|
|||
|
Inheritance/adding attributes
What would be the simplest way to create a child class in vizard that inherits from the VizNode class, or a way to add a new attribute to a member of the class?
EX. object = viz.add('box.wrl') object.attribute = 5 print object.attribute |
|
#2
|
|||
|
|||
|
Take a look at Farshizzo's example in the following thread.
http://forum.worldviz.com/showthread.php?t=1300 |
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Avatar Attributes | betancourtb82 | Vizard | 1 | 04-17-2006 02:23 PM |