Mesh.vertex_area
- Mesh.vertex_area(key)[source]
Compute the tributary area of a vertex.
- Parameters
key (int) – The identifier of the vertex.
- Returns
float – The tributary are.
Compute the tributary area of a vertex.
key (int) – The identifier of the vertex.
float – The tributary are.