RhinoCommon API
MeshCheckParametersCheckForSelfIntersection Property |
If true, then look for self intersections.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 7.0
public bool CheckForSelfIntersection { get; set; }
Public Property CheckForSelfIntersection As Boolean Get Set