Выпуклая оболочка (convex hull)

Ссылка

Режим (mode):

Режим редактирования (edit mode)

Меню:

Меш ‣ Выпуклая оболочка Mesh ‣ Convex Hull

Creates a convex hull surrounding the selected vertices. Original edges and faces that lie on this hull may be reused.

This operator can also serve as an alternative for Связать петли рёбер мостом (bridge edge loops).

../../../../_images/modeling_meshes_editing_mesh_convex-hull_example.png

Input mesh, loose vertices, and Convex Hull result for both.

Опции (options)

Удалить неиспользуемое (delete unused)

Удаляет вершины, рёбра и грани, которые были выделены, но не использовались в качестве части оболочки. Обратите внимание, что вершины и рёбра, используемые другими рёбрами и гранями, не являющимися частью выделения – удалены не будут.

Использовать существующие грани (use existing faces)

Where possible, use existing faces that lie on the hull. This allows the hull to contain n-gons rather than just triangles and quads.

Создавать отверстия (make holes)

Delete edges and faces that were reused. Useful in cases like bridging to delete faces between the existing mesh and the convex hull.

Соединить треугольники (join triangles)

The hull is initially generated using only triangles; this option tries to join them into quads. Has all the same properties as the Треугольники в четырёхугольники (triangles to quads) operator (angle limit, compare UVs, etc.).

Максимальный угол грани, Максимальный угол формы, Сравнение (max face angle, max shape angle, compare)

См. раздел: «Треугольники в четырёхугольники (triangles to quads)».