The following is a list of parametric (domain oriented) methods shared by all
face types:
NURBS and Bezier curves are built with uniform bases in a [0,1] domain. The
size and the parameterization of the domain can be changed with
GEO_Curve::reparameterize() or by accessing the basis pointer directly
with GEO_Curve::getBasis().