2.4.2.7 NURBSTo
The NURBSTo structure is a Row_Type element that specifies a Non-Uniform Rational B-Spline (NURBS) in a geometric path.
The Cell_Type child elements of this structure MUST be a value from the following table.
Cell_Type element |
Meaning |
---|---|
Specifies the x-coordinate of the endpoint of a NURBS. |
|
Specifies the y-coordinate of the endpoint of a NURBS. |
|
Specifies the second to the last knot of the NURBS. |
|
Specifies the last weight of the NURBS. |
|
Specifies the first knot of the NURBS. |
|
Specifies the first weight of the NURBS. |
|
Specifies a formula that MUST contain a NURBS function. |