![]() |
|
#4
|
|||
|
|||
|
Hi,
To add the vizinfo box to a different scene try the following: Code:
#Place info box in scene 2 info._group.parent(viz.WORLD,2) Code:
version = viz.version() |
|
|