SheetMetal UnattendedUnfold

From FreeCAD Documentation
Revision as of 17:54, 21 September 2021 by FuzzyBot (talk | contribs) (Updating to match new version of source page)

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.

SheetMetal UnattendedUnfold

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

Description

The Unattended Unfold command unfolds a sheet metal object.

If the parent body of a selected planar face has been subject to unfolding before, this tool will skip the menu in the task panel. Otherwise it will show an error message asking for either "set a Manual K-factor" or "use a Material Definition Sheet".

With the first use of the Unfold command the parent body's label received a suffix (such as _material_0.5din) and after that it is ready to be use with this tool.

Usage

  1. Select a flat face of a sheet metal part. Note: the face should be planar and with constant thickness
  2. Activate the Unattended Unfold command using the:

Properties

See also: Property editor.

This tool creates an Unfold object and has no representation of its own in the Tree view or elsewhere and so has no properties.

The Unfold object, on the other hand, 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

See Unfold for limitations.