Click or drag to resize

CurveIsLinear Method

Overload List
  NameDescription
Public methodCode exampleIsLinear
Test a curve to see if it is linear to within RhinoMath.ZeroTolerance units (1e-12).
Public methodIsLinear(Double)
Test a curve to see if it is linear to within the custom tolerance.
Top
See Also