M_Rhino_Geometry_Curve_IsArc - mcneel/rhinocommon-api-docs GitHub Wiki

Curve.IsArc Method

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) Version: Rhino 6.0

Syntax

C#

public bool IsArc()

VB

Public Function IsArc As Boolean

Return Value

Type: Boolean
true if the curve can be represented by an arc or a circle within tolerance.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

Curve Class
IsArc Overload
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️