SheetMetal AddWall

From FreeCAD Documentation
Revision as of 21:36, 7 August 2020 by Renatorivo (talk | contribs)

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.

Other languages:

SheetMetal Bend

Menu location
SheetMetal → Add Bend
Workbenches
SheetMetal
Default shortcut
None
Introduced in version
-
See also
None


Description

The SheetMetal workbench Bend tool creates a bend on the selected edge.

Usage

To add a Bend:

  1. Switch to the SheetMetal Workbench.
  2. Start with a base plate or sheet, select one or more edges to receive a bend.
  3. Click on the Bend tool to add a bend.

Note: The workbench does not have a tool to create a base plate, so you need to start your model with one of the following methods:


If you start with a PartDesign Body, you can mix Sheet Metal features with PartDesign features such as pockets or holes.

Properties

Data

Base

  • DataLabel: User name of the object in the Tree view.

Parameters

  • Dataangle: Bend angle.
  • Dataextend1: Extends the wall on the left side.
  • Dataextend2: Extends the wall on the right side.
  • Datagap1: Gap from the left side.
  • Datagap2: Gap from the right side.
  • Datainvert: Invert bend direction.
  • Datalength: Length of the wall.
  • Datamiterangle1: Bend miter angle on the left side.
  • Datamiterangle2: Bend miter angle on the right side.
  • Dataradius: Bend radius.
  • Datarelief Type: Rectangle or Round. Enabled only when a gap value is set.
  • Datareliefd: Relief depth. Enabled only when a gap value is set.
  • Datareliefw: Relief width. Enabled only when a gap value is set.
  • Datakfactor: K factor (also known as neutral factor) for the bend. Used to calculate bend allowance when unfolding.
  • Dataunfold: False (default) or True. If true, unfolds the bend.

Limitations

Limitation are not known yet.