Click or drag to resize

MeshCheckParametersCheckForSelfIntersection Property

If true, then look for self intersections.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public bool CheckForSelfIntersection { get; set; }

Property Value

Type: Boolean
See Also