endPointAndDerivative Method
Return the end point and derivative of the last child of the curve chain.
- For queries interior to the chain, use fractionToPointAndDerivative.
endPointAndDerivative(result?: Ray3d): Ray3d | undefined
| Parameter | Type | Description |
|---|---|---|
| result | Ray3d |
Returns - Ray3d | undefined
Defined in
- curve/CurveCollection.ts Line 450
Last Updated: 29 April, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.