布尔
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.
输入
Geometry 1, 2
Standard geometry input.
属性
模式
相交
Produce a new geometry containing only the volume inside of both geometry 1 and geometry 2.
并集
The two input pieces of geometry are joined, then any interior elements are removed.
差集
Geometry 2 is subtracted from geometry 1 (everything outside of geometry 2 is kept).
输出
几何数据(Geometry)
Standard geometry output.