Space Edge Loops Evenly¶
Ссылка
- Режим (mode):
Режим редактирования (edit mode)
- Меню:
Redistribute the vertices of the selected edge loops so they are spaced more evenly along the loop while preserving its overall shape.
This is useful for improving the distribution of vertices after modeling operations such as extrusion, subdivision, or manual editing.
Опции (options)¶
- Коэффициент (factor)
Strength of the operation.
A value of
0leaves the mesh unchanged, while1fully redistributes the vertices.- Интерполяция (interpolation)
Algorithm used to compute the new vertex positions.
- Кубический(-ая) (cubic):
Uses a natural cubic spline to produce a smooth distribution that better preserves the curvature of the loop.
- Линейно (linear):
Interpolates directly along the existing edges. This is faster and preserves straight edge segments.
- Блокировка (lock)
Restrict movement to the selected axes.