Część: Logiczny XOR

From FreeCAD Documentation
Revision as of 12:48, 12 May 2022 by Kaktus (talk | contribs)

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