Nœud Mesh to Curve

Le nœud Mesh to Curve.

The Mesh to Curve node generates a curve from a mesh. The result is a poly spline, with a point for every selected vertex on the mesh. Any intersection of more than two selected edges will cause a break in the spline. Meaning that if a the mesh has grid-like topology and a continuous spline is desired, the Selection input is very important.

Attributes will be transferred to the resulting curve, including named attributes. If the mesh has attributes with the names of built-in curve attributes like radius and cyclic, they will be copied as well.

Inputs

Mesh (Maillage)

Entrée de maillage standard.

Selection

Un champ d’entrée évalué sur le domaine arête pour déterminer si chaque arête sera incluse dans le résultat.

Astuce

L’utilisation de cette entrée est plus efficace que la suppression de parties de la géométrie avant ou après la conversion.

Properties

Ce nœud n’a pas de propriétés.

Outputs

Curve

La courbe générée.