Part Thickness: Difference between revisions

From FreeCAD Documentation
(Correct markup: KEY -> Button)
No edit summary
 
(22 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
<translate>
<translate>

<!--T:15-->
<!--T:15-->
{{Docnav
{{Docnav
|[[Part_Offset2D|Offset2D]]
|[[Part_Offset2D|Offset2D]]
|[[Part_ProjectionOnSurface|ProjectionOnSurface]]
|[[Part_ProjectionOnSurface|ProjectionOnSurface]]
|[[Part_Module|Part]]
|[[Part_Workbench|Part]]
|IconL=Part_Offset2D.svg
|IconL=Part_Offset2D.svg
|IconR=Part_ProjectionOnSurface.svg
|IconR=Part_ProjectionOnSurface.svg
Line 14: Line 15:
{{GuiCommand
{{GuiCommand
|Name=Part Thickness
|Name=Part Thickness
|MenuLocation=Part → Thickness
|MenuLocation=Part → Thickness...
|Workbenches=[[Part_Module|Part]]
|Workbenches=[[Part_Workbench|Part]]
|SeeAlso=[[Part_Offset|Part Offset]]
|SeeAlso=[[Part_Offset|Part Offset]]
}}
}}


==Description== <!--T:4-->
==Description== <!--T:22-->
The [[Image:Part_Thickness.svg|24px]] [[Part_Thickness|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.


==Usage== <!--T:5-->
<!--T:4-->
The [[Image:Part_Thickness.svg|24px]] [[Part_Thickness|Thickness]] tool works on a solid shape and transforms it into a hollow object, giving to each of its faces a defined and constant thickness. On some solids it allows you to significantly speed up the work, and avoids making extrusions and pockets.

==Usage== <!--T:23-->

<!--T:5-->
# Create a solid
# Create a solid
# Select one or more faces
# Select one or more faces
Line 29: Line 33:
# Set the parameters (see [[#Options|Options]])
# Set the parameters (see [[#Options|Options]])
# Click {{Button|OK}} to confirm, create the operation and exit the function
# Click {{Button|OK}} to confirm, create the operation and exit the function
# In the Properties table adjust the parameters if necessary.
# In the Properties table adjust the parameters if necessary


==Options== <!--T:6-->
==Options== <!--T:24-->

* Thickness: Wall thickness of the resulting object, set the desired value
<!--T:6-->
* {{MenuCommand|Thickness}}: Wall thickness of the resulting object, set the desired value.
** A positive value will offset the faces outward
** A positive value will offset the faces outward
** A negative value will offset the faces inward
** A negative value will offset the faces inward
* Mode
* {{MenuCommand|Mode}}
** Skin: Select this option if you want to get an item like a vase, headless but with the bottom
** {{MenuCommand|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.
** {{MenuCommand|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.
** {{MenuCommand|Recto Verso}}:
** RectoVerso:
* Join Type
* {{MenuCommand|Join Type}}
** Arc: removes the outer edges and create a fillet with a radius equal to the thickness defined
** {{MenuCommand|Arc}}: removes the outer edges and create a fillet with a radius equal to the thickness defined.
** Tangent:
** {{MenuCommand|Tangent}}:
** Intersection:
** {{MenuCommand|Intersection}}:
* Intersection:
* {{MenuCommand|Intersection}}:
* Self-intersection: Enables self-intersection
* {{MenuCommand|Self-intersection}}: Enables self-intersection.
* Face / Done: Select the faces to be removed, then click Done
* {{Button|Faces}}: Select the faces to be removed, then click {{Button|Done}}.
* Update view: Automatically updates the view in real time
* {{MenuCommand|Update view}}: Automatically updates the view in real time.


==Limitations== <!--T:13-->
==Notes== <!--T:27-->
Sometimes, on some shape produce bizarre results. Save your work before applying Thickness on complex objects


==Links== <!--T:14-->
<!--T:13-->
* [[App_Link|App Link]] objects linked to the appropriate object types can also be used as source objects. {{Version|0.20}}
* Complex shapes may produce bizarre, hard to predict results. Carefully inspect the resulting shape and save your work before applying the operation.

==Links== <!--T:26-->

<!--T:14-->
A good example on how to use this tool on the forum: [http://forum.freecadweb.org/viewtopic.php?f=3&t=3766&p=29741&hilit=enclosure#p29547 Re: Help designing a simple enclosure]
A good example on how to use this tool on the forum: [http://forum.freecadweb.org/viewtopic.php?f=3&t=3766&p=29741&hilit=enclosure#p29547 Re: Help designing a simple enclosure]


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

<!--T:19-->
'''Hollow cylinder'''
# Create {{Button|[[Image:Part_Cylinder.svg|16px]] [[Part_Cylinder|Cylinder]]}} with radius 10mm and height 20mm
# Select the top and bottom surface of the cylinder
# Click on the {{Button|[[Image:Part_Thickness.svg|16px]] Thickness}} button (no need to change default settings) and press {{KEY|OK}}

<!--T:20-->
Notes:
* For this shape, consider using {{Button|[[Image:Part_Tube.svg|16px]] [[Part_Tube|Tube]]}} instead.
* Select the cylinder's top surface only to create a receptacle.


<!--T:8-->
<!--T:8-->
Line 61: Line 83:
<!--T:9-->
<!--T:9-->
[[Image:ThicknessEsempio2.png]]
[[Image:ThicknessEsempio2.png]]

<!--T:21-->
'''Box-Enclosure'''


<!--T:10-->
<!--T:10-->
Line 67: Line 92:
<!--T:11-->
<!--T:11-->
[[Image:ThicknessEsempio4.png]]
[[Image:ThicknessEsempio4.png]]



<!--T:16-->
<!--T:16-->
Line 72: Line 98:
|[[Part_Offset2D|Offset2D]]
|[[Part_Offset2D|Offset2D]]
|[[Part_ProjectionOnSurface|ProjectionOnSurface]]
|[[Part_ProjectionOnSurface|ProjectionOnSurface]]
|[[Part_Module|Part]]
|[[Part_Workbench|Part]]
|IconL=Part_Offset2D.svg
|IconL=Part_Offset2D.svg
|IconR=Part_ProjectionOnSurface.svg
|IconR=Part_ProjectionOnSurface.svg
Line 81: Line 107:
{{Part Tools navi{{#translation:}}}}
{{Part Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Latest revision as of 10:55, 3 December 2023

Part Thickness

Menu location
Part → Thickness...
Workbenches
Part
Default shortcut
None
Introduced in version
-
See also
Part 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 and constant thickness. On some solids it allows you to significantly speed up the work, and avoids making extrusions and pockets.

Usage

  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.
    • Recto Verso:
  • 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.
  • Faces: Select the faces to be removed, then click Done.
  • Update view: Automatically updates the view in real time.

Notes

  • App Link objects linked to the appropriate object types can also be used as source objects. introduced in version 0.20
  • Complex shapes may produce bizarre, hard to predict results. Carefully inspect the resulting shape and save your work before applying the operation.

Links

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

Examples

Hollow cylinder

  1. Create Cylinder with radius 10mm and height 20mm
  2. Select the top and bottom surface of the cylinder
  3. Click on the Thickness button (no need to change default settings) and press OK

Notes:

  • For this shape, consider using Tube instead.
  • Select the cylinder's top surface only to create a receptacle.

Box-Enclosure