Optionalweights: number[]Return a deep-cloned copy of this NURBS curve.
Get the control points
StaticbyCreate a NURBS curve from control points and knots
Optionalweights: number[]StaticbyCreate a NURBS curve from fit points using interpolation
OptionalstartTangent: number[]OptionalendTangent: number[]StaticcreateCreate a closed NURBS curve using Catmull-Rom interpolation for smooth closure
StaticcreateCreate fit points for a closed NURBS curve using Catmull-Rom interpolation
A NURBS curve implementation that can be used by other curve classes