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.
|
Posizione nel menu |
---|
SheetMetal → Add Bend |
Ambiente |
SheetMetal |
Avvio veloce |
None |
Introdotto nella versione |
- |
Vedere anche |
Nessuno |
A flange consists of a 90° cylindrical bend and a planar strip (wall).
Two selected edges → two flanges
Resetting the Datiangle property to about 180° in a second step will create a hem instead.
Two selected edges → two hems
Per aggiungere una piega:
Nota: questo ambiente non dispone di uno strumento per creare una piastra di base, quindi è necessario avviare il modello con uno dei seguenti metodi:
Alternatively a base plate (blank) can be created with commands from the Part Workbench or
PartDesign Workbench.
To create a blank with the Part Workbench:
To create a blank with the PartDesign Workbench:
See also: Property editor.
A SheetMetal Bend object is derived from a Part Feature object or, if it is inside a PartDesign Body, from a PartDesign Feature object, and inherits all its properties. It also has the following additional properties:
Parameters
Parameters Ex
Bool
): "Enable Auto Miter". Default: true
.FloatConstraint
): "Location of Neutral Line. Caution: Using ANSI standards, not DIN.". 0,50
. K factor (also known as neutral factor) for the bend. Used to calculate bend allowance when unfolding.Length
): "Auto Miter maximum Extend Distance". Default: 5,00 mm
.Length
): "Auto Miter Minimum Gap". Default: 0,20 mm
.Length
): "Minimum Gap to Relief Cut". Default: 1,00 mm
.Distance
): "Offset Bend". Default: 0,00 mm
.Bool
): "Shows Unfold View of Current Bend". Default: false
true
unfolds the bend.Parameters Ex2
Link
): "Sketch Object".Bool
): "Flip Sketch Direction". Default: false
.Bool
): "Invert Sketch Start". Default: false
.Parameters Ex3
FloatList
): "Length of Wall List". Default: [10.00]
.FloatList
): "Bend Angle List". Default: [90.00]
.Parameters Miterangle
Angle
): "Bend Miter Angle from Left Side". Default angle: 0,00°
.Angle
): "Bend Miter Angle from Right Side". Default angle: 0,00°
.Parameters Perforation
Length
): "Non-Perforation Max Length". Default: 5 mm
.Bool
): "Enable perforation". Default: false
.Angle
): "Perforation Angle". Default: 0 °
.Length
): "Initial Perforation Length". Default: 5 mm
.Length
): "Perforation Max Length". Default: 5 mm
.Parameters Relief
Float
): "Relief Factor". Default: 0,70
.Bool
): "Use Relief Factor". Default: false
.Enumeration
): "Relief Type". Rectangle
(default), Round
. Enabled only when a gap value is set.Length
): "Relief Depth". Default: 1,00 mm
. Enabled only when a gap value is set.Length
): "Relief Width". Default: 0,80 mm
. Enabled only when a gap value is set.A simple tray
This tray is made of a rectangular blank with walls added to its outline edges. And so one outline sketch for the blank has to be prepared in advance.
Just a rectangular outline
Done!