Part Thickness: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
m (Fix typo.)
Line 2: Line 2:


<!--T:3-->
<!--T:3-->
{{GuiCommand|Name=Part Thickness|MenuLocation=Part → Thickness||Workbenches=[[Part Module|Part]], Complet|SeeAlso=[[Part Offset|Offset]]}}
{{GuiCommand|Name=Part Thickness|MenuLocation=Part → Thickness||Workbenches=[[Part Module|Part]], Complete|SeeAlso=[[Part Offset|Offset]]}}





Revision as of 19:48, 3 September 2015

Part Thickness

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


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. Create a solid
  2. Select one or more faces
  3. Click on the Part Thickness tool
  4. Set the parameters (see Options)
  5. Click OK to confirm, create the operation and exit the function
  6. In the Properties table adjust the parameters if necessary.

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
    • Tangent:
    • Intersection:
  • Intersection:
  • Self-intersection: Enables self-intersection
  • Face / Done: Select the faces to be removed, then click Done
  • Update view: Automatically updates the view in real time

Limitations

Sometimes, on some shape produce bizarre results. Save your work before applying Thickness on complex objects

Links

A good example on how to use this tool on the forum: Re: Help designing a simple enclosure

Examples