![]() |
|
#1
|
|||
|
|||
You can either do:
Code:
cylinder = vizshape.addCylinder(parent=root) Code:
cylinder = vizshape.addCylinder() cylinder.parent(root) |
![]() |
Thread Tools | |
Display Modes | Rate This Thread |
|
|