Overload_Rhino_Geometry_Curve_TryGetCircle - mcneel/rhinocommon-api-docs GitHub Wiki
Name | Description | |
---|---|---|
![]() ![]() |
TryGetCircle(Circle) | Try to convert this curve into a circle using RhinoMath.ZeroTolerance. |
![]() ![]() |
TryGetCircle(Circle, Double) | Try to convert this curve into a Circle using a custom tolerance. |