Mesh Merge

From FreeCAD Documentation
Revision as of 22:59, 14 February 2019 by Le Loup (talk | contribs) (Typo)

Mesh Merge‏‎

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

Introduction

Merges two or more selected meshes.


Use

  1. Select meshes in tree-view
  2. Choose Meshes Merge 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 Meshes Boolean Union no inner faces are removed. All faces will transeferred to the mergeed mesh.