knotToPointAnd2Derivatives Method
Evaluate at a position given by a knot value. Return point with 2 derivatives.
knotToPointAnd2Derivatives(u: number, result?: Plane3dByOriginAndVectors): Plane3dByOriginAndVectors
| Parameter | Type | Description | 
|---|---|---|
| u | number | |
| result | Plane3dByOriginAndVectors | 
Returns - Plane3dByOriginAndVectors
Defined in
- bspline/BSplineCurve3dH.ts Line 350
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.