Đặt Hình Học ở Trung Tâm Cảnh

../../../_images/modeling_geometry-nodes_geometry_delete-geometry_node.png

Đặt Hình Học ở Trung Tâm Cảnh.

The Delete Geometry node removes the selected part of a geometry. It behaves similarly to the Delete tool in Edit Mode. The type of elements to be deleted can be specified with the domain and mode properties.

Đầu Vào

Hình Dạng

Standard geometry input.

Lựa Chọn

Boolean field that is true for parts of the geometry to be deleted.

Tính Chất

Phạm vi

The domain on which the selection field is evaluated.

Điểm/Chấm

The selection is on the points, control points, and vertices of the geometry.

Cạnh

The selection is on the edges of the mesh component. The other components are not modified.

Bề Mặt

The selection is on the faces of the mesh component. The other components are not modified.

Đường Cong Spline

The selection is on the splines in the curve component. For each spline, it will either be deleted entirely or not at all. The other components are not modified.

Chế Độ

The type of elements to be affected. This only applies to the mesh component.

Toàn Bộ

Vertices, edges, and faces in the selection will be deleted.

Duy Cạch & Bề Mặt

Vertices won't be deleted, even if they are in the selection.

Duy Bề Mặt

Only faces in the selection will be deleted.

Đầu Ra

Hình Dạng

Standard geometry output.