M_Rhino_Geometry_Curve_IsArc_1 - mcneel/rhinocommon-api-docs GitHub Wiki
Test a curve to see if it can be represented by an arc or circle within the given tolerance.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public bool IsArc(
double tolerance
)
VB
Public Function IsArc (
tolerance As Double
) As Boolean
- tolerance
- Type: System.Double
Tolerance to use when checking.
Type: Boolean
true if the curve can be represented by an arc or a circle within tolerance.
Supported in: 6.0.16224.21491, 5D58w