RhinoCommon API
CurveIsArc Method (Double) |
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)
Parameters
- tolerance
- Type: SystemDouble
Tolerance to use when checking.
Return Value
Type: Booleantrue if the curve can be represented by an arc or a circle within tolerance.