Mesh Boolean Node

The Mesh Boolean Node allows you to cut, subtract, and join the geometry of two inputs. This node offers the same operations as the Boolean modifier.

Mesh Boolean node.

Inputs

Mesh 1/2

Entrada padrão de geometria.

Self Intersection

Correctly calculates cases when one or both operands have self-intersections. This involves more calculations making the node slower.

Hole Tolerant

Optimizes the Boolean output for Non-manifold geometry at the cost of increased computational time. Because of the performance impact, this option should only be enabled when the solver demonstrates errors with non-manifold geometry.

Properties

Operação
Intersecção

Produz uma nova geometria contendo apenas o volume dentro de tanto a geometria 1 e geometria 2.

União

The two input meshes are joined, then any interior elements are removed.

Diferença

Geometria 2 é subtraída da geometria 1 (tudo fora da geometria 2 é mantido).

Saída

Mesh

Saída padrão de geometria.