Jump to content

XOR

From FreeCAD Documentation
This is the approved revision of this page, as well as being the most recent.

Part XOR

Menu location
Part → Split → Boolean XOR
Workbenches
Part
Default shortcut
None
Introduced in version
0.17
See also
Part Boolean Fragments, Part Slice, Part Join features, Part Boolean

Description

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

Usage

  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:
    • Press the Boolean XOR button.
    • Select the Part → Split → Boolean XOR option from the menu.

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.

Properties

Scripting