chainDistanceToFragmentIndex MethodProtected
Return the index of the PathFragment at the given distance along the chain.
chainDistanceToFragmentIndex(distance: number, allowExtrapolation: boolean = false): number | undefined
Returns - number | undefined
Defined in
- curve/CurveChainWithDistanceIndex.ts Line 516
Last Updated: 29 April, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.