SheetMetal Unfold/pl: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 32: Line 32:
# Adjust unfolding options in the [[Task_panel|task panel]] by:
# Adjust unfolding options in the [[Task_panel|task panel]] by:
#* Selecting the projection options of the unfold sketch.
#* Selecting the projection options of the unfold sketch.
#* Selecting the method of bend deduction with [https://github.com/shaise/FreeCAD_SheetMetal#terminology K-factor]: <br> - Use a [https://github.com/shaise/FreeCAD_SheetMetal#material-definition-sheet Material Definition Sheet]. <br> - Select a manual [https://github.com/shaise/FreeCAD_SheetMetal#terminology K-factor] then the ANSI or DIN standard to apply
#* Selecting the method of bend deduction with K-factor: <br> - Use a [https://github.com/shaise/FreeCAD_SheetMetal#material-definition-sheet Material Definition Sheet]. <br> - Select a manual [https://github.com/shaise/FreeCAD_SheetMetal#terminology K-factor] then the [https://de.wikipedia.org/wiki/Biegeverkürzung#Korrektur_durch_den_sog._k-Faktor ANSI or DIN] standard to apply


==Properties==
==Properties==

Revision as of 09:34, 27 March 2022

Ta dokumentacja nie jest ukończona. Prosimy o pomoc w tworzeniu dokumentacji.

Strona Model polecenia GUI wyjaśnia jak powinny być dokumentowane polecenia. Przejrzyj stronę Category:UnfinishedDocu, aby zobaczyć więcej niekompletnych stron, takich jak ta. Zobacz stronę Category:Command Reference aby poznać wszystkie komendy.

Zobacz stronę wytycznych Wikidla FreeCAD aby dowiedzieć się, jak edytować strony Wiki, i przejdź do strony Pomóż w rozwoju FreeCAD, aby dowiedzieć się o innych sposobach, w jakie możesz wnieść swój wkład.

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

  • DANELabel (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

  • Sheet metal should have constant thickness
  • Flat faces should be planar with no split lines
  • Bend angles should be radius with cylindrical faces
  • Unfold feature is not parametric at the moment.