SheetMetal AddCornerRelief

From FreeCAD Documentation
Revision as of 14:39, 27 April 2022 by FBXL5 (talk | contribs) (pictures added)

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.

Other languages:

SheetMetal AddCornerRelief

Menu location
SheetMetal → Add Corner Relief
Workbenches
SheetMetal
Default shortcut
C R
Introduced in version
-
See also
None

Description

The SheetMetal AddCornerRelief command adds a corner relief to a corner of two bends.

Default corner of two bends -> Corner with added corner relief

The command can as well be used to add a relief to an open corner at one end of a bend.

Default open corner -> Open corner with added corner relief


This command is restricted to one corner at a time!

Usage

  1. Select the two edges of a corner (Start lines of the bends).
  2. Activate the SheetMetal AddCornerRelief command using one of the following:
    • The Add Corner Relief button.
    • The SheetMetal → Add Corner Relief menu option.
    • The keyboard shortcut: C then R

Properties

See also: Property editor.

A SheetMetal CornerRelief object is derived from a Part Feature object and inherits all its properties. It also has the following additional properties and its label has a default value:

Data

Base

  • DataLabel (String): Default value: CornerRelief (+ a sequential number for second and following items).
    The user editable name of this object, it may be any arbitrary UTF8 string.
  • Data (hidden)Base Feature (Link): Base Feature. Link to the parent feature.
  • Data (hidden)_Body (LinkHidden): Hidden link to the parent body.

Parameters

  • DataReliefSketch (Enumeration): "Corner Relief Type". Circle (default), Circle-Scaled, Square, Square-Scaled, Sketch.
  • DataSize (Length): "Size of Shape". Default: 3,00 mm.
  • DataSize Ratio (Float): "Size Ratio of Shape". Default: 1,50.
  • Database Object (LinkSub): "Base Object". Links to the pair of edges defining the Corner Relief position.
  • Datakfactor (FloatConstraint): "Neutral Axis Position". Default: 0,50.

Parameters1

  • DataSketch (Link): "Corner Relief Sketch".
  • DataXOffset (Distance): "Gap from side one". Default: 0,00 mm.
  • DataYOffset (Distance): "Gap from side two". Default: 0,00 mm.