Overload_Rhino_Geometry_Curve_IsLinear - mcneel/rhinocommon-api-docs GitHub Wiki
Name | Description | |
---|---|---|
![]() ![]() |
IsLinear() | Test a curve to see if it is linear to within RhinoMath.ZeroTolerance units (1e-12). |
![]() |
IsLinear(Double) | Test a curve to see if it is linear to within the custom tolerance. |