Cylinder.scale

Cylinder.scale(factor)[source]

Scale the cylinder by multiplying the radius and height by a factor.

Parameters:
factorfloat

The scaling factor.

Returns:
None