mymesh.booleans#

Boolean (union, intersection, difference) operations for meshes

Operations#

MeshBooleans(Surf1, Surf2[, tol])

Boolean (union, intersection, difference) for two meshes.

SplitMesh(Surf1, Surf2[, eps])

Find intersections between two surfaces and split them.