Mesh Merge: Difference between revisions

From FreeCAD Documentation
No edit summary
(Changes related to the new Mesh_SplitComponents command)
Line 5: Line 5:
{{Docnav
{{Docnav
|[[Mesh_CrossSections|CrossSections]]
|[[Mesh_CrossSections|CrossSections]]
|[[Mesh_SplitComponents|SplitComponents]]
|[[MeshPart_CreateFlatMesh|CreateFlatMesh]]
|[[Mesh_Workbench|Mesh]]
|[[Mesh_Workbench|Mesh]]
|IconL=Mesh_CrossSections.svg
|IconL=Mesh_CrossSections.svg
|IconR=MeshPart_CreateFlatMesh.svg
|IconR=Mesh_SplitComponents.svg
|IconC=Workbench_Mesh.svg
|IconC=Workbench_Mesh.svg
}}
}}
Line 17: Line 17:
|MenuLocation=Meshes → Merge
|MenuLocation=Meshes → Merge
|Workbenches=[[Mesh_Workbench|Mesh]]
|Workbenches=[[Mesh_Workbench|Mesh]]
|SeeAlso=[[Mesh_SplitComponents|Mesh SplitComponents]]
}}
}}


Line 22: Line 23:


<!--T:2-->
<!--T:2-->
The '''Mesh Merge''' command creates a new non-parametric mesh object, a [[Mesh_Feature|Mesh Feature]], by combining the meshes of two or more mesh objects. The command does not perform a Boolean union, the new object will contain separate mesh components. For a Boolean union use the [[Mesh_Union|Mesh Union]] command instead.
The '''Mesh Merge''' command creates a new non-parametric mesh object, a [[Mesh_Feature|Mesh Feature]], by combining the meshes of two or more mesh objects. The command does not perform a Boolean union, the new object will contain separate mesh components. For a Boolean union use the [[Mesh_Union|Mesh Union]] command instead. This command is the counterpart of the [[Mesh_SplitComponents|Mesh SplitComponents]] command.


==Usage== <!--T:11-->
==Usage== <!--T:11-->
Line 39: Line 40:
{{Docnav
{{Docnav
|[[Mesh_CrossSections|CrossSections]]
|[[Mesh_CrossSections|CrossSections]]
|[[Mesh_SplitComponents|SplitComponents]]
|[[MeshPart_CreateFlatMesh|CreateFlatMesh]]
|[[Mesh_Workbench|Mesh]]
|[[Mesh_Workbench|Mesh]]
|IconL=Mesh_CrossSections.svg
|IconL=Mesh_CrossSections.svg
|IconR=MeshPart_CreateFlatMesh.svg
|IconR=Mesh_SplitComponents.svg
|IconC=Workbench_Mesh.svg
|IconC=Workbench_Mesh.svg
}}
}}

Revision as of 10:34, 15 January 2021

Mesh Merge

Menu location
Meshes → Merge
Workbenches
Mesh
Default shortcut
None
Introduced in version
-
See also
Mesh SplitComponents

Description

The Mesh Merge command creates a new non-parametric mesh object, a Mesh Feature, by combining the meshes of two or more mesh objects. The command does not perform a Boolean union, the new object will contain separate mesh components. For a Boolean union use the Mesh Union command instead. This command is the counterpart of the Mesh SplitComponents command.

Usage

  1. Select two or more mesh objects.
  2. Select the Meshes → Merge option from the menu.

Properties

See: Mesh Feature.