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

The Boolean node.¶
Ingressi¶
- Geometry 1, 2
Standard geometry input.
Proprietà¶
- Modalità
- Interseca
Produce a new geometry containing only the volume inside of both geometry 1 and geometry 2.
- Union
The two input pieces of geometry are joined, then any interior elements are removed.
- Difference
Geometry 2 is subtracted from geometry 1 (everything outside of geometry 2 is kept).
Output¶
- Geometria
Standard geometry output.