Part Cut: Difference between revisions

From FreeCAD Documentation
m (Changed section to 'Usage')
m ((Vertical Docnav)(Vertical GuiCommand))
Line 2: Line 2:
<translate>
<translate>
<!--T:9-->
<!--T:9-->
{{Docnav
{{Docnav|[[Part_Common|Common]]|[[Part CompJoinFeatures|Join features]]|[[Part_Module|Part]]|IconL=Part_Common.png|IconC=Workbench_Part.svg|IconR=Part JoinConnect.png}}
|[[Part_Common|Common]]
|[[Part CompJoinFeatures|Join features]]
|[[Part_Module|Part]]
|IconL=Part_Common.png
|IconC=Workbench_Part.svg
|IconR=Part JoinConnect.png
}}


<!--T:1-->
<!--T:1-->
{{GuiCommand
{{GuiCommand|Name=Part Cut|MenuLocation=Part → Boolean → Cut|Workbenches=[[Part Module|Part]]|SeeAlso=[[Part Union|Part Union]], [[Part Common|Part Common]]}}
|Name=Part Cut
|MenuLocation=Part → Boolean → Cut
|Workbenches=[[Part Module|Part]]
|SeeAlso=[[Part Union|Part Union]], [[Part Common|Part Common]]
}}


==Description== <!--T:2-->
==Description== <!--T:2-->
Line 27: Line 39:


<!--T:10-->
<!--T:10-->
{{Docnav
{{Docnav|[[Part_Common|Common]]|[[Part CompJoinFeatures|Join features]]|[[Part_Module|Part]]|IconL=Part_Common.png|IconC=Workbench_Part.svg|IconR=Part JoinConnect.png}}
|[[Part_Common|Common]]
|[[Part CompJoinFeatures|Join features]]
|[[Part_Module|Part]]
|IconL=Part_Common.png
|IconC=Workbench_Part.svg
|IconR=Part JoinConnect.png
}}


<!--T:11-->
<!--T:11-->

Revision as of 10:29, 28 January 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.

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.