Part Common: Difference between revisions

From FreeCAD Documentation
m (png to svg)
m (png to svg)
Line 2: Line 2:
<translate>
<translate>
<!--T:6-->
<!--T:6-->
{{Docnav|[[Part_Union|Union]]|[[Part_Cut|Cut]]|[[Part_Module|Part]]|IconL=Part_Union.svg|IconC=Workbench_Part.svg|IconR=Part_Cut.svg}}
{{Docnav|[[Part_Union|Union]]|[[Part_Cut|Cut]]|[[Part_Module|Part]]|IconL=Part_Fuse.svg|IconC=Workbench_Part.svg|IconR=Part_Cut.svg}}


<!--T:1-->
<!--T:1-->
Line 25: Line 25:


<!--T:7-->
<!--T:7-->
{{Docnav|[[Part_Union|Union]]|[[Part_Cut|Cut]]|[[Part_Module|Part]]|IconL=Part_Union.svg|IconC=Workbench_Part.svg|IconR=Part_Cut.svg}}
{{Docnav|[[Part_Union|Union]]|[[Part_Cut|Cut]]|[[Part_Module|Part]]|IconL=Part_Fuse.svg|IconC=Workbench_Part.svg|IconR=Part_Cut.svg}}


<!--T:8-->
<!--T:8-->

Revision as of 05:16, 22 February 2020

Part Common

Menu location
Part → Common
Workbenches
Part
Default shortcut
None
Introduced in version
-
See also
Union, Cut

Extracts the common part (intersection) between selected Part objects. This operation is fully parametric and the components can be modified and the result recomputed.

Usage

  1. Select two shapes
  2. Press the Common button.

Supported inputs

Input objects must be OpenCascade shapes. Examples: stuff made with Part, PartDesign, Sketcher workbenches. Not meshes (unless those were converted to shapes) - for meshes, there are specific Boolean tools in MeshDesign workbench.