Part Cut: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
(Inserted "Boolean" and some formatting)
Line 2: Line 2:
<translate>
<translate>
<!--T:1-->
<!--T:1-->
{{GuiCommand|Name=Part Cut|MenuLocation=Part → Cut|Workbenches=[[Part Module|Part]], [[Complete_Workbench|Complete]]|SeeAlso=[[Part Union|Part Union]], [[Part Common|Part Common]]}}
{{GuiCommand|Name=Part Cut|MenuLocation=Part → Boolean → Cut|Workbenches=[[Part Module|Part]], Complete (deprecated)|SeeAlso=[[Part Union|Part Union]], [[Part Common|Part Common]]}}


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


[[IMAGE:Part Cut 01.png|480px|left|Part Cut]]
[[IMAGE:Part Cut 01.png|480px|left|Cut]]
{{clear}}
{{clear}}
=== How to use === <!--T:3-->
=== How to use === <!--T:3-->
# Select two shapes
# Select two shapes
# Press the {{KEY|[[Image:Part Cut.png|16px]] '''Part Cut'''}} button.
# 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.


=== Supported inputs === <!--T:4-->
=== Supported inputs === <!--T:4-->

Revision as of 22:32, 5 January 2019

Part Cut

Menu location
Part → Boolean → Cut
Workbenches
Part, Complete (deprecated)
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.