Definition: Bezier
In computer graphics, a curve that is generated using a mathematical formula that assures continuity with other Bezier curves.  It is mathematically simpler, but more difficult to blend than a b-spline curve.  Within CAD and drawing programs, Bezier curves are typically reshaped by moving the handles that appear off of the curve.