Part Cut: Difference between revisions

From FreeCAD Documentation
m ((Vertical Docnav)(Vertical GuiCommand))
m (added a mention of 'Boolean operation.)
Line 23: Line 23:
<!--T:6-->
<!--T:6-->
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.
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.

'''Note:''' This command is an automated form of the [[Image:Part_Booleans.svg|24px]] [[Part Booleans|Boolean operation]].


<!--T:7-->
<!--T:7-->

Revision as of 18:49, 11 February 2020

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.

Note: This command is an automated form of the Boolean operation.

Cut
Cut

Usage

  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.