Click or drag to resize

MeshCheckParametersCheckForDuplicateFaces Property

If true, then look for faces that have vertices (not necessarily vertex indexes) that are identical.

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

Property Value

Type: Boolean
See Also