Nút Phủ Kín Đường Cong (Fill Curve Node)

Nút Phủ Kín Đường Cong.

Nút "Phủ Kín Đường Cong" tạo ra một khung lưới bằng cách sử dụng thuật toán tam giác hóa Delaunay chế ngự với các đường cong là đường ranh giới. Khung lưới chỉ được sinh tạo phẳng bẹt với Z cục bộ là 0 mà thôi.

Đầu Vào (Inputs)

Curve (Đường Cong)

Đầu vào hình học tiêu chuẩn với một thành phần đường cong.

ID của Nhóm [Group ID]

Value used to group curves together. Curves with different Group ID are treated separately.

Tính Chất (Properties)

Chế Độ (Mode)

Thể loại hình học mà đầu ra cung cấp.

Tam Giác (Triangles):

Đầu ra được tạo thành từ các hình tam giác.

Đa Giác (N-gons):

Đầu ra được tạo thành từ các đa giác.

Đầu Ra (Outputs)

Mesh [Khung Lưới]

The filled-vào/trong đường cong.

Một Số Ví Dụ (Examples)

Tùy chỉnh triangulation [Customized triangulation]

Cái/Số Một hoặc many "đơn/một điểm/chấm mẫu cong" có thể be used tới customize the triangulation của filled-vào/trong đường cong.

../../../../_images/modeling_geometry-nodes_curve_curve-fill_example_0.png

This is the default behavior of the Fill Curve node applied to the star primitive.

../../../../_images/modeling_geometry-nodes_curve_curve-fill_example_1.png

Tại Đây, một đơn/một điểm của đường cong được được hội nhập tới the ngôi sao hình cơ bản tới customize the triangulation.

../../../../_images/modeling_geometry-nodes_curve_curve-fill_example_2.png

Tại Đây, 300 đơn/một điểm của đường cong sẽ được được hội nhập tới the ngôi sao hình cơ bản tới customize the triangulation.

ID của Nhóm [Group ID]

The following figures display diverse application of the Group ID.

Here, the 4 curves share the same Group ID, resulting in 1 mesh island (default behavior).

../../../../_images/modeling_geometry-nodes_curve_curve-fill_group-id_1.png

Here, the 4 curves have different Group ID, resulting in 4 mesh islands.

../../../../_images/modeling_geometry-nodes_curve_curve-fill_group-id_2.png

Here, the 4 curves are seperated into two groups based on their positions, resulting in 2 mesh islands.