RhinoCommon API
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
public bool CheckForUnusedVertices { get; set; }
Public Property CheckForUnusedVertices As Boolean Get Set