Bevel Edges

Справка

Mode

Режим редактирования

Меню

Edge ‣ Bevel Edges

Горячая клавиша

Ctrl-B

Меню

Vertex ‣ Bevel Vertices (vertex bevel)

Горячая клавиша

Shift-Ctrl-B (vertex bevel)

The Bevel tool allows you to create chamfered or rounded corners on geometry. A bevel is an effect that smooths out edges and corners.

Real world edges are very seldom exactly sharp. Not even a knife blade edge can be considered perfectly sharp. Most edges are intentionally beveled for mechanical and practical reasons.

Bevels are also useful for giving realism to non-organic models. In the real world, the blunt edges on objects catch the light and change the shading around the edges. This gives a solid, realistic look, as opposed to un-beveled objects which can look too perfect.

../../../../_images/modeling_meshes_editing_edge_bevel_cubes.jpg

Cubes with and without bevel.

Использование

The Bevel Edges tool works only on selected edges with exactly two adjacent faces. It will recognize any edges included in a vertex or face selection as well, and perform the bevel the same as if those edges were explicitly selected. In «vertex only» mode, the Bevel Vertices tool works on selected vertices instead of edges, and there is no requirement about having any adjacent faces. The Bevel tool smooths the edges and/or «corners» (vertices) by replacing them with faces making smooth profiles with a specified number of segments (see the options below for details about the bevel algorithm).

Use Ctrl-B or a method listed above to run the tool. Move the mouse to interactively or type a number to specify the bevel offset, and scroll the Wheel to increase or decrease the number of segments (see below).

../../../../_images/modeling_meshes_editing_edge_bevel_example-1.png

Selected edge before beveling.

../../../../_images/modeling_meshes_editing_edge_bevel_example-2.png

Result of bevel (one segment).

../../../../_images/modeling_meshes_editing_edge_bevel_example-3.png

Result of bevel (vertex only).

Примечание

Normal (edge) beveling only works on edges that have exactly two faces attached to them. Vertex beveling has no such restriction.

Параметры

Affect V
Vertices (вершины)

Фаски будут созданы только возле вершин, рёбра остаются без изменений.

Edges (рёбра)

Фаска будет создана на рёбрах, создавая пересечения в вершинах.

Width Type M

Selects how the Width value controls the size of the bevel. According to the selection, the width is:

Offset (смещение)

Расстояние от нового ребра до исходного.

Width

Расстояние между двумя новыми рёбрами, образованными фаской (или рёбрами по обе стороны от фаски, если имеется более одного сегмента).

Процент (Percent)

The percentage of the length of adjacent edges that the new edges slide.

Absolute

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

For vertex-only bevels, the Offset and Depth types measure from the original vertex. The Width type is measured from a new vertex to the center of the new face (as half the Width).

Width A

You can change the bevel width by moving the mouse towards and away from the object, a bit like with transform tools. The exact meaning of the value depends on the Width Type option (see above). As usual, the scaling can be controlled to a finer degree by holding Shift to scale in 0.001 steps. LMB finalizes the operation, RMB or Esc aborts the action.

Примечание

When multiple edges are beveled at the same time, it is sometimes impossible to make the width match the above definition on all edges simultaneously. Bevel tries to compromise in such cases. Sometimes turning off Loop Slide (see below) can make it easier for Bevel to make the widths as specified.

Segments S

The number of segments in the bevel can be defined by scrolling the mouse Wheel to increase or decrease this value. The greater the number of segments, the smoother the bevel. Or press S to change the number with mouse movements, as well as numeric input.

Alternatively, you can manually enter a segment number value while using the tool, or in the Mesh Tool options panel after using the tool.

../../../../_images/modeling_meshes_editing_edge_bevel_example-4.png

Bevel with four segments.

Shape P

This is a number between 0 and 1 that controls the shape of the profile (side view of a beveled edge). The default value, 0.5, gives a circular arc (if the faces meet at right angles). Values less than that give a flatter profile, with 0.25 being exactly flat, and values less than that giving a concave bevel. Values more than 0.5 give a more convex profile. Similarly as Segments it can be set with mouse movements and numeric input after toggling P.

Material Index (индекс материала)

The Material number specifies which material is assigned to the new faces created by the Bevel tool. With the default, -1, the material is inherited from the closest existing face («closest» can be a bit ambiguous). Otherwise, the number is the slot index of the material to use for all newly created faces.

Harden Normals H

When enabled, the per-vertex face normals of the bevel faces are adjusted to match the surrounding faces, and the normals of the surrounding faces are not affected. This will keep the surrounding faces flat (if they were before), with the bevel faces shading smoothly into them. For this effect to work, custom split normals need to be enabled, which requires Auto Smooth to be enabled (see Normals). As a convenience, that option will be enabled for you if it is not already when you enable Harden Normals here.

Clamp Overlap C

Ограничивает ширину каждого ребра фаски, чтобы рёбра не могли пересекаться с другой геометрией.

Loop Slide

If there are un-beveled edges along with beveled edges into a vertex, the bevel tries to slide along those edges when possible. Turning the option off can lead to more even bevel widths.

Mark
Seams U

Если стыковая кромка пересекает кромку, не являющуюся стыковой, и вы скосите их все, эта опция сохранит ожидаемое распространение стыков.

Sharp K

Аналогично Mark Seams, но для острых краёв.

Miter Outer O

A miter is formed when two beveled edges meet at an angle. On the side where the angle is greater than 180 degrees, if any, it is called an outer miter. This option specifies the pattern that Blender uses at an outer miter.

Sharp

Рёбра сходятся в острой точке, на ребрах не появляются дополнительные вершины.

Patch

Edges meet at a sharp point but in addition, two extra vertices are introduced near the point so that the edges and faces at the vertex may be less pinched together than what occurs in the Sharp case. The Spread slider controls how far the new vertices are from the intersection.

Arc

Two vertices are introduced near the intersection, and a curved arc joins them together. The Spread slider controls how far the new vertices are from the intersection. The Profile slider controls the shape of the arc.

The current choices are shown in this diagram, where the outer miter is along the horizontal surface.

../../../../_images/modeling_meshes_editing_edge_bevel_miter-2.png

Sharp outer miter.

../../../../_images/modeling_meshes_editing_edge_bevel_miter-3.png

Patch outer miter.

../../../../_images/modeling_meshes_editing_edge_bevel_miter-4.png

Arc outer miter.

Inner I

An Inner Miter is formed when the angle between two beveled edges is less than 180 degrees. This option specifies the pattern Blender uses at an inner miter. The options are the same as for Outer Miter, except that Patch makes no sense and is therefore omitted. Inner miters are shown in the following diagram, where two inner miters are on the vertical surfaces.

../../../../_images/modeling_meshes_editing_edge_bevel_miter-5.png

Sharp inner miter.

../../../../_images/modeling_meshes_editing_edge_bevel_miter-6.png

Arc inner miter.

Spread

The value used to spread extra vertices apart for Outer and Inner Miters.

Intersection Type N

Когда в вершине встречается более двух скошенных рёбер, создаётся сетка для завершения пересечения сгенерированной геометрии. Этот параметр управляет методом, используемым для создания этой сетки.

Grid Fill (заполнение сетки)

The default method for building intersections, useful when a smooth continuation of the bevel profile is desired. Without Custom Profile enabled, the curve of the profile continues through the intersection, but with a custom profile it just creates a smooth grid within the intersection’s boundary.

Cutoff

Создает грань среза на конце каждого скошенного ребра, сходящегося в вершине. Это наиболее полезно для пользовательских профилей, когда новое пересечение слишком сложное для плавной заливки сетки.

При трёхстороннем пересечении, когда внутренние углы граней обрезаемых профилей встречаются в одном и том же месте, центральная грань не создается.

Направление обрезаемых граней зависит от нормали исходной вершины.

Варианты метода пересечения.
../../../../_images/modeling_meshes_editing_edge_bevel_vmesh-1.png

Метод пересечения Grid fill.

../../../../_images/modeling_meshes_editing_edge_bevel_vmesh-2.png

Трёхстороннее пересечение, где внутренние вершины сливаются.

../../../../_images/modeling_meshes_editing_edge_bevel_vmesh-3.png

Метод пересечения Cutoff с центральной гранью.

Face Strength

Set Face Strength on the faces involved in the bevel, according to the specified mode. This can be used in conjunction with a Weight Normals Modifier (with the Face Influence option checked).

None

Не устанавливает силу грани.

New

Установка силы новых граней вдоль рёбер на Medium, а силу новых граней в вершинах на Weak.

Affected (воздействие)

В дополнение к параметрам, установленным для случая New, также установливаются грани, смежные с новыми гранями силой Strong.

All

In addition to those set for the Affected option, also set all the rest of the faces of the model to have strength Strong.

Profile Type Z
Superellipse (супер-эллипс)

Создание фаски с равномерной вогнутой или выпуклой кривой.

Custom
../../../../_images/modeling_modifiers_generate_bevel_profile-widget.png

Виджет настраиваемого профиля.

Этот виджет позволяет создавать определяемый пользователем профиль с большей сложностью, чем с одним параметром профиля. Модальный инструмент позволяет переключать пользовательский профиль, но форму профиля можно редактировать только на панели параметров после подтверждения операции.

The profile starts at the bottom right of the widget and ends at the top left, as if it were between two edges intersecting at a right angle. Control points are created in the widget and then the path is sampled with the number of segments from the Bevel modifier.

Примечание

The Profile slider stays active when miters are enabled because it still controls the shape of the miter profiles.

Presets

Предустановки Support Loops и Steps строятся динамически в зависимости от количества сегментов фаски. При изменении количества сегментов пресет необходимо будет применить повторно.

Sampling

Samples will first be added to each control point, then if there are enough samples, they will be divided evenly between the edges. The Sample Straight Edges option toggles whether the samples are added to edges with sharp control points on either side. If there aren’t enough samples to give each edge the same number of samples, they will just be added to the most curved edges. So it is recommended to use at least as many segments as there are control points.

Примеры

../../../../_images/modeling_meshes_editing_edge_bevel_example-5.png

Result of beveling multiple edges.

../../../../_images/modeling_meshes_editing_edge_bevel_example-6.png

Another example of beveling multiple edges.

../../../../_images/modeling_meshes_editing_edge_bevel_example-7.png

An example using Profile=0.150.

См.также

Модификатор Bevel

The Bevel Modifier is a non-destructive alternative to the Bevel tool.