Part Cut: Difference between revisions

From FreeCAD Documentation
m (Changed section to 'Usage')
(Marked this version for translation)
(5 intermediate revisions by 3 users not shown)
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.svg
|IconC=Workbench_Part.svg
|IconR=Part_JoinConnect.svg
}}


<!--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]], [[Part Booleans]]
}}


==Description== <!--T:2-->
==Description== <!--T:2-->
Line 11: 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.

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


<!--T:7-->
<!--T:7-->
Line 19: Line 34:
<!--T:8-->
<!--T:8-->
# Select two shapes
# Select two shapes
# Invoke the Part Cut command several ways:
# Press {{Button|Part}} → {{Button|Boolean}} → {{Button|Cut}} from the top menu or the {{Button|[[Image:Part Cut.png|16px]] '''Cut'''}} button from the tool tab.
#* Press the {{Button|[[Image:Part Cut.png|16px]] '''Cut'''}} button in the Part toolbar
#* Use the {{MenuCommand|Part → Boolean → Cut}} entry from the Part menu


== Supported inputs == <!--T:4-->
== Supported inputs == <!--T:4-->
Line 27: Line 44:


<!--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.svg
|IconC=Workbench_Part.svg
|IconR=Part_JoinConnect.svg
}}


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

Revision as of 21:47, 13 February 2020

Part Cut

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

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.