Part Fuse/ru: Difference between revisions

From FreeCAD Documentation
No edit summary
(Updating to match new version of source page)
(15 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{Docnav/ru
{{Docnav/ru
|[[Part_Boolean/ru|Boolean]]
|[[Part_Cut/ru|Обрезать]]
|[[Part_Common/ru|Common]]
|[[Part_Common/ru|Пересечение]]
|[[Part_Module/ru|Part]]
|[[Part_Workbench/ru|Верстак Part]]
|IconL=Part_Booleans.svg
|IconL=Part_Cut.svg
|IconC=Workbench_Part.svg
|IconR=Part_Common.svg
|IconR=Part_Common.svg
|IconC=Workbench_Part.svg
}}
}}


Line 13: Line 13:
|Icon=Part Fuse.svg
|Icon=Part Fuse.svg
|MenuLocation=Деталь → Булевы операции → Объединение
|MenuLocation=Деталь → Булевы операции → Объединение
|Workbenches=[[Part_Module/ru|Part]]
|Workbenches=[[Part_Workbench/ru|Part]]
|SeeAlso=[[Part Cut/ru|Обрезать]], [[Part Common/ru|Пересечение]], [[Part Boolean/ru|Part Boolean]]
|SeeAlso=[[Part Cut/ru|Обрезать]], [[Part Common/ru|Пересечение]], [[Part Boolean/ru|Part Boolean]]
}}
}}
Line 19: Line 19:
== Описание ==
== Описание ==


The {{Button|[[Image:Part Fuse.svg|24px|link=Part_Union]] [[Part Union|Part Union]]}} tool unites (fuses) selected Part objects into one. This operation is fully parametric and the components can be modified and the result recomputed.
The {{Button|[[Image:Part_Fuse.svg|24px|link=Part_Fuse]] [[Part_Fuse|Part Fuse]]}} tool fuses (unites) selected Part objects into one. This operation is fully parametric and the components can be modified and the result recomputed.


'''Note:''' Эта команда - автоматизированная форма [[Image:Part_Booleans.svg|24px|link=Part_Boolean]] [[Part_Boolean/ru|Булевой операции]].
'''Примечание:''' Эта команда - автоматизированная форма [[Image:Part_Booleans.svg|24px|link=Part_Boolean/ru]] [[Part_Boolean/ru|Булевой операции]].


== Usage ==
== Применение ==


# Select two or more shapes
# Select two or more shapes
# There are several ways to invoke the command:
# Invoke the Part Union command several ways:
#* Press the {{Button|[[Image:Part_Fuse.svg|16px|link=Part_Union]] Part Union}} button in the Part toolbar
#* Press the {{Button|[[Image:Part_Fuse.svg|16px|link=Part_Fuse]] Part Fuse}} button in the '''Part tools''' toolbar
#* Use the {{MenuCommand|Part → Boolean → Union}} entry in the Part menu
#* Use the {{MenuCommand|Part → Boolean → Union}} entry in the Part menu


== 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|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
* Solid + Solid: the result is a solid that occupies all the volume covered by the inputs
Line 45: Line 45:
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 {{KEY|F5}} key or click on the [[Image:Std_Refresh.svg|24px]] [[Std_Refresh|Refresh/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 {{KEY|F5}} key or click on the [[Image:Std_Refresh.svg|24px]] [[Std_Refresh|Refresh/Recompute]] icon) is required to see the results.


После завершения этой операции может оказаться полезным уточнить форму с помощью команды [[Image:Part_RefineShape.svg|24px|link=Part_RefineShape/ru]] [[Part_RefineShape/ru|Уточнить форму]].
<div class="mw-translate-fuzzy">
После этой операции может оказаться полезным уточнить форму с помощью команды [[Part_RefineShape/ru|Уточнить форму]].
</div>



{{Docnav
{{Docnav/ru
|[[Part_Boolean|Boolean]]
|[[Part_Cut/ru|Обрезать]]
|[[Part_Common|Common]]
|[[Part_Common/ru|Пересечение]]
|[[Part_Module|Part]]
|[[Part_Workbench/ru|Верстак Part]]
|IconL=Part_Booleans.svg
|IconC=Workbench_Part.svg
|IconL=Part_Cut.svg
|IconR=Part_Common.svg
|IconR=Part_Common.svg
|IconC=Workbench_Part.svg
}}
}}



Revision as of 17:28, 5 November 2021

Part Union

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

Описание

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

Примечание: Эта команда - автоматизированная форма Булевой операции.

Применение

  1. Select two or more shapes
  2. There are several ways to invoke the command:
    • Press the Part Fuse button in the Part tools toolbar
    • Use the Part → Boolean → Union entry in the Part menu

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 Refresh/Recompute icon) is required to see the results.

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