HalfFace.edge_halffaces
- HalfFace.edge_halffaces(edge)[source]
Ordered halffaces around edge (u, v).
- Parameters:
- edgetuple[int, int]
The identifier of the edge.
- Returns:
- list[int]
Ordered list of halfface identifiers.
See also
Site Navigation
Ordered halffaces around edge (u, v).
The identifier of the edge.
Ordered list of halfface identifiers.
See also