1.1 KiB
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.
![]() Mesh before solidify operation. |
![]() Solidify with a positive thickness. |
![]() Solidify with a negative thickness. |