Part Fuse/ru: Difference between revisions

From FreeCAD Documentation
(Created page with "После этой операции может оказаться полезным уточнить форму с помощью команды Part_RefineShape|Уточн...")
(Updating to match new version of source page)
(13 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<languages/>
{{Docnav|[[Part_Booleans|Booleans]]|[[Part_Common|Common]]|[[Part_Module|Part]]|IconL=Part_Booleans.png|IconC=Workbench_Part.svg|IconR=Part_Common.png}}

{{GuiCommand/ru
{{GuiCommand/ru
|Name=Part Fuse
|Name/ru=Part Union
|Icon=Part Fuse.png
|Name/ru=Объединение
|MenuLocation=Деталь → Булевы операции → Объединение
|MenuLocation=Деталь → Булевы операции → Объединение
|Workbenches=[[Part_Module/ru|Part]], Complete
|Workbenches=[[Part_Module/ru|Part]]
|SeeAlso=[[Part Cut/ru|Обрезать]], [[Part Common/ru|Пересечение]]
|SeeAlso=[[Part Cut/ru|Обрезать]], [[Part Common/ru|Пересечение]]
}}
}}


== Описание ==
Fuses (unions) selected Part objects into one. This operation is fully parametric and the components can be modified and the result recomputed.

Unites (fuses) selected Part objects into one. This operation is fully parametric and the components can be modified and the result recomputed.


Эта команда позволяет быстро выполнить эту [[Part Booleans|Булеву операцию]].
Эта команда позволяет быстро выполнить эту [[Part Booleans|Булеву операцию]].


=== How to use ===
== How to use ==
# Select two or more shapes
# Select two or more shapes
# Press the {{KEY|[[Image:Part Fuse.png|16px]] '''Part Fuse'''}} button.
# Press the {{Button|[[Image:Part Fuse.png|16px]] Part Union}} button.


=== Supported inputs ===
== Supported inputs ==


Input objects must be OpenCascade shapes. Examples: stuff made with Part, PartDesign, Sketcher workbenches. Not meshes (unless those were converted to shapes) - for meshes, there are specific Boolean tools in MeshDesign workbench.
Input objects must be OpenCascade shapes. Examples: stuff made with Part, PartDesign, Sketcher workbenches. Not meshes (unless those were converted to shapes) - for meshes, there are specific Boolean tools in MeshDesign workbench.
Line 21: Line 26:
* Solid + Solid: the result is a solid that occupies all the volume covered by the inputs
* Solid + Solid: the result is a solid that occupies all the volume covered by the inputs


* Shell + Shell, Shell + Face, Face + Face: the result is a shell. Where faces intersect, they are split. Shells can be non-manifold. After fusion, faces can be united by [[Part_RefineShape|Refining]] the result.
* Shell + Shell, Shell + Face, Face + Face: the result is a shell. Where faces intersect, they are split. Shells can be non-manifold. After fusion, faces can be united by [[Part_RefineShape/ru|Refining]] the result.


* Wire + Wire, Edge + Wire, Edge + Edge: the result is a wire. Edges are split where they intersect.
* Wire + Wire, Edge + Wire, Edge + Edge: the result is a wire. Edges are split where they intersect.


Compounds are supported; however, it is assumend that shapes packed into a compound do not touch or intersect. If they actually do, Fusion will likely fail, or produce an incorrect result.
Compounds are supported; however, it is assumed that shapes packed into a compound do not touch or intersect. If they actually do, Fusion will likely fail, or produce an incorrect result.


=== Options ===
== Options ==
Items can be added and removed from the fuse, by dragging them in or out of the fuse feature in the treeview with the mouse. A manual recompute (press F5 key or click on the recompute icon) is required to see the results.
Items can be added and removed from the fusion, by dragging them in or out of the fusion feature in the tree view with the mouse. A manual recompute (press F5 key or click on the recompute icon) is required to see the results.


После этой операции может оказаться полезным уточнить форму с помощью команды [[Part_RefineShape|Уточнить форму]].
После этой операции может оказаться полезным уточнить форму с помощью команды [[Part_RefineShape/ru|Уточнить форму]].

{{Docnav|[[Part_Booleans|Booleans]]|[[Part_Common|Common]]|[[Part_Module|Part]]|IconL=Part_Booleans.png|IconC=Workbench_Part.svg|IconR=Part_Common.png}}

{{Part Tools navi}}

{{Userdocnavi}}


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

Revision as of 14:25, 13 February 2019

Part Union

Системное название
Нет
Расположение в меню
Деталь → Булевы операции → Объединение
Верстаки
Part
Быстрые клавиши
Нет
Представлено в версии
-
См. также
Обрезать, Пересечение

Описание

Unites (fuses) selected Part objects into one. This operation is fully parametric and the components can be modified and the result recomputed.

Эта команда позволяет быстро выполнить эту Булеву операцию.

How to use

  1. Select two or more shapes
  2. Press the Part Union button.

Supported inputs

Input objects must be OpenCascade shapes. Examples: stuff made with Part, PartDesign, Sketcher workbenches. Not meshes (unless those were converted to shapes) - for meshes, there are specific Boolean tools in MeshDesign workbench.

  • Solid + Solid: the result is a solid that occupies all the volume covered by the inputs
  • Shell + Shell, Shell + Face, Face + Face: the result is a shell. Where faces intersect, they are split. Shells can be non-manifold. After fusion, faces can be united by Refining the result.
  • Wire + Wire, Edge + Wire, Edge + Edge: the result is a wire. Edges are split where they intersect.

Compounds are supported; however, it is assumed that shapes packed into a compound do not touch or intersect. If they actually do, Fusion will likely fail, or produce an incorrect result.

Options

Items can be added and removed from the fusion, by dragging them in or out of the fusion feature in the tree view with the mouse. A manual recompute (press F5 key or click on the recompute icon) is required to see the results.

После этой операции может оказаться полезным уточнить форму с помощью команды Уточнить форму.