VolMesh.delete_vertex
-
VolMesh.
delete_vertex
(vertex) Delete a vertex from the volmesh and everything that is attached to it.
- Parameters
vertex (int) – The identifier of the vertex.
Examples
>>>
VolMesh.
delete_vertex
(vertex)Delete a vertex from the volmesh and everything that is attached to it.
vertex (int) – The identifier of the vertex.
Examples
>>>