Mesh Intersection: Difference between revisions

From FreeCAD Documentation
No edit summary
(Undo revision 861181 by David69 (talk))
Tag: Undo
Line 39: Line 39:
# Select two mesh objects that partially overlap.
# Select two mesh objects that partially overlap.
# There are several ways to invoke the command:
# There are several ways to invoke the command:
#* Press the {{Button|[[Image:Mesh_Intersection.svg|16px]] [[Mesh_Intersection|Intersection]]}} button.
#* Press the {{Button|[[Image:Mesh_Intersection.svg|16px]] [[Mesh_Intersection|Mesh Intersection]]}} button.
#* Select the {{MenuCommand|Meshes → Boolean → [[Image:Mesh_Intersection.svg|16px]] Intersection}} option from the menu.
#* Select the {{MenuCommand|Meshes → Boolean → [[Image:Mesh_Intersection.svg|16px]] Intersection}} option from the menu.



Revision as of 13:47, 10 March 2021

Mesh Intersection

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

Description

The Mesh Intersection command creates a new non-parametric mesh object, a Mesh Feature, that is the intersection (common) 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 intersection of those objects

Usage

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

Properties

See: Mesh Feature.