PartDesign Thickness: Difference between revisions

From FreeCAD Documentation
(Created page with "{{Template:UnfinishedDocu}} {{GuiCommand|Name=PartDesign Thickness|Workbenches=PartDesign, Complete|MenuLocation=PartDesign → Thickness|Shortcut=|S...")
 
(Completed page.)
Line 1: Line 1:
<translate>
{{Template:UnfinishedDocu}}
{{GuiCommand|Name=PartDesign Thickness|Workbenches=[[PartDesign Workbench|PartDesign]]|MenuLocation=Part Design → Thickness|Shortcut=None|SeeAlso=[[Part_Thickness|Part Thickness]]}}


==Description==
{{GuiCommand|Name=PartDesign Thickness|Workbenches=[[PartDesign Workbench|PartDesign]], Complete|MenuLocation=PartDesign → Thickness|Shortcut=|SeeAlso=[[Part_Thickness|Part Thickness]]}}


The '''Thickness''' tool works on a solid Body and transforms it into a thick-walled hollow object with at least one open face, giving to each of its remaining faces a uniform thickness. On some solids it allows you to significantly speed up the work, and avoids making extrusions and pockets.
''{{Note|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}}''


{{Version|0.17}}
==Description==


==How to use==
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.


# Select one or more face(s) on the active Body.
==Use==
# Press the {{KEY|[[Image:PartDesign Thickness.png|24px]] '''Thickness'''}} button.
# Define the '''Thickness parameters''' (see [[#Options|Options]]).
# To add more faces to open, press the {{KEY|Add face}} button and select a face in the 3D view.
# To remove a previously select face, press the {{KEY|Remove face}} button and select a face in the 3D view, or right-click on the Face label in the list and select ''Remove''.
# Press {{KEY|OK}}.


==Options==
# Select a face

# Click on [[Image:PartDesign Thickness.png|24px]] in the toolbar, or choose {{KEY|PartDesign}} → {{KEY|[[Image:PartDesign Thickness.png|24px]] Thickness}} from the main menu,
* '''Thickness''': Wall thickness of the resulting object. Set the desired value.
# set options and parameters, (see [[#Options|Options]]),
* '''Mode'''
# Click {{KEY|OK}} to confirm, create the operation and exit the function
** ''Skin'': Select this option if you want to get an item like a vase, headless but with the bottom
# In the Properties table adjust the parameters if necessary.
** ''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 creates a fillet with a radius equal to the defined thickness.
** ''Intersection'': when faces are offset outward, sharp edges are kept between faces.
* '''Make thickness inwards''': when checked, faces are offset inward.

==Limitations==

* At least one face to be opened must be selected.
* The thickness value may not exceed the smallest face height of the Body.
* The command may fail with complex shapes.

==Example==


The following use case is the continuation of [[PartDesign Plane|Datum Plane]] example.
# Create a Pad from the sketch
# Create a Pad from the sketch
# Create a second sketch on the XY plane
# Create a second sketch on the XY plane
# Create a second Pad from the secon sketch
# Create a second Pad from the second sketch
as in the following pictures


As in the following pictures:

</translate>
[[File:Braga-primoPad.png]]
[[File:Braga-primoPad.png]]


Line 29: Line 49:


[[File:Braga-secondo Pad.png]]
[[File:Braga-secondo Pad.png]]
<translate>


Then
then
# select a circular face
# Select a circular face
# select {{KEY|[[Image:PartDesign Thickness.png|24px]] Thickness}}
# Select {{KEY|[[Image:PartDesign Thickness.png|24px]] Thickness}}
# add to the selection Face1, Face4 and Face5
# Add to the selection Face1, Face4 and Face5
Result:

[[File:Brga-spessore.png]]


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|Part Thickness]]


</translate>[[File:Brga-spessore.png]]
==Notes==


Available since FreeCAD v 0.17.


{{clear}}
{{clear}}
<languages/>

Revision as of 03:44, 26 February 2018

PartDesign Thickness

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

Description

The Thickness tool works on a solid Body and transforms it into a thick-walled hollow object with at least one open face, giving to each of its remaining faces a uniform thickness. On some solids it allows you to significantly speed up the work, and avoids making extrusions and pockets.

introduced in version 0.17

How to use

  1. Select one or more face(s) on the active Body.
  2. Press the Thickness button.
  3. Define the Thickness parameters (see Options).
  4. To add more faces to open, press the Add face button and select a face in the 3D view.
  5. To remove a previously select face, press the Remove face button and select a face in the 3D view, or right-click on the Face label in the list and select Remove.
  6. Press OK.

Options

  • Thickness: 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.
    • Recto Verso:
  • Join Type
    • Arc: removes the outer edges and creates a fillet with a radius equal to the defined thickness.
    • Intersection: when faces are offset outward, sharp edges are kept between faces.
  • Make thickness inwards: when checked, faces are offset inward.

Limitations

  • At least one face to be opened must be selected.
  • The thickness value may not exceed the smallest face height of the Body.
  • The command may fail with complex shapes.

Example

  1. Create a Pad from the sketch
  2. Create a second sketch on the XY plane
  3. Create a second Pad from the second 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: