M_Rhino_Geometry_Curve_IsPlanar_1 - mcneel/rhinocommon-api-docs GitHub Wiki
Test a curve for planarity.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public bool IsPlanar(
double tolerance
)
VB
Public Function IsPlanar (
tolerance As Double
) As Boolean
- tolerance
- Type: System.Double
Tolerance to use when checking.
Type: Boolean
true if there is a plane such that the maximum distance from the curve to the plane is <= tolerance.
Supported in: 6.0.16224.21491, 5D58w