neso_fame.mesh.MeshLayer.boundaries() Iterator[frozenset[B]]

Iterate over the boundary regions in this layer.

This excludes boundaries normal to the x3-direction. There may be any number of boundary regions. If the mesh is made up of Quad elements then the boundaries are sets of Curve objects. If the mesh is made up of Prism elements, then the boundaries are sets of Quad objects.


Last update: Sep 23, 2024