drum

fun drum(bottom: Shape2d, top: Shape2d, height: Double): Shape3d

An extrusion where the top and bottom shapes can be different. The ends are parallel to each other.

The sides merge from one shape to the other.

Note, you can translate either bottom or top to make the final shape slanted.