Mesh Union: Difference between revisions

From FreeCAD Documentation
No edit summary
(Added button option)
Line 38: Line 38:
<!--T:3-->
<!--T:3-->
# Select two mesh objects that partially overlap.
# Select two mesh objects that partially overlap.
# There are several ways to invoke the command:
# Select the {{MenuCommand|Meshes → Boolean → [[Image:Mesh_Union.svg|16px]] Union}} option from the menu.
#* Press the {{Button|[[Image:Mesh_Union.svg|16px]] [[Mesh_Union|Mesh Union]]}} button.
#* Select the {{MenuCommand|Meshes → Boolean → [[Image:Mesh_Union.svg|16px]] Union}} option from the menu.


==Properties== <!--T:17-->
==Properties== <!--T:17-->

Revision as of 10:58, 26 February 2021

Mesh Union

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

Description

The Mesh Union command creates a new non-parametric mesh object, a Mesh Feature, that is the union (fusion) of two mesh objects.

OpenSCAD must be installed to use this command, and the path to its executable must be set in the OpenSCAD preferences.

On the left two mesh objects, on the right the mesh object that is the union of those objects

Usage

  1. Select two mesh objects that partially overlap.
  2. There are several ways to invoke the command:
    • Press the Mesh Union button.
    • Select the Meshes → Boolean → Union option from the menu.

Properties

See: Mesh Feature.