SheetMetal Unfold/pl: Difference between revisions

From FreeCAD Documentation
(Created page with "Arkusz blachy: Rozłóż")
 
(Updating to match new version of source page)
Line 25: Line 25:
==Usage==
==Usage==


To unfold a sheet metal part:
# Select a planar face of the sheet metal part.
# Activate the [[Image:SheetMetal_Unfold.svg|16px]] [[SheetMetal_Unfold|Unfold]] command using one of the following:
# Switch to the [[Image:Sheetmetal_workbench_icon.svg|22px]] [[SheetMetal_Workbench|SheetMetal Workbench]].
#* The {{Button|[[Image: SheetMetal_Unfold.svg |16px]] [[SheetMetal_Unfold|Unfold]]}} button.
# Select a flat face of the sheet metal part. {{Emphasis|Note}}:the face should be a plane, the thickness should be constant
# Click on the [[Image:SheetMetal_Unfold.svg|24px]] '''Unfold''' tool to display a menu in task panel to manage unfolding options.
#* The {{MenuCommand|SheetMetal [[Image:SheetMetal_Unfold.svg|16px]] [[SheetMetal_Unfold|Unfold]]}} menu option.
#* The keyboard shortcut: {{KEY|U}}.
# Select projection options of future flattened sketch
# Adjust unfolding options in the [[Task_panel|task panel]] by:
# Select the rule for bend deduction with [https://github.com/shaise/FreeCAD_SheetMetal#terminology Kfactor]:
#* Selecting the projection options of the unfold sketch.
#* Use [https://github.com/shaise/FreeCAD_SheetMetal#material-definition-sheet Material Definition Sheet]
#* Or select a manual [https://github.com/shaise/FreeCAD_SheetMetal#terminology Kfactor] then the ANSI or DIN standard to apply
#* 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


==Properties==
==Properties==
Line 38: Line 38:
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

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:
    • Selecting the projection options of the unfold sketch.
    • Selecting the method of bend deduction with K-factor:
      - Use a Material Definition Sheet.
      - Select a manual K-factor then the ANSI or DIN standard to apply

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.