RhinoCommon API
CurveIsPlanar Method (Double) |
Test a curve for planarity.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public bool IsPlanar( double tolerance )
Public Function IsPlanar ( tolerance As Double ) As Boolean
Parameters
- tolerance
- Type: SystemDouble
Tolerance to use when checking.
Return Value
Type: Booleantrue if there is a plane such that the maximum distance from the curve to the plane is <= tolerance.

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