Carve is a fast and robust library for performing Constructive Solid Geometry (CSG) operations (boolean operations) on meshes.
In case the mesh is corrupted or has self-intersections, Carve will refuse to perform operations on it and will terminate with this error: “didn’t manage to link up hole!”.
To solve that, simply open the mesh in a mesh software (such as netfabb) and repair it.
Recent Comments