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