Mesh Union/en: Difference between revisions

From FreeCAD Documentation
(Importing a new version from external source)
 
(Importing a new version from external source)
Line 22: Line 22:




==Links==
==Notes==
If you do not want remove the inner faces, you can use [[Mesh_Merge|Merge]]





Revision as of 21:10, 1 April 2016

Mesh Union‏‎

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

Introduction

Does a union (fusion) on selected meshes.

The command creates a new seperate 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