Main Content
isEdgeManifold
Description
checks if the surface mesh is edge-manifold. A mesh is edge-manifold if every edge of the
mesh bounds either one or two faces.TF
= isEdgeManifold(mesh
,allowBoundaryEdges
)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2022b
See Also
surfaceMesh
| isOrientable
| isSelfIntersecting
| isVertexManifold
| isWatertight