The cubic spline is a curve which is frequently used in computer aided design. The spline curve is frequently defined in terms of four control points. These four points form a quadrilateral which prescribes the shape of the curve. We will show how to create a cubic spline using DeCastlejeau’s construction which defines the curve in terms of these four points.