Test a curve to see if it can be represented by an arc or circle within RhinoMath.ZeroTolerance.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
SyntaxPublic Function IsArc As Boolean
Return Value
Type:
Boolean
true if the curve can be represented by an arc or a circle within tolerance.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also