quickLength Method
Return quick length of the spiral. The tangent vector of a true clothoid is length 1 everywhere, so simple proportion of nominalL1 is a good approximation.
quickLength(): number
Returns - number
Defined in
- curve/spiral/DirectSpiral3d.ts Line 483
Last Updated: 13 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.