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 484
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.