Module edge

Source
Expand description

Edge helper functions.

Functionsยง

get_common_edge
Get the shared edge between two faces.
get_next_adjacent_edge
Get the next adjacent edge to the edge given.
get_opposite_edge
Get the opposite edge to the edge given.
get_previous_adjacent_edge
Get the previous adjacent edge to the edge given.