Part Thickness: Difference between revisions

From FreeCAD Documentation
mNo edit summary
(edit)
Line 7: Line 7:


<!--T:4-->
<!--T:4-->
This tool works on a solid shape, and turns it into a hollow object, by giving each of its faces a given thickness.
This tool works on a solid form, and transforms it into a hollow object, giving to each of its faces a thickness defined.
On some forms allows you to significantly speed up the work, and avoids boring extrusions and pockets.


===Use=== <!--T:5-->
===Use=== <!--T:5-->
* Create a solid
* Select one or more faces
* Click Part Thickness tool
* Set the options
* Click ok to confirm, create the operation and exit the function
* In the Properties table adjust the parameters if necessary


<!--T:6-->
<!--T:6-->
===Options===
ToDo
* Tickness: Wall thickness of the resulting object, set the desired value
* 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


===Examples=== <!--T:7-->
===Examples=== <!--T:7-->

Revision as of 20:07, 15 September 2014

Part Thickness

Part Thickness

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


This tool works on a solid form, and transforms it into a hollow object, giving to each of its faces a thickness defined. On some forms allows you to significantly speed up the work, and avoids boring extrusions and pockets.

Use

  • Create a solid
  • Select one or more faces
  • Click Part Thickness tool
  • Set the options
  • Click ok to confirm, create the operation and exit the function
  • In the Properties table adjust the parameters if necessary

Options

  • Tickness: Wall thickness of the resulting object, set the desired value
  • 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

Examples