Skip to content

Latest commit

 

History

History
70 lines (41 loc) · 3.74 KB

SheetMetal_AddBend.md

File metadata and controls

70 lines (41 loc) · 3.74 KB
Error in user YAML: (<unknown>): did not find expected alphabetic or numeric character while scanning an alias at line 5 column 14
---
- GuiCommand:
   Name: SheetMetal AddBend
   MenuLocation: SheetMetal -> Make Bend
   Workbenches: SheetMetal_Workbench
   Shortcut: **S** **B**
   SeeAlso: SheetMetal_AddRelief, SheetMetal_AddJunction
---

SheetMetal AddBend

Description

The SheetMetal AddBend command replaces sharp edges between between two sections (base plate/walls/flanges) of a sheet metal object with rounded bends. Without these bends the object will not be unfoldable.

This command is the third of three steps to convert a shell object made with the Part Workbench or PartDesign Workbench into an unfoldable sheet metal object:

  1. SheetMetal AddRelief
  2. SheetMetal AddJunction
  3. SheetMetal AddBend


Make Bend - replace edges with bends

Usage

  1. Select one or more edge(s).
  2. Activate the SheetMetal AddBend command using one of the following:
    • The SheetMetal AddBend button.
    • The SheetMetal → Make Bend menu option.
    • The keyboard shortcut: S then B.

Notes

The commands SheetMetal AddRelief, SheetMetal AddJunction, and SheetMetal AddBend work best with hollow cuboids i.e. shell objects with a constant thickness and only 90° angles between faces.

See SheetMetal AddRelief for hints about creating shell objects of cuboids.

Properties

See also: Property editor.

A SheetMetal SolidBend object is derived from a Part Feature object and inherits all its properties. It also has the following additional properties and its label has a default value:

Data

{{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}}

  • base Object|LinkSub: "Base object". Links to the edges to be bent.

  • radius|Length: "Bend Radius". Default: {{value|1,00 mm}}.

  • thickness|Length: "Thickness of sheetmetal". Default: {{value|1,00 mm}}.


documentation index > SheetMetal > Addons > [External Command Reference](Category_External Command Reference.md) > SheetMetal AddBend