curveLength Method
If this is a circular arc, return the simple length derived from radius and sweep.
- Otherwise (i.e. if this elliptical) fall through to CurvePrimitive base implementation which Uses quadrature.
curveLength(): number
Returns - number
Defined in
- curve/Arc3d.ts Line 695
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.