Curve to Mesh Node
The Curve to Mesh node.
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 , will be transferred to the correct domain as well.
Tip
曲线
Standard geometry input. All non-curve components are ignored.
Profile Curve
If a profile curve is provided, it will be extruded along all splines. Otherwise the generated mesh will just be a chain of edges.
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.
这个节点没有属性。
网格
Standard geometry output.