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 → Add base shape |
| Workbenches |
| SheetMetal |
| Default shortcut |
| H |
| Introduced in version |
| 0.3.10 |
| See also |
| None |
The SheetMetal BaseShape command creates a SheetMetal BaseShape object from parameters.
The five available BaseShapes: L-shape, U-shape, Tub, Hat, and Box
A rectangular sixth shape, called Flat, was introduced in v 0.4.10.
See also: Property editor.
A SheetMetal BaseShape 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
Bool): Extends side and flanges to close all gaps. Default: true.Length): Width of top flange. Default: 5,00 mm.Length): Shape height. Default: 10,00 mm.Length): Shape length. Default: 30,00 mm.Enumeration): Origin location.
-X,-Y, -X,0, -X,+Y, 0,-Y, 0,0 (default), 0,+Y, +X,-Y, +X,0, and +X,+YLength): Bend Radius. Default: 1,00 mm.Enumeration): Base shape type.
Flat (introduced in v 0.4.10), L-Shape (default), U-Shape, Tub, Hat, and Box.Length): Thickness of sheetmetal. Default: 1,00 mm.Length): Shape width. Default: 20,00 mm.