Part Cut

From FreeCAD Documentation
Revision as of 14:28, 13 February 2019 by Mario52 (talk | contribs) (Docnav)

Part Cut

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

Description

Cuts (subtracts) selected Part objects, the last one being subtracted from the first one. This operation is fully parametric and the components can be modified and the result recomputed.

Cut
Cut

How to use

  1. Select two shapes
  2. Press PartBooleanCut from the top menu or the Cut button from the tool tab.

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.