Extract the edges of an unclosed surface mesh.
This differs from solid2edges in that it doesn’t return any
interior mesh edges, and for a volume mesh or closed surface,
surf2edges will return [].
- Parameters:
-
- Returns:
Edges – List of nodal connectivities for exposed edges.
- Return type:
list