View Single Post
  #11  
Old 01-19-2011, 11:45 AM
miles miles is offline
Member
 
Join Date: Jan 2011
Posts: 21
In the documentation, I see only

<vizshape>.addCylinder(
height = 1.0
radius = 0.5
topRadius = None
bottomRadius = None
axis = vizshape.AXIS_Y
slices = 20
bottom = True
top = True
)

How can I specify a parent? Thanks again for all the help.
Reply With Quote