Bevel Edges — Blender Manual

Bevel¶

Reference

Mode:

Edit Mode

Menu:

Vertex ‣ Bevel Vertices, Edge ‣ Bevel Edges

Shortcut:

Shift-Ctrl-B (Bevel Vertices), Ctrl-B (Bevel Edges)

The Bevel tool smooths out corners and edges. This helps make objects look more realistic – after all, nothing in real life is infinitely sharp.

../../../../_images/modeling_meshes_editing_edge_bevel_cubes.png

Cubes without and with bevel.

See also

The Bevel Modifier does this non-destructively.

Usage¶

Select one or more vertices, edges, or faces, then press either Ctrl-B to smooth both edges and corners or Shift-Ctrl-B to smooth only corners. Move the mouse to increase the bevel radius and roll the Wheel to set the density of the new geometry. Finally, press LMB/Return to confirm or RMB/Esc to cancel.

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

Before beveling.

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

Increased bevel width.

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

Increased bevel segments.

Options¶

While the tool is active, the current settings are shown at the top of the 3D Viewport. Use the keyboard shortcuts (also shown in the status bar) to select a setting, then move the mouse or type a number to change it. When moving the mouse, hold Shift to change the value more slowly for better precision, or Ctrl to snap to coarse increments.

After confirming with LMB, the settings can still be changed in the Adjust Last Operation panel.

Affect V Vertices

Bevel the selected vertices, leaving the edges unchanged.

Edges

Bevel the selected edges, as well as the vertices where three or more edges meet.

Width Type M

The meaning of the Width setting. In the examples below, the Width is set to 50% for the “Percent” Width Type and to 1.0 for the other types.

../../../../_images/modeling_meshes_editing_edge_bevel_width-type-original.png

Before beveling

../../../../_images/modeling_meshes_editing_edge_bevel_width-type-offset.png

Offset

../../../../_images/modeling_meshes_editing_edge_bevel_width-type-width.png

Width

../../../../_images/modeling_meshes_editing_edge_bevel_width-type-depth.png

Depth

../../../../_images/modeling_meshes_editing_edge_bevel_width-type-percent.png

Percent

../../../../_images/modeling_meshes_editing_edge_bevel_width-type-absolute.png

Absolute

Width A

The size/radius of the bevel. The precise meaning depends on the Width Type.

Note

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 density of the new geometry. Higher values will give a smoother result.

While the tool is active, this setting can be changed with Wheel even if it is not selected.

Profile Shape P

A number between 0 and 1 that controls the shape of the profile (side view of each beveled edge).

../../../../_images/modeling_meshes_editing_edge_bevel_profile-shape.png

If Miter Outer or Miter Inner is set to Arc, this also controls the shape of the miters.

Material Index

The 0-based index of the material slot to assign to the newly created faces. If set to -1, the new faces inherit the materials of their neighbors.

Harden Normals H

When enabled, assigns custom split normals to the newly created faces to make them appear smoothly shaded without affecting the rest of the mesh.

Clamp Overlap C

Prevents beveled edges from overshooting past the end of their neighboring faces.

Loop Slide

Whether the new inner edges should be perpendicular to the beveled edge or match the direction of the existing inner edges.

../../../../_images/modeling_meshes_editing_edge_bevel_loop-slide-before.png

Before beveling.

../../../../_images/modeling_meshes_editing_edge_bevel_loop-slide-off.png

Loop Slide off.

../../../../_images/modeling_meshes_editing_edge_bevel_loop-slide-on.png

Loop Slide on.

Mark Seams U

When beveling three or more edges that share a vertex, and two of those edges are marked as UV Seams, the new edges between them will also be marked as Seams.

Sharp K

Same as Mark Seams, but for Sharp edges.

../../../../_images/modeling_meshes_editing_edge_bevel_mark-seams-before.png

Before beveling.

../../../../_images/modeling_meshes_editing_edge_bevel_mark-seams-off.png

Mark Seams off.

../../../../_images/modeling_meshes_editing_edge_bevel_mark-seams-on.png

Mark Seams on.

Miter Outer O

When beveling three or more edges connected to the same vertex, and two of those edges form a corner of more than 180° on the side where there are faces, the Outer Miter determines if any extra geometry is created in that corner to avoid pinching.

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

Sharp outer miter (no extra geometry).

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

Patch outer miter.

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

Arc outer miter.

(Miter) Inner I

When beveling two or more edges connected to the same vertex, and there are edges that form a corner of less than 180° on the side where there are faces, the Inner Miter determines if any extra geometry is created in those corners.

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

Sharp inner miter (no extra geometry).

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

Arc inner miter.

Spread

The size of the Inner Miter when set to Arc. This also affects the Outer Miter.

Intersection Type N

The type of geometry to generate at points where three or more beveled edges meet.

Grid Fill:

Fill the space between the edges with geometry that smoothly connects them.

Cutoff:

Cap off each edge with a flat face.

../../../../_images/modeling_meshes_editing_edge_bevel_vmesh-1.png

Grid fill.

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

Cutoff.

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

Cutoff with a center face.

Face Strength

Whether to apply a Face Strength to the faces involved in the bevel. This can be used in conjunction with a Weight Normals Modifier (with the Face Influence option checked).

None:

Do not set face strength.

New:

Set the face strength of new faces along edges to Medium, and the face strength of new faces at vertices to Weak.

Affected:

In addition to those set for the New case, also set the faces adjacent to new faces to have strength 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

Determines the flow of the edges that are generated along each beveled edge.

Superellipse

Use an autogenerated profile based on the Profile Shape setting.

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

The custom profile widget.

Use a custom profile as defined in the Curve Widget in the Adjust Last Operation panel. The curve is a side view of a bevel between two faces that meet at a right angle; the darkened area represents the inside of the mesh.

Presets

The Support Loops and Steps presets are built dynamically depending on the number of bevel Segments. If the number of segments is changed, the preset will have to be re-applied.

Sample Straight Edges

Whether to sample the profile in the middle of perfectly straight curve segments (lines between two control points with the Vector handle type). This is disabled by default, as it’s normally enough to sample the profile at the control points themselves.

Sample Even Lengths

By default, each profile segment (piece between two control points) receives the same number of sample points. By enabling this option, the sample points are instead distributed evenly along the whole length of the profile.

Tag » How To Round Edges Blender