Overload_Rhino_Geometry_Curve_IsCircle - mcneel/rhinocommon-api-docs GitHub Wiki
Name | Description | |
---|---|---|
![]() |
IsCircle() | Test a curve to see if it can be represented by a circle within RhinoMath.ZeroTolerance. |
![]() |
IsCircle(Double) | Test a curve to see if it can be represented by a circle within the given tolerance. |