Part Cut/pl: Difference between revisions

From FreeCAD Documentation
No edit summary
(Updating to match new version of source page)
Line 29: Line 29:
# Select two shapes
# Select two shapes
# Invoke the Part Cut command several ways:
# Invoke the Part Cut command several ways:
#* Press the {{Button|[[Image:Part Cut.png|16px]] '''Cut'''}} button in the Part toolbar
#* Press the {{Button|[[Image:Part_Cut.svg|16px]] '''Cut'''}} button in the Part toolbar
#* Use the {{MenuCommand|Part → Boolean → Cut}} entry from the Part menu
#* Use the {{MenuCommand|Part → Boolean → Cut}} entry from the Part menu



Revision as of 19:53, 22 February 2020

Part: Wytnij

Lokalizacja w menu
Część → Boolean → Wytnij
Środowisko pracy
Part
Domyślny skrót
brak
Wprowadzono w wersji
-
Zobacz także
Part Union, Part Common, Boolean

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.