next up previous contents index
Next: 6.7.5 NUBGIS (du, dv, Up: 6.7 Keywords defining Geometric Previous: 6.7.3 NUBGAS (du, nu,   Contents   Index


6.7.4 NUBGIC (p, v)

Creates a nurbs curve with 3 dimensional euclidian control points which interpolates a vector of data points v by Global Interpolation. p is the degree which the calculated curve shall have.

p is a number node, and v is a typeless nodes to which the data points are connected.

In the C++ class hierarchy the class created by the NUBGIC keyword is derived from a general nurbs curve class (see NURBCURV, 6.7.9), so that it can be used at any places where a nurbs curve is expected (with the same number format and control point type of course)

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
NUBGIC float
NUBGIC_F float
NUBGIC_D double
NUBGIC_F_E3 float
NUBGIC_D_E3 double


next up previous contents index
Next: 6.7.5 NUBGIS (du, dv, Up: 6.7 Keywords defining Geometric Previous: 6.7.3 NUBGAS (du, nu,   Contents   Index
Administrator 2002-01-20