Part Common: Difference between revisions

From FreeCAD Documentation
(Remove complete workbench as it is obsolete.)
m (Changed section to 'Usage')
Line 15: Line 15:
Extracts the common part (intersection) between selected Part objects. This operation is fully parametric and the components can be modified and the result recomputed.
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 === <!--T:3-->
===Usage=== <!--T:3-->
# Select two shapes
# Select two shapes
# Press the {{Button|[[Image:Part Common.png|16px]] [[Part Common|Common]]}} button.
# Press the {{Button|[[Image:Part Common.png|16px]] [[Part Common|Common]]}} button.

Revision as of 16:16, 30 January 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.