SheetMetal Extrude: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 64: Line 64:


<!--T:14-->
<!--T:14-->
* {{PropertyData|angle}}: Bend angle.
* {{PropertyData|extend1}}: Extends the wall on the left side.
* {{PropertyData|extend2}}: Extends the wall on the right side.
* {{PropertyData|gap1}}: Gap from the left side.
* {{PropertyData|gap1}}: Gap from the left side.
* {{PropertyData|gap2}}: Gap from the right side.
* {{PropertyData|gap2}}: Gap from the right side.
* {{PropertyData|invert}}: Invert bend direction.
* {{PropertyData|length}}: Length of the wall.
* {{PropertyData|length}}: Length of the wall.
* {{PropertyData|miterangle1}}: Bend miter angle on the left side.
* {{PropertyData|miterangle2}}: Bend miter angle on the right side.
* {{PropertyData|radius}}: Bend radius.
* {{PropertyData|relief Type}}: Rectangle or Round. Enabled only when a gap value is set.
* {{PropertyData|reliefd}}: Relief depth. Enabled only when a gap value is set.
* {{PropertyData|reliefw}}: Relief width. Enabled only when a gap value is set.
* {{PropertyData|kfactor}}: K factor (also known as neutral factor) for the bend. Used to calculate bend allowance when unfolding.
* {{PropertyData|unfold}}: False (default) or True. If true, unfolds the bend.





Revision as of 21:29, 9 August 2020

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 Extrude

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

Description

The SheetMetal Extrude tool extends a sheet metal face.


Usage

To Extend the face:

  1. Start with a base plate or sheet, select a thin face representing the thickness of the metal sheet
  2. Click on the Extrude tool to extend the face.


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.


Note: In an extension operation, set Refine = true.

Properties

Data

Base

  • Datagap1: Gap from the left side.
  • Datagap2: Gap from the right side.
  • Datalength: Length of the wall.