Узел Mesh to Curve (сетка в кривые)#

Узел 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.

Входы#

Меш (mesh)

Стандартный вход сетки.

Выбор

Входное поле вычисляется в домене ребра, чтобы определить, будет ли каждое ребро включено в результат.

Совет

Использование этого входа более эффективно, чем удаление частей геометрии до или после преобразования.

Свойства#

Эта нода не содержит свойств.

Выходы#

Кривая

Созданная кривая.