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