Jump to content

Intersecção

From FreeCAD Documentation
Revision as of 10:54, 3 July 2025 by FuzzyBot (talk | contribs) (Updating to match new version of source page)

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)

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.