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.
SheetMetal AddBase |
Menu location |
---|
SheetMetal → Make Base Wall |
Workbenches |
SheetMetal |
Default shortcut |
C B |
Introduced in version |
- |
See also |
None |
The SheetMetal AddBase command creates a SheetMetal base object from a sketch.
From an open contour it creates a prismatic profile:
From a closed outline it creates a base plate (blank):
A task panel was introduced in version 0.6.01
Double-click an existing BaseBend object in the Tree view to re-open the task panel and edit the parameters.
The last entered values for Radius and Thickness will be saved as default values for the following new BaseBend object.
See also: Property editor.
A SheetMetal BaseBend 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 Plane", defines on which side of a profile curve the thickness applies. Outside
(default), Inside
, Middle
. (not used for plates)Link
): "Wall Sketch object". Link to the profile/outline sketch.Length
): Extrusion length of a profile. Default: 100,00 mm
. (not used for plates)Bool
): "Extrude Symmetric to Plane". The length of a profile or the thickness of a plate extends to one side of the sketch plane if false
(default) or symmetrically to both sides if true
.Length
): Inner radius of automatically added bends. Default: 1,00 mm
. (not used for plates)Bool
): Reverses the direction of a profile extrusion or a plate thickness. Default: false
.Length
): Wall thickness of a sheetmetal profile or plate. Default: 1,00 mm
.