Sets the width of the base of the cylinder to aNumber. Returns self.
baseWidth
Returns the width of the base of the cylinder as a Number.
setTopWidth(aNumber)
Sets the width of the top of the cylinder to aNumber. Returns self.
topWidth
Returns the width of the top of the cylinder as a Number.
setHeight(aNumber)
Sets the height of the cylinder to aNumber. Returns self.
height
Returns the height of the cylinder as a Number.
Sets the number of slices(like pie cuts) for the cylinder's model. Returns self.
slices
Returns the number of slices in the cylinder's model.
setStack(aNumber)
Sets the number of horizontal stacks for the cylinder's model. Returns self.
slices
Returns the number of horizontal stacks in the cylinder's model.
Draw the cylinder.