Part XOR

From FreeCAD Documentation
Revision as of 12:26, 28 April 2022 by FBXL5 (talk | contribs) (content added)

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 command Part XOR 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 Cut).

Three overlapping objects -> Result object

Void spaces are hard to detect if the cover faces are not coplanar.

Usage

  1. Select 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.

Properties

Example:

Scripting