Notice: Unexpected clearActionName after getActionName already called in /var/www/wiki/includes/context/RequestContext.php on line 338
Part Common - FreeCAD Documentation Jump to content

Part Common

From FreeCAD Documentation
(Redirected from BIM Common/en)

Part Common

Menu location
Part → Boolean → Intersection
Workbenches
Part
Default shortcut
None
Introduced in version
-
See also
Part Boolean, Part Cut, Part Fuse

Description

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

This command is an automated form of the Boolean Operation.

Usage

  1. Select two shapes
  2. There are several ways to invoke the command:
    • Press the Intersection button.
    • Select the Part → Boolean → Intersection option from the menu.

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 commands in MeshDesign workbench.