Mesh Intersection: Difference between revisions

From FreeCAD Documentation
No edit summary
 
No edit summary
(12 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<languages/>
{{GuiCommand|Name=Mesh_Intersection|Workbenches=All|SeeAlso=...}}
<translate>
'''Synopsis'''
<!--T:9-->
ToDo.
{{Docnav
|[[Mesh Union|Union]]
|[[Mesh Difference|Difference]]
|[[Mesh_Workbench|Mesh]]
|IconL=Mesh_Union.png
|IconC=Workbench_Mesh.svg
|IconR=Mesh_Difference.png
}}


<!--T:1-->
{{GuiCommand
|Name=Mesh Intersection‏‎
|MenuLocation=Meshes → Boolean → Intersection
|Workbenches=[[Mesh Workbench|Mesh]]
|Shortcut=
|SeeAlso=
}}


==Description== <!--T:13-->
{{Template:UnfinishedDocu}}

<!--T:2-->
Does an intersection (common) on two selected meshes.

<!--T:6-->
The result is created as a new separate mesh.

==Usage== <!--T:14-->

<!--T:3-->
#Select meshes to be intersected in the tree-view or in the 3D-view.
#Choose {{KEY| Meshes}} → {{KEY|Boolean}} → {{KEY|Intersection}}



<!--T:7-->
Example: Cube intersected with sphere

<!--T:8-->
[[Image:Meshes_Boolean_Intersection.jpg]]

==Limitations== <!--T:4-->



==Links== <!--T:5-->


<!--T:10-->
{{Docnav
|[[Mesh Union|Union]]
|[[Mesh Difference|Difference]]
|[[Mesh_Workbench|Mesh]]
|IconL=Mesh_Union.png
|IconC=Workbench_Mesh.svg
|IconR=Mesh_Difference.png
}}

</translate>
{{Mesh Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}

Revision as of 13:40, 28 April 2020

Mesh Intersection‏‎

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

Description

Does an intersection (common) on two selected meshes.

The result is created as a new separate mesh.

Usage

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


Example: Cube intersected with sphere

Limitations

Links