Part Cut/pl: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
No edit summary
Line 9: Line 9:
}}
}}


<div class="mw-translate-fuzzy">
{{GuiCommand/pl
{{GuiCommand/pl
|Name=Part Cut
|Name=Part Cut
|Name/pl=Part: Wytnij
|Name/pl=Częśc: Wytnij
|MenuLocation=Część → Boolean → Wytnij
|MenuLocation=Część → Logiczne → Wytnij
|Workbenches=[[Part Module/pl|Part]]
|Workbenches=[[Part_Module/pl|Part]]
|SeeAlso=[[Part Union|Part Union]], [[Part Common|Part Common]], [[Part Boolean|Boolean]]
|SeeAlso=[[Part_Boolean/pl|Part: Działania logiczne na bryłach]], [[Part_Fuse/pl|Part: Fuse]], [[Part_Common/pl|Part: Common]]
}}
}}
</div>


==Description==
==Description==

Revision as of 13:03, 13 December 2020

Częśc: Wytnij

Lokalizacja w menu
Część → Logiczne → Wytnij
Środowisko pracy
Part
Domyślny skrót
brak
Wprowadzono w wersji
-
Zobacz także
Part: Działania logiczne na bryłach, Part: Fuse, 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.

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.