Description
This method allows you to set parameters for creating NURBS spline.
Syntax
CreateFromNurbs( ContorolPoints, Knots );
|
Input: (Variant) ContorolPoints |
A one dimensional array of control point coordinates (X,Y). |
|
Input: (Variant) Knots |
A one dimensional array of knots. |
Note
This method temporarily doesn't work. Remedy #00062954