Mesh.vertex_area
- Mesh.vertex_area(key)[source]
Compute the tributary area of a vertex.
- Parameters:
- keyint
The identifier of the vertex.
- Returns:
- float
The tributary are.
Site Navigation
Compute the tributary area of a vertex.
The identifier of the vertex.
The tributary are.