Part Fuse: Difference between revisions

From FreeCAD Documentation
(Create "Supported inputs" section)
m (Roy 043 moved page Part Union to Part Fuse without leaving a redirect: Part of translatable page "Part Union")
(32 intermediate revisions by 8 users not shown)
Line 1: Line 1:
<languages/>
<translate>
<translate>
<!--T:14-->
{{Docnav
|[[Part_Cut|Cut]]
|[[Part_Common|Common]]
|[[Part_Module|Part]]
|IconL=Part_Cut.svg
|IconR=Part_Common.svg
|IconC=Workbench_Part.svg
}}

<!--T:1-->
<!--T:1-->
{{GuiCommand
{{GuiCommand|Name=Part Fuse|MenuLocation=Part → Fuse|Workbenches=[[Part_Module|Part]], Complete|SeeAlso=[[Part Cut|Part Cut]], [[Part Common|Part Common]]}}
|Name=Part Fuse
|MenuLocation=Part → Boolean → Union
|Workbenches=[[Part_Module|Part]]
|SeeAlso=[[Part_Boolean|Part Boolean]], [[Part_Cut|Part Cut]], [[Part_Common|Part Common]]
}}

== Description == <!--T:13-->


<!--T:2-->
<!--T:2-->
Fuses (unions) 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.


<!--T:4-->
<!--T:4-->
This command allows you to perform quickly this [[Part Booleans|Boolean operation]].
'''Note:''' This command is an automated form of the [[Image:Part_Boolean.svg|24px|link=Part_Boolean]] [[Part Boolean|Boolean operation]].


=== How to use === <!--T:5-->
== Usage == <!--T:5-->

<!--T:18-->
# Select two or more shapes
# Select two or more shapes
# There are several ways to invoke the command:
# Press the {{KEY|[[Image:Part Fuse.png|16px]] '''Part Fuse'''}} button.
#* 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


=== Supported inputs ===
== Supported inputs == <!--T:7-->


<!--T:8-->
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.


<!--T:9-->
* Solid + Solid: the result if a solid that occupies all the volume covered by inputs
* Solid + Solid: the result is a solid that occupies all the volume covered by the inputs


<!--T:10-->
* 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|Refining]] the result.


<!--T:11-->
* 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.


<!--T:12-->
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 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 === <!--T:3-->
== Options == <!--T:3-->
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 {{KEY|F5}} key or click on the [[Image:Std_Refresh.svg|24px]] [[Std_Refresh|Refresh/Recompute]] icon) is required to see the results.


<!--T:6-->
<!--T:6-->
After this operation may be necessary to clean the shape with [[Part_RefineShape|RefineShape]]
After this operation is complete, it may be necessary to clean up the shape with [[Image:Part_RefineShape.svg|24px|link=Part_RefineShape]] [[Part_RefineShape|RefineShape]].


<!--T:15-->
{{Docnav
|[[Part_Cut|Cut]]
|[[Part_Common|Common]]
|[[Part_Module|Part]]
|IconL=Part_Cut.svg
|IconR=Part_Common.svg
|IconC=Workbench_Part.svg
}}


</translate>
</translate>
{{Part Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}
{{clear}}
<languages/>

Revision as of 19:54, 8 December 2020

Part Fuse

Menu location
Part → Boolean → Union
Workbenches
Part
Default shortcut
None
Introduced in version
-
See also
Part Boolean, Part Cut, Part Common

Description

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.

Note: This command is an automated form of the Boolean operation.

Usage

  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.

After this operation is complete, it may be necessary to clean up the shape with RefineShape.