analyze_boundary

Function analyze_boundary 

Source
pub fn analyze_boundary(mesh: &Mesh) -> BoundaryAnalysis
Expand description

Analyze boundary topology of a mesh.

Detects all boundary loops and identifies any topology issues such as non-manifold boundary vertices or malformed boundaries.