VolMesh3gs.vertex_normal
- VolMesh3gs.vertex_normal(vertex)[source]
Return the normal vector at the vertex as the weighted average of the normals of the neighboring faces.
- Parameters
key (int) – The identifier of the vertex.
- Returns
list – The components of the normal vector.