blender-manual/manual/modeling/meshes/editing/face/solidify_faces.rst

1.1 KiB

Sphinx Warnings

12: WARNING: undefined label: 'bpy.ops.screen.redo_last'

Note the preview is not accurate and warnings may not indicate real issues.

Solidify Faces

Reference

Mode:

Edit Mode

Menu:

Face ‣ Solidify Faces

This takes a selection of faces and solidifies them by extruding them uniformly to give volume to a Non-manifold surface. This is also available as a Modifier. After using the tool, you can set the offset distance in the bpy.ops.screen.redo_last panel.

Thickness

Amount to offset the newly created surface. Positive values offset the surface inward relative to the normals direction. Negative values offset outward.

https://projects.blender.org/blender/blender-manual/media/branch/main/manual/images/modeling_meshes_editing_face_solidify-faces_before.png

Mesh before solidify operation.

https://projects.blender.org/blender/blender-manual/media/branch/main/manual/images/modeling_meshes_editing_face_solidify-faces_after.png

Solidify with a positive thickness.

https://projects.blender.org/blender/blender-manual/media/branch/main/manual/images/modeling_meshes_editing_face_solidify-faces_after2.png

Solidify with a negative thickness.