curveLengthBetweenFractions Method

Return (unsigned) length of the spiral between fractions. Because TransitionSpiral is parameterized directly in terms of distance along, this is a simple return value.

curveLengthBetweenFractions(fraction0: number, fraction1: number): number

Parameter Type Description
fraction0 number  
fraction1 number  

Returns - number

Defined in

Last Updated: 16 April, 2024