VolMesh.edge_direction
- VolMesh.edge_direction(edge)[source]
Return the direction vector of an edge.
- Parameters
edge (tuple[int, int]) – The edge identifier.
- Returns
list[float] – The direction vector of the edge.
Return the direction vector of an edge.
edge (tuple[int, int]) – The edge identifier.
list[float] – The direction vector of the edge.