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 737
Last Updated: 18 January, 2025
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.