VolMesh.delete_vertex
- VolMesh.delete_vertex(vertex)[source]
Delete a vertex from the volmesh and everything that is attached to it.
- Parameters:
- vertexint
The identifier of the vertex.
- Returns:
- None
See also
delete_halfface()
,delete_cell()
Site Navigation
Delete a vertex from the volmesh and everything that is attached to it.
The identifier of the vertex.
See also
delete_halfface()
, delete_cell()