Part Common: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
(Remove complete workbench as it is obsolete.)
Line 5: Line 5:


<!--T:1-->
<!--T:1-->
{{GuiCommand
{{GuiCommand|Name=Part Common|MenuLocation=Part → Common|Workbenches=[[Part Module|Part]],[[Complete_Workbench|Complete]]|SeeAlso=[[Part Union|Part Union]], [[Part Cut|Part Cut]]}}
|Name=Part Common
|MenuLocation=Part → Common
|Workbenches=[[Part Module|Part]]
|SeeAlso=[[Part Union|Union]], [[Part Cut|Cut]]
}}


<!--T:2-->
<!--T:2-->
Line 12: Line 17:
=== How to use === <!--T:3-->
=== How to use === <!--T:3-->
# Select two shapes
# Select two shapes
# Press the {{KEY|[[Image:Part Common.png|16px]] '''Part Common'''}} button.
# Press the {{Button|[[Image:Part Common.png|16px]] [[Part Common|Common]]}} button.


=== Supported inputs === <!--T:4-->
=== Supported inputs === <!--T:4-->

Revision as of 22:00, 12 December 2019

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.

How to use

  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.