Mesh Holes

Hi all

How I can detect if mesh has a hole ??

Thanks
Biljana

Either:
_SelOpenMesh - if it selects, then it’s open, which means it has at least one hole…

or,

use the command ShowEdges>NakedEdges, the open edges will be highlighted and the command line will report how many.

–Mitch