Mesh Intersection: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
(Removed 'Empty=1'. Command has an icon now. Added icons(s) to Docnav. More commands have icons now.)
Line 7: Line 7:
|[[Mesh_Difference|Mesh Difference]]
|[[Mesh_Difference|Mesh Difference]]
|[[Mesh_Workbench|Mesh]]
|[[Mesh_Workbench|Mesh]]
|IconL=
|IconL=Mesh_Union.svg
|IconR=
|IconR=Mesh_Difference.svg
|IconC=Workbench_Mesh.svg
|IconC=Workbench_Mesh.svg
}}
}}
Line 15: Line 15:
{{GuiCommand
{{GuiCommand
|Name=Mesh Intersection
|Name=Mesh Intersection
|Empty=1
|MenuLocation=Meshes → Boolean → Intersection
|MenuLocation=Meshes → Boolean → Intersection
|Workbenches=[[Mesh_Workbench|Mesh]]
|Workbenches=[[Mesh_Workbench|Mesh]]
Line 52: Line 51:
|[[Mesh_Difference|Mesh Difference]]
|[[Mesh_Difference|Mesh Difference]]
|[[Mesh_Workbench|Mesh]]
|[[Mesh_Workbench|Mesh]]
|IconL=
|IconL=Mesh_Union.svg
|IconR=
|IconR=Mesh_Difference.svg
|IconC=Workbench_Mesh.svg
|IconC=Workbench_Mesh.svg
}}
}}

Revision as of 16:03, 18 September 2020

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. Select the Meshes → Boolean → Intersection option from the menu.

Properties

See: Mesh Feature.