Mesh Union: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
m (Typo)
Line 11: Line 11:


<!--T:6-->
<!--T:6-->
The command creates a new seperate mesh with all outer faces of all selected meshes.
The command creates a new separate mesh with all outer faces of all selected meshes.


<!--T:7-->
<!--T:7-->

Revision as of 23:01, 13 February 2019

Mesh Union‏‎

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

Introduction

Does a union (fusion) on selected meshes.

The command creates a new separate mesh with all outer faces of all selected meshes.

Inner faces are removed.

Use

  1. Select meshes to be fused in the tree-view or in the 3D-view.
  2. Choose MeshesBooleanUnion


Example: Cube fused with sphere

Limitations

Notes

If you do not want remove the inner faces, you can use Merge