Click or drag to resize

MeshCheckParametersCheckForUnusedVertices Property

If true, then look for vertices that are not referenced by any face in the mesh.

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

Property Value

Type: Boolean
See Also