Part Cut/pl: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
No edit summary
Line 2: Line 2:
{{Docnav|[[Part_Common|Common]]|[[Part CompJoinFeatures|Join features]]|[[Part_Module|Part]]|IconL=Part_Common.png|IconC=Workbench_Part.svg|IconR=Part JoinConnect.png}}
{{Docnav|[[Part_Common|Common]]|[[Part CompJoinFeatures|Join features]]|[[Part_Module|Part]]|IconL=Part_Common.png|IconC=Workbench_Part.svg|IconR=Part JoinConnect.png}}


{{GuiCommand/pl
<div class="mw-translate-fuzzy">
|Name=Part Cut
{{GuiCommand/pl|Name=Part Cut|Name/pl=Part Cut|MenuLocation=Part → Cut|Workbenches=[[Part Module/pl|Part]], [[Complete_Workbench/pl|Complete]]|SeeAlso=[[Part Union/pl|Part Union]], [[Part Common/pl|Part Common]]}}
|Name/pl=Part Cut
</div>
|MenuLocation=Part → Boolean → Cut|Workbenches=[[Part Module|Part]]
|SeeAlso=[[Part Union|Part Union]], [[Part Common|Part Common]]
}}


==Description==
==Description==

Revision as of 20:21, 22 November 2019

Part Cut

Lokalizacja w menu
Part → Boolean → Cut
Środowisko pracy
Part
Domyślny skrót
brak
Wprowadzono w wersji
-
Zobacz także
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.