---
- GuiCommand:
Name: SheetMetal AddFoldWall
MenuLocation: SheetMetal -> Fold a Wall
Workbenches: SheetMetal_Workbench
Shortcut: **C** **F**
---
The SheetMetal AddFoldWall command folds a sheet metal plate (blank) at a chosen line.
It can be used with a pre-cut blank to
- create a perforated bend zone
- leave planar sections within the bend area and beyond e.g. tabs. (needs gaps in the bend line)
Pre-cut blank and bend line with two gaps → perforated bend zone with some still planar geometry
- Select the face to be bent.
- Hold down the Ctrl key (or the Command key on macOS).
- Select the coplanar sketch (i.e. lying on the same plane) containing the bend line (segments) (preferably from the tree view).
- Release the Ctrl key (or the Command key).
- Activate the SheetMetal AddFoldWall command using one of the following:
- The Fold a Wall button.
- The SheetMetal → Fold a Wall menu option.
- The keyboard shortcut: C Then F.
- Change the value of the property Position to adjust the position of the bend according to the bend line.
The bend line(s) lying in the middle of the perforation → to keep the bend centred the same way the property Position has to be set to {{value|middle}}
-
The bend line sketch has to be coplanar to the selected face.
-
The bend line segments have to be colinear to each other.
See also: Property editor.
A SheetMetal Fold object is derived from a Part Feature object and inherits all its properties. It also has the following additional properties:
{{Properties_Title|Base}}
-
Label|String: Default value: The user editable name of this object, it may be any arbitrary UTF8 string.
-
Base Feature|Link|hidden: Base Feature. Link to the parent feature.
-
_Body|LinkHidden|hidden: Hidden link to the parent body.
{{Properties_Title|Parameters}}
-
Bend Line|Link: "Bend Reference Line List". Links to the bend line objects.
-
Position|Enumeration: "Bend Line Position". {{value|forward}} (default), {{value|middle}}, {{value|backward}}.
-
angle|Angle: "Bend Angle". Default angle: {{value|90,00°}}.
-
base Object|LinkSub: "Base Object". Link to the planar face to be bent.
-
invert|Bool: "Invert Bend Direction". Default:
False
-
invertbend|Bool: "Invert Solid Bend Direction". Default:
True
swaps the side of the line to be bent. -
kfactor|FloatConstraint: "Neutral Axis Position". Default: {{value|0,50}}.
-
radius|Length: "Bend Radius". Default: {{value|1,00 mm}}.
-
unfold|Bool: "Unfold Bend". Default:
False
This clip is made of a blank that receives three folds and so we need four sketches prepared in advance:
: - one for the outline plus slot (blank) : - one for the bend at the tip : - one for the upward bend : - one for the downward bend
Easiest way to guarantee that one face of the blank and all folding lines are coplanar is to create all sketches on the same plane - the XY_Plane in this case.
The folding lines could be created with other tools but hey, we have a Sketcher!
Sketches on their common plane and their representation in the design tree
- Create a blank
- Fold the tip
- Select the blank's bottom face
- Select the sketch named Tip Fold line (preferably from the tree view) (and don't forget the control/command key )
- Press the or use the keyboard shortcut:
- The fold should be 90° down and so some values in the properties window need to be set e.g.: - the angle value to 60° - the invert value to true for an upward bend
- Create the downward fold
- To create the upward fold
Done!
Note!: In real life the upward fold must be done before the downward fold. Only the virtual world of CAD allows us to bend through solid material. This way the orientation of the static section doesn't change. All sketches lie on the same plane to avoid sketches attached to moveable faces.
⏵ documentation index > SheetMetal > Addons > [External Command Reference](Category_External Command Reference.md) > SheetMetal AddFoldWall