Part Common: Difference between revisions

From FreeCAD Documentation
m (moved templates out of translation tags + Linted templates + Added Description section header + links)
(Marked this version for translation)
Line 19: Line 19:
}}
}}


==Description==
==Description== <!--T:10-->


<!--T:2-->
<!--T:2-->

Revision as of 21:44, 25 February 2020

Part Common

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

Description

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.