Space Edge Loops Evenly¶
参照
- Mode(モード):
Edit Mode(編集モード)
- Menu(メニュー):
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.