trimesh
trimesh copied to clipboard
Boundary vertices
Is there a way to get boundary vertices for a given mesh?
mesh.outline() could be what you're looking for.