Contours
Once we have defined the path a Tube
or Extrusion
takes through 3D space, the next
stage is to specify the shape's cross-section or contour. If we are creating a Tube
then the
contour is determined by the Oval
class, if it is an Extrusion
then it is defined by
the Polygon
class.