Mesh Merge

From FreeCAD Documentation
Revision as of 11:48, 23 May 2020 by FuzzyBot (talk | contribs) (Updating to match new version of source page)

{{GuiCommand |Name=Mesh Merge‏‎ |MenuLocation=Meshes → Merge |Workbenches=Mesh |Shortcut= |SeeAlso=[[Mesh_Union|Boolean Union] ]}}

Description

Merges two or more selected meshes.


Usage

  1. Select meshes in tree-view
  2. Choose MeshesMerge from the top menu.

The resulting mesh will be created as a new and separate object.


Limitations

Up to FreeCAD version 0.16.6651 placement of meshes was disregarded. With FreeCAD 0.16.6651 this was fixed.


Notes

Opposed to MeshesBoolean Union no inner faces are removed. All faces will transferred to the merged mesh.