Thư mục curve_tools
The Curve to Mesh node converts all splines of a curve to a mesh. Optionally, a profile curve can be provided to give the curve a custom shape.
The node transfers attributes to the result. Attributes that are built-in on meshes but not curves,
like shade_smooth
, will be transferred to the correct domain as well.
Mẹo
The output mesh has auto smooth set and sharp edges from the profile curve tagged automatically. If any splines in the profile curve are Bézier splines and any of the control points use Free or Vector handles, the corresponding edges will be shaded sharp.
Đầu Vào
- Đường Cong
Standard geometry input. All non-curve components are ignored.
- Đường Cong Mặt Cắt
If a profile curve is provided, it will be extruded along all splines. Otherwise the generated mesh will just be a chain of edges.
- Bịt Kín Đầu
If the profile spline is cyclic, fill the ends of the generated mesh with n-gons. The resulting mesh is Manifold, the two new faces for each spline are simply connected to existing edges.
Tính Chất
Nút này không có Tính Chất nào cả.
Đầu Ra
- Khung Lưới
Standard geometry output.