Print view · Intersection · 1 pageChoose "Save as PDF" as the destination in the print dialog.
Back to the docs

Mesh Morpher documentation

Intersection

1 page · exported 2026-09-06 · https://meshmorpher.com/docs/studio-and-graph/voxel/csg/intersection

Studio and Graph › Voxel › CSG

Intersection

Keeps only what is solid in both inputs. max(A, B), since positive means outside.

Intersection node

The Intersection node

When to use it

Keeps only what is solid in both inputs. max(A, B), since positive means outside.

The everyday use is trimming. Intersect a detailed shape with a Box or a Plane and it gets cut to size without you modelling the cut.

Smooth Intersection is the filleted version of the same thing.

Pins

Pin Type Description
A Number The first number.
B Number The second number.
Pin Type Description
Result Number The answer.