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.
|
Menu location |
---|
SheetMetal → Extruded Cutout |
Workbenches |
SheetMetal |
Default shortcut |
E C |
Introduced in version |
0.5.04 |
See also |
None |
The SheetMetal AddCutout command creates an extruded cutout from a sketch extrusion.
The difference between a 'normal' cutout and an extruded cutout is that in the latter case the edges are made perpendicular to the selected face of the sheet metal object. The effect of the command is only visible if the sketch is not plane-parallel to the face.
Extruded cutout based on a circular sketch
See also: Property editor.
A SheetMetal ExtrudedCutout 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:
Extruded Cutout
Enumeration
): Default is Inside
. Side of the cut.Enumeration
): Default is Through everything both sides
. Cut type.Length
): Default is 500.0 mm
. Length of the extrusion direction 1.Length
): Default is 500.0 mm
. Length of the extrusion direction 2.LinkSub
): The selected object and face.Link
): The sketch for the cut.Extruded Cutout Improvements
Bool
): Default is False
. Improve cut geometry if it enters the cutting zone. Only select True
if the cut needs fix, because it can be slow.IntegerConstraint
): Default is 4
. Level of cut improvement quality. More than 10 can take a very long time.Bool
): Default is False
. Refine the geometry.