chainDistanceToFragment Method
Return the PathFragment object at the given distance
along the chain.
chainDistanceToFragment(distance: number, allowExtrapolation: booleanfalse): undefined | PathFragment
Returns - undefined | PathFragment
Defined in
- curve/CurveChainWithDistanceIndex.ts Line 498
Last Updated: 07 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.