Part Cut: Difference between revisions

From FreeCAD Documentation
m (moved templates out of translation tags + links)
No edit summary
Line 16: Line 16:
|MenuLocation=Part → Boolean → Cut
|MenuLocation=Part → Boolean → Cut
|Workbenches=[[Part Module|Part]]
|Workbenches=[[Part Module|Part]]
|SeeAlso=[[Part Union|Part Union]], [[Part Common|Part Common]], [[Part Booleans]]
|SeeAlso=[[Part Union|Part Union]], [[Part Common|Part Common]], [[Part Boolean]]
}}
}}


Line 25: Line 25:


<!--T:13-->
<!--T:13-->
'''Note:''' This command is an automated form of the [[Image:Part_Booleans.svg|24px|link=Part_Booleans]] [[Part Booleans|Boolean operation]].
'''Note:''' This command is an automated form of the [[Image:Part_Booleans.svg|24px|link=Part_Booleans]] [[Part Boolean|Boolean operation]].


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

Revision as of 07:05, 21 March 2020

Part Cut

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

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. Invoke the Part Cut command several ways:
    • Press the Cut button in the Part toolbar
    • Use the Part → Boolean → Cut entry from the Part 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 tools in MeshDesign workbench.