![]() |
#15
|
|||
|
|||
Hi,
The returned object from the viz.getchild() command should work like any other object. My guess is that Vizard is not finding the object. To make sure perform the following command after you get the child: Code:
child = object.getchild() print 'Child id is',child.id |
Thread Tools | |
Display Modes | Rate This Thread |
|
|