mymesh.mesh.mesh.Boundary#

property mesh.Boundary#

mesh object representation of the boundary mesh. Boundary.NodeCoords and Boundary.NodeConn are aliases of NodeCoords and BoundaryConn, so changes to one will change the other, however some operations may break this link. Volume (Type=’vol’) or closed surface meshes will have no Boundary and this mesh will be empty.