next up previous contents index
Next: 6.7.10 NURBSOR (o, r, Up: 6.7 Keywords defining Geometric Previous: 6.7.8 NUBMBAS (i, b,   Contents   Index


6.7.9 NURBCURV (k, v)

Creates a Nurbs curve with knot vector k and control point vector v.

k, and v are typeless nodes to which the knots respectively control points are connected.

The following variations of this keyword exist (some of them define the same internal structures, and are only defined to allow consistent naming conventions):

Keyword numbers control points
NURBCURV float homogeneous,3D
NURBCURV2 float homogeneous,2D
NURBCURV_F float homogeneous,3D
NURBCURV2_F float homogeneous,2D
NURBCURV_D double homogeneous,3D
NURBCURV2_D double homogeneous,2D
     
NURBCURV_E2 float euclidian,2D
NURBCURV_E3 float euclidian,3D
NURBCURV_H2 float homogeneous,2D
NURBCURV_H3 float homogeneous,3D
     
NURBCURV_F_E2 float euclidean,2D
NURBCURV_F_E3 float euclidean,3D
NURBCURV_F_H2 float homogeneous,2D
NURBCURV_F_H3 float homogeneous,3D
     
NURBCURV_D_E2 double euclidean,2D
NURBCURV_D_E3 double euclidean,3D
NURBCURV_D_H2 double homogeneous,2D
NURBCURV_D_H3 double homogeneous,3D


next up previous contents index
Next: 6.7.10 NURBSOR (o, r, Up: 6.7 Keywords defining Geometric Previous: 6.7.8 NUBMBAS (i, b,   Contents   Index
Administrator 2002-01-20