Part Cut/pl: Difference between revisions

From FreeCAD Documentation
(Created page with "{{Docnav/pl |Operacje logiczne |Scalenie |Środowisko pracy Część |IconL=Part_Boolean.svg |IconR=Part_Fuse.svg |Icon...")
(Created page with "Tnie ''(odejmuje)'' wybrane obiekty typu Część, przy czym ostatni jest odejmowany od pierwszego. Operacja ta jest w pełni parametryczna, a komponenty mogą być modyfikowa...")
Line 19: Line 19:
==Opis==
==Opis==


Tnie ''(odejmuje)'' wybrane obiekty typu Część, przy czym ostatni jest odejmowany od pierwszego. Operacja ta jest w pełni parametryczna, a komponenty mogą być modyfikowane, a wynik przeliczany.
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 [[Image:Part_Boolean.svg|24px|link=Part_Boolean]] [[Part_Boolean|Boolean operation]].
'''Note:''' This command is an automated form of the [[Image:Part_Boolean.svg|24px|link=Part_Boolean]] [[Part_Boolean|Boolean operation]].

Revision as of 17:36, 1 July 2021

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

Opis

Tnie (odejmuje) wybrane obiekty typu Część, przy czym ostatni jest odejmowany od pierwszego. Operacja ta jest w pełni parametryczna, a komponenty mogą być modyfikowane, a wynik przeliczany.

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.