RhinoCommon API
CurveIsCircle Method (Double) |
Test a curve to see if it can be represented by a circle within the given tolerance.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public bool IsCircle( double tolerance )
Public Function IsCircle ( tolerance As Double ) As Boolean
Parameters
- tolerance
- Type: SystemDouble
Tolerance to use when checking.
Return Value
Type: Booleantrue if the curve can be represented by a circle to within tolerance.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.8