The Nurbs class. It implements a nurbs curve for the given order. It is a very powerful and flexible curve representation. For simpler cases you may prefer to use a Bezier curve.
Create a new Nurbs curve.
Inserts a control point with the given weight.
The data...
Inserts a control point with the given weight. The knot value determines the position in the sequence.