This documentation is not finished. Please help and contribute documentation.
GuiCommand model explains how commands should be documented. Browse Category:UnfinishedDocu to see more incomplete pages like this one. See Category:Command Reference for all commands.
See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.
|
|
| Menu location |
|---|
| SheetMetal → Make Wall |
| Workbenches |
| SheetMetal |
| Default shortcut |
| W |
| Introduced in version |
| - |
| See also |
| None |
The SheetMetal AddWall command creates flanges on selected edges. By changing the Dataangle property a flange it can be turned into a hem.
A flange usually consists of a 90° cylindrical bend and a planar strip (wall).
Two selected edges → two flanges
It is called a hem instead if the bend is roughly 180°.
Two selected edges → two mitered hems
A Task Panel with four tabs was introduced in 0.6.00
Double-click an existing Bend object in the Tree View to re-open the Task Panel and edit the parameters.
Offset two further options are available: Offset another option is available:See also: Property View.
A SheetMetal Bend object is derived from a Part Feature object or, if it is inside a PartDesign Body, from a PartDesign Feature object, and inherits all its properties. It also has the following additional properties:
Parameters
Enumeration): "Bend Type". Material Outside (default), Material Inside, Thickness Outside, Offset.Enumeration): "Type of Length Specification". Leg (default), Outer Sharp, Inner Sharp, Tangential.Angle): "Bend Angle". Default angle: 90,00°.LinkSub): "Base Object". Link to the planar face to receive a bend.Distance): "Extend from Left Side". Default: 0,00 mm.Distance): "Extend from Right Side". Default: 0,00 mm.Distance): "Gap from Left side". Default: 0,00 mm.Distance): "Gap from Right side". Default: 0,00 mm.Bool): "Invert Bend Direction". Default: false.Length): "Length of Wall". Default: 10,00 mm.Length): "Bend Radius", the default value depends on the radius property of the parent feature:
1,00 mm.Parameters Ex
Bool): "Enable face reference for angle". Default: true. introduced in 0.7.11 and removed before 0.7.58LinkSub): "Face reference for angle". Default: true. introduced in 0.7.11Bool): "Enable Auto Miter". Default: true.Bool): "Enable face reference for offset". Default: true. introduced in 0.7.11 and removed before 0.7.58LinkSub): "Face reference for offset". Default: true. introduced in 0.7.11Enumeration): "Offset Type". introduced in 0.7.11
Material Outside, Material Inside (default), Thickness Outside, Offset.Distance): "Works when offset face reference is on. It offsets by a normal distance from the offset reference face". Default: 0.00. introduced in 0.7.11Angle): "Relative angle to the face reference". Default: 0.00. introduced in 0.7.11Bool): "Supplementary angle reference". Default: true. introduced in 0.7.11FloatConstraint): "Location of Neutral Line. Caution: Using ANSI standards, not DIN.". 0,50. K factor (also known as neutral factor) for the bend. Used to calculate bend allowance when unfolding.Length): "Auto Miter maximum Extend Distance". Default: 5,00 mm.Length): "Auto Miter Minimum Gap". Default: 0,20 mm.Length): "Minimum Gap to Relief Cut". Default: 1,00 mm.Distance): "Offset Bend". Default: 0,00 mm.Bool): "Shows Unfold View of Current Bend". Default: false true unfolds the bend.Parameters Ex2
Link): "Sketch Object".Bool): "Flip Sketch Direction". Default: false.Bool): "Invert Sketch Start". Default: false.Parameters Ex3
FloatList): "Length of Wall List". Default: [10.00].FloatList): "Bend Angle List". Default: [90.00].Parameters Miterangle
Angle): "Bend Miter Angle from Left Side". Default angle: 0,00°.Angle): "Bend Miter Angle from Right Side". Default angle: 0,00°.Parameters Perforation
Length): "Non-Perforation Max Length". Default: 5 mm.Bool): "Enable perforation". Default: false.Angle): "Perforation Angle". Default: 0 °.Length): "Initial Perforation Length". Default: 5 mm.Length): "Perforation Max Length". Default: 5 mm.Parameters Relief
Float): "Relief Factor". Default: 0,70.Bool): "Use Relief Factor". Default: false.Enumeration): "Relief Type". Rectangle (default), Round. Enabled only when a gap value is set.Length): "Relief Depth". Default: 1,00 mm. Enabled only when a gap value is set.Length): "Relief Width". Default: 0,80 mm. Enabled only when a gap value is set.A simple tray
This tray is made of a rectangular blank with walls added to its outline edges. And so one outline sketch for the blank has to be prepared in advance.
Just a rectangular outline






Done!