![]() |
#2
|
|||
|
|||
Hi,
Do you want the same box in different scenes? If so, try the following: Code:
info = vizinfo.add(....) #Duplicate the box onto scene 2 info._group.duplicate(2) Code:
info.group.duplicate(2) |
Thread Tools | |
Display Modes | Rate This Thread |
|
|