Overload_Rhino_Geometry_Collections_MeshVertexList_Remove - mcneel/rhinocommon-api-docs GitHub Wiki

MeshVertexList.Remove Method

Overload List

 

Name Description
Public method Remove(IEnumerable(Int32), Boolean) Removes the vertices at the given indices and all faces that reference those vertices.
Public method Remove(Int32, Boolean) Removes the vertex at the given index and all faces that reference that index.
  Back to Top

See Also

Reference

MeshVertexList Class
Rhino.Geometry.Collections Namespace

⚠️ **GitHub.com Fallback** ⚠️