**unshared_edges#

Description#

This command makes an edge boundary set (liset) for the outer edges of a mesh. It operates similarly to the **unshared_faces, but for 2D meshes, and produces an edge output.

Syntax#

**unshared_edges bset-name   *elset elset1  …  elsetN

*elset

used to specify a number of elements sets to find the unshared faces rather than the whole mesh. Note this still gives the faces which are not shared with any other element, whether in the listed elsets or not. It is just that the faces checked are a sub-set of the total mesh, and the resulting set will be on the named elsets only.