VolMesh.vertex_halffaces
-
VolMesh.
vertex_halffaces
(vertex) Return all halffaces connected to a vertex.
- Parameters
vertex (int) – The identifier of the vertex.
- Returns
list – The list of halffaces connected to a vertex.
VolMesh.
vertex_halffaces
(vertex)Return all halffaces connected to a vertex.
vertex (int) – The identifier of the vertex.
list – The list of halffaces connected to a vertex.