PartDesign Thickness

From FreeCAD Documentation
Revision as of 20:31, 1 August 2017 by Renatorivo (talk | contribs) (Created page with "{{Template:UnfinishedDocu}} {{GuiCommand|Name=PartDesign Thickness|Workbenches=PartDesign, Complete|MenuLocation=PartDesign → Thickness|Shortcut=|S...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.

PartDesign Thickness

Menu location
PartDesign → Thickness
Workbenches
PartDesign, Complete
Default shortcut
None
Introduced in version
-
See also
Part Thickness

Warning!

This page describes a FreeCAD version 0.17 command. If you use FreeCAD version 0.16, please consult the page .... // or // This command is not present in FreeCAD version 0.16

Description

The Thickness tool works on a solid shape and transforms it into a hollow object, giving to each of its faces a defined thickness. On some solids it allows you to significantly speed up the work, and avoids making extrusions and pockets.

Use

  1. Select a face
  2. Click on in the toolbar, or choose PartDesign Thickness from the main menu,
  3. set options and parameters, (see Options),
  4. Click OK to confirm, create the operation and exit the function
  5. In the Properties table adjust the parameters if necessary.

The following use case is the continuation of Datum Plane example.

  1. Create a Pad from the sketch
  2. Create a second sketch on the XY plane
  3. Create a second Pad from the secon sketch

as in the following pictures

File:Braga-primoPad.png

File:Braga-secondoschizzo.png

File:Braga-secondo Pad.png

then

  1. select a circular face
  2. select Thickness
  3. add to the selection Face1, Face4 and Face5

Result:

Options

  • Thickness: Wall thickness of the resulting object, set the desired value
    • A positive value will offset the faces outward
    • A negative value will offset the faces inward
  • Mode
    • Skin: Select this option if you want to get an item like a vase, headless but with the bottom
    • Pipe: Select this option if you want to get an object like a pipe, headless and bottomless. In this case it may be convenient to select the faces to be deleted before you start the tool. Helping with predefined views buttons or use the numeric keys.
    • RectoVerso:
  • Join Type
    • Arc: removes the outer edges and create a fillet with a radius equal to the thickness defined
    • Intersection:
  • Make thickness inwards:

Limitations

Scripts

Links

Part Thickness

Notes

Available since FreeCAD v 0.17.