Нода «Масштабировать элементы» (scale elements node)#

Нода ":abbr:`Масштабировать элементы (Scale Elements)`".

The Scale Elements Node scales groups of connected edges and faces. When multiple selected faces/edges share the same vertices, they are scaled together. The center and scaling factor is averaged in this case.

Входы (inputs)#

Меш (mesh)

Стандартный вход геометрии.

Выделение (selection)

Whether to scale each edge or face. True values mean the element will be scaled, false means it will be unaffected.

Масштабировать (scale)

The factor used to scale elements or groups of elements.

Центр (сenter)

Origin of the scaling for each element. If multiple elements are connected, their center is averaged.

Ось (axis) Только в режиме «Одна ось» (single axis)

Axis in which to scale the element. This input is normalized internally, so the length does not matter.

Свойства#

Домен (domain)

Тип элемента для трансформации.

Грань (face):

Scale individual faces or neighboring face islands.

Ребро/край (edge):

Scale individual edges or neighboring edge islands.

Режим масштабирования (scale mode)
Равномерный (uniform):

Масштабировать элементы с одинаковым коэффициентом во всех направлениях.

Одна ось (single axis):

Scale elements in a single direction defined by the Direction input.

Вывод (output)#

Меш (mesh)

Стандартный вывод геометрии.

Примеры#

../../../../_images/modeling_geometry-nodes_flip-faces_extrude.png

The node is useful when combined with the Нода «Экструдировать меш» (extrude mesh node), especially in Individual mode, where face islands don’t need to be scaled together.