copyKnots Method
return a simple array form of the knots. optionally replicate the first and last in classic over-clamped manner
copyKnots(includeExtraEndKnot: boolean): number[]
| Parameter | Type | Description | 
|---|---|---|
| includeExtraEndKnot | boolean | 
Returns - number[]
Defined in
- bspline/BSplineCurve.ts Line 119
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.