Part Common/pl: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 1: Line 1:
{{GuiCommand/pl|Name=Part Common|Name/pl=Part Common|MenuLocation=Part → Common|Workbenches=[[Part Module/pl|Part]],Complete|SeeAlso=[[Part Fuse/pl|Part Fuse]], [[Part Cut/pl|Part Cut]]}}
{{GuiCommand|Name=Part Common|MenuLocation=Part → Common|Workbenches=[[Part Module|Part]],[[Complete_Workbench|Complete]]|SeeAlso=[[Part Union|Part Union]], [[Part Cut|Part 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.
Extracts the common part (intersection) between selected Part objects. This operation is fully parametric and the components can be modified and the result recomputed.

Revision as of 20:22, 29 August 2016

Part Common

Menu location
Part → Common
Workbenches
Part,Complete
Default shortcut
None
Introduced in version
-
See also
Part Union, Part 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 Part 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.