SheetMetal UnattendedUnfold/en: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
 
(Updating to match new version of source page)
(One intermediate revision by the same user not shown)
Line 16: Line 16:
|Workbenches=[[SheetMetal_Workbench|SheetMetal]]
|Workbenches=[[SheetMetal_Workbench|SheetMetal]]
|Shortcut={{KEY|U}}
|Shortcut={{KEY|U}}
|SeeAlso=[[Image:SheetMetal_Unfold.svg|16px]] [[SheetMetal_Unfold|SheetMetal Unfold]]
|SeeAlso=[[SheetMetal_Unfold|SheetMetal Unfold]]
}}
}}


Line 24: Line 24:


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".
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 [[Image:SheetMetal_Unfold.svg|16px]] [[SheetMetal_Unfold|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.
With the first use of the [[Image:SheetMetal_Unfold.svg|16px]] [[SheetMetal_Unfold|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==
==Usage==


# Select a flat face of a sheet metal part. {{Emphasis|Note}}: the face should be planar and with constant thickness
# Select one planar face of a sheet metal part.
# Activate the [[Image:SheetMetal_UnattendedUnfold.svg|16px]] [[SheetMetal_UnattendedUnfold|Unattended Unfold]] command using the:
# Activate the [[Image:SheetMetal_UnattendedUnfold.svg|16px]] [[SheetMetal_UnattendedUnfold|UnattendedUnfold]] command using one of the following:
#* {{Button|[[Image: SheetMetal_UnattendedUnfold.svg |16px]] [[SheetMetal_UnattendedUnfold|Unattended Unfold]]}} button
#* The {{Button|[[Image: SheetMetal_UnattendedUnfold.svg |16px]] [[SheetMetal_UnattendedUnfold|Unattended Unfold]]}} button.
#* {{MenuCommand|SheetMetal → [[Image:SheetMetal_UnattendedUnfold.svg|16px]] [[SheetMetal_UnattendedUnfold|Unattended Unfold]]}} drop down menu
#* The {{MenuCommand|SheetMetal → [[Image:SheetMetal_UnattendedUnfold.svg|16px]] [[SheetMetal_UnattendedUnfold|Unattended Unfold]]}} menu option.
#* keyboard shortcut: {{KEY|U}}
#* The keyboard shortcut: {{KEY|U}}


==Properties==
==Properties==
Line 38: Line 39:
See also: [[Property_editor|Property editor]].
See also: [[Property_editor|Property editor]].


This tool creates an Unfold object and has no representation of its own in the [[Tree_view|Tree view]] or elsewhere and so has no properties.
A SheetMetal Unfold object is derived from a [[Part_Feature|Part Feature]] object and inherits all its properties. It has no additional properties, but its label has a default value:

The '''Unfold''' object, on the other hand, is derived from a [[Part_Feature|Part Feature]] object and inherits all its properties. It has no additional properties, but its label has a default value:


=== Data ===
=== Data ===

Revision as of 17:31, 7 March 2022

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 one planar face of a sheet metal part.
  2. Activate the UnattendedUnfold command using one of the following:

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

See Unfold for limitations.