SheetMetal AddRelief: Difference between revisions

From FreeCAD Documentation
(Docnav, GuiCommand, Description)
(Properties reworked, including Label)
Line 54: Line 54:
::If you start with a [[File:PartDesign_Body.svg|24px]] PartDesign Body, you can mix Sheet Metal features with PartDesign features such as [[File:PartDesign_Pocket.svg|24px]] [[PartDesign Pocket|pockets]] or [[File:PartDesign_Hole.svg|24px]] [[PartDesign Hole|holes]].
::If you start with a [[File:PartDesign_Body.svg|24px]] PartDesign Body, you can mix Sheet Metal features with PartDesign features such as [[File:PartDesign_Pocket.svg|24px]] [[PartDesign Pocket|pockets]] or [[File:PartDesign_Hole.svg|24px]] [[PartDesign Hole|holes]].


==Properties== <!--T:9-->
==Properties== <!--T:9-->

See also: [[Property_editor|Property editor]].

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


===Data=== <!--T:10-->
===Data=== <!--T:10-->
Line 62: Line 66:


<!--T:12-->
<!--T:12-->
* {{PropertyData|Label}}: User name of the object in the [[Tree_view|Tree view]].
* {{PropertyData|Label|String}}: Default value: {{value|Relief}} (+ a sequential number for second and following items). </br>The user editable name of this object, it may be any arbitrary UTF8 string.
* {{PropertyData|Base Feature|Link|hidden}}: Base Feature. Link to the parent feature.
* {{PropertyData|_Body|LinkHidden|hidden}}: Hidden link to the parent body.


<!--T:13-->
<!--T:13-->
{{Properties_Title|Parameters}}
{{Properties_Title|Parameters}}


* {{PropertyData|base Object|LinkSub}}: "Base Object". Links to the corner vertexes defining relief positions.
<!--T:14-->
* {{PropertyData|relief}}: Size of relief to be added.
* {{PropertyData|relief|Length}}: "Relief Size". Default: {{value|2,00 mm}}.





Revision as of 11:36, 27 August 2021

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 AddRelief

Menu location
SheetMetal → Make Relief
Workbenches
SheetMetal
Default shortcut
S R
Introduced in version
-
See also
None

Description

The SheetMetal AddRelief command...

Create relief for sheet metal bend

Usage

To add relief to corner of bend:

  1. Start with a base plate or sheet, select a corner vertex to apply relief
  2. Click on the Relief tool to add relief cut to corner.

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

See also: Property editor.

A SheetMetal Relief 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

Base

  • DataLabel (String): Default value: Relief (+ a sequential number for second and following items).
    The user editable name of this object, it may be any arbitrary UTF8 string.
  • Data (hidden)Base Feature (Link): Base Feature. Link to the parent feature.
  • Data (hidden)_Body (LinkHidden): Hidden link to the parent body.

Parameters

  • Database Object (LinkSub): "Base Object". Links to the corner vertexes defining relief positions.
  • Datarelief (Length): "Relief Size". Default: 2,00 mm.