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