RhinoCommon API
MeshCheckParametersCheckForDuplicateFaces Property |
If true, then look for faces that have vertexes (not necessarily vertex indexes) that are identical.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 7.0
public bool CheckForDuplicateFaces { get; set; }
Public Property CheckForDuplicateFaces As Boolean Get Set