SheetMetal Unfold

From FreeCAD Documentation
Revision as of 09:32, 14 October 2022 by Roy 043 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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 Unfold

Menu location
SheetMetal → Unfold
Workbenches
SheetMetal
Default shortcut
U
Introduced in version
-
See also
SheetMetal UnattendedUnfold

Description

The SheetMetal Unfold command unfolds a sheet metal object.

Usage

  1. Select a planar face of the sheet metal part.
  2. Activate the Unfold command using one of the following:
    • The Unfold button.
    • The SheetMetal → Unfold menu option.
    • The keyboard shortcut: U.
  3. Adjust unfolding options in the task panel by:

Properties

See also: Property editor.

A SheetMetal Unfold object is derived from a Part Feature object and inherits all its properties. It has no additional properties, but its label has a default value:

Data

Base

  • DataLabel (String): Default value: Unfold (+ a sequential number for second and following items).
    The user editable name of this object, it may be any arbitrary UTF8 string.

Limitations

  • The sheet metal should have a constant thickness.
  • Flat faces should not contain split lines.
  • Flat faces must be truly planar and not B-spline approximations.
  • Faces of bend angles must be truly cylindrical and also not B-spline approximations.
  • The Unfold feature is not parametric. If the model is modified you have to unfold it again.