circularRadius Method
If the arc is circular, return its radius. Otherwise return undefined.
circularRadius(): undefined | number
Returns - undefined | number
Defined in
- curve/Arc3d.ts Line 927
Last Updated: 29 April, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.