Part XOR/pl: Difference between revisions

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


<div class="mw-translate-fuzzy">
{{GuiCommand/pl
{{GuiCommand/pl
|Name=Part_XOR
|Name=Part_XOR
Line 17: Line 16:
|Workbenches=[[Part_Workbench/pl|Część]]
|Workbenches=[[Part_Workbench/pl|Część]]
|Version=0.17
|Version=0.17
|SeeAlso=[[Part_BooleanFragments|Boolean Fragments]], [[Part_Slice/pl|Krojenie]], [[Part_CompJoinFeatures/pl|Join features]], [[Part_Boolean/pl|Działania logiczne na bryłach]]}}
|SeeAlso=[[Part_BooleanFragments/pl|Funkcja logiczna rozdzielająca]], [[Part_Slice/pl|Krojenie]], [[Part_CompJoinFeatures/pl|Połącz obiekty]], [[Part_Boolean/pl|Operacje logiczne na bryłach]]}}
</div>


==Opis==
==Opis==

Revision as of 12:48, 12 May 2022

Funkcja XOR

Lokalizacja w menu
Część → Logiczne → Przecięcie
Środowisko pracy
Część
Domyślny skrót
brak
Wprowadzono w wersji
0.17
Zobacz także
Funkcja logiczna rozdzielająca, Krojenie, Połącz obiekty, Operacje logiczne na bryłach

Opis

The Part XOR command removes geometry shared by an even number of objects and leaves a void space between the involved objects. For two objects it represents a symmetric version of Part Cut.

Three overlapping objects → Result object

Użycie

  1. Select two or more objects. It is also possible to select a Part Compound containing two or more objects.
  2. There are several ways to invoke the command:
    • Select the Part → Boolean → Boolean XOR option from the menu.
    • Press the Boolean XOR button.

Notes

  • Void spaces are hard to detect if the selected objects do not have co-planar faces. To verify the XOR result the Std ToggleClipPlane can then be used.

Właściwości

Tworzenie skryptów