new JC.NURBSCurve(degree, knots, controlPoints)
| Name | Type | Description |
|---|---|---|
degree |
Number | |
knots |
Array |
array of reals |
controlPoints |
Array |
array of Point |