rangeBetweenFractions Method
Returns a (high accuracy) range of the curve between fractional positions
- Default implementation returns teh range of the curve from clonePartialCurve
rangeBetweenFractions(fraction0: number, fraction1: number, transform?: Transform): Range3d
| Parameter | Type | Description |
|---|---|---|
| fraction0 | number | |
| fraction1 | number | |
| transform | Transform |
Returns - Range3d
Defined in
- curve/LineSegment3d.ts Line 335
Last Updated: 30 November, 2023