Nœud Curve to Mesh
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.
Astuce
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.
Inputs
- Curve
Entrée de géométrie standard. Tous les composants non courbes sont ignorés.
- Profile Curve
Si une courbe de profil est fournie, elle sera extrudée le long de toutes les splines. Sinon, le maillage généré ne sera qu’une chaîne d’arêtes.
- Fill Caps
Si la spline du profil est cyclique, remplir les extrémités du maillage généré avec des n-gones. Le maillage résultant est Manifold, les deux nouvelles faces de chaque spline sont simplement connectées aux arêtes existantes.
Properties
Ce nœud n’a pas de propriétés.
Outputs
- Mesh (Maillage)
Sortie de géométrie standard.