Tạo Hình Học C (Separate Geometry Node)

Separate Geometry node.

The Separate Geometry node produces two geometry outputs. Based on the Selection input, the input geometry is split between the two outputs.

Mẹo

This node can be combined with the Nút So Sánh (Compare Node) for a more precise control of which parts are separated to a given output geometry.

Đầu Vào (Inputs)

Hình Học (Geometry)

Đầu vào vectơ tiêu chuẩn.

Lựa Chọn (Selection)

Boolean field used to calculate which output each part of the geometry will go to. Parts in the selection will move to the Selection output. Parts not in the selection will move to the Inverted output.

Tính Chất (Properties)

Phạm vi (Domain)

The domain on which the selection field is evaluated.

Điểm (Point)

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

Edge (Cạnh)

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

Bề Mặt (Faces)

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

Đường Cong Spline (Spline)

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

Ghi chú

When selecting a domain that doesn't modify all components, the unmodified components will appear in both outputs.

Đầu Ra (Outputs)

Lựa Chọn (Selection)

Các phần của hình học nằm trong lựa chọn.

Đảo Nghịch (Inverted)

Các phần của hình học không nằm trong lựa chọn.