Part Thickness/ru: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{Docnav
{{Docnav|[[Part_Offset2D|2D Offset]]|[[Part_ProjectionOnSurface|Projection on surface]]|[[Part_Module|Part]]|IconL=Part_Offset2D.png|IconC=Workbench_Part.svg|IconR=Part_ProjectionOnSurface.png}}
|[[Part_Offset2D|2D Offset]]
|[[Part_ProjectionOnSurface|Projection on surface]]
|[[Part_Module|Part]]
|IconL=Part_Offset2D.svg
|IconC=Workbench_Part.svg
|IconR=Part_ProjectionOnSurface.png
}}


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 12: Line 19:
</div>
</div>


<div class="mw-translate-fuzzy">
== Определение ==
== Определение ==
Инструмент '''Толщина''' обрабатывает твёрдые тела и трансформирует их в пустые объекты, давая каждой из их граней заданную толщину.
Инструмент '''Толщина''' обрабатывает твёрдые тела и трансформирует их в пустые объекты, давая каждой из их граней заданную толщину.
В некоторых случаях это сильно ускоряет работу и позволяет избежать выдавливания и создания карманов.
В некоторых случаях это сильно ускоряет работу и позволяет избежать выдавливания и создания карманов.
</div>


==Use==
==Usage==
# Create a solid
# Create a solid
# Select one or more faces
# Select one or more faces
# Click on the {{KEY|[[Image:Part_Thickness.png|16px]] '''Part Thickness'''}} tool
# Click on the {{KEY|[[Image:Part_Thickness.svg|16px]] '''Part Thickness'''}} tool
# Set the parameters (see [[#Options|Options]])
# Set the parameters (see [[#Options|Options]])
# Click 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.


Line 57: Line 66:
[[Image:ThicknessEsempio4.png]]
[[Image:ThicknessEsempio4.png]]


{{Docnav
{{Docnav|[[Part_Offset2D|2D Offset]]|[[Part_ProjectionOnSurface|Projection on surface]]|[[Part_Module|Part]]|IconL=Part_Offset2D.png|IconC=Workbench_Part.svg|IconR=Part_ProjectionOnSurface.png}}
|[[Part_Offset2D|2D Offset]]

|[[Part_ProjectionOnSurface|Projection on surface]]
{{Part Tools navi}}
|[[Part_Module|Part]]

|IconL=Part_Offset2D.svg
{{Userdocnavi}}
|IconC=Workbench_Part.svg
|IconR=Part_ProjectionOnSurface.png
}}


{{Part Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}
{{clear}}

Revision as of 01:42, 26 February 2020

Part Thickness

Системное название
Part Thickness
Расположение в меню
Деталь → Толщина
Верстаки
Part, Complete
Быстрые клавиши
Нет
Представлено в версии
-
См. также
Смещение

Определение

Инструмент Толщина обрабатывает твёрдые тела и трансформирует их в пустые объекты, давая каждой из их граней заданную толщину. В некоторых случаях это сильно ускоряет работу и позволяет избежать выдавливания и создания карманов.

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.
    • 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