diagnose_mesh node

Parameters

Inputs

mesh [in]

The input mesh.

Outputs

out_mesh [out]

The output mesh.

isolated_vertices [out]

List of isolated vertices.

boundary_edges [out]

List of boundary edges.

non_manifold_edges [out]

List of non-manifold edges.

degenerate_faces [out]

List of degenerate faces (faces with duplicate vertices)

degenerate_face_areas [out]

List of faces with degenerate area.

euler_characteristic [out]

The Euler characteristic of the input mesh.

betti_numbers [out]

The Betti numbers of the input mesh.