Cone.scale

Cone.scale(factor)[source]

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

Parameters:
factorfloat

The scaling factor.

Returns:
None