Bộ Điều Chỉnh Bool -- Boolean Modifier

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.

../../../_images/modeling_geometry-nodes_mesh_boolean_node.png

Nút Đường Cong Vectơ.

Đầu Vào

Mesh -- Khung Lưới

Standard geometry input.

Bản Thân Giao Cắt Nhau

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

Dung Sai về Lỗ Hổng

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.

Tính Chất

Thao Tác
Giao Cắt Nhau

Produce a new geometry containing only the volume inside of both geometry 1 and geometry 2.

Hợp Nhất

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

Hiệu

Geometry 2 is subtracted from geometry 1 (everything outside of geometry 2 is kept).

Đầu Ra

Khung Lưới

Standard geometry output.