Part XOR: Difference between revisions

From FreeCAD Documentation
(Module to Workbench renaming.)
(content added)
Line 15: Line 15:
{{GuiCommand
{{GuiCommand
|Name=Part XOR
|Name=Part XOR
|MenuLocation=Part → Split → Boolean Xor
|MenuLocation=Part → Split → Boolean XOR
|Workbenches=[[Part_Workbench|Part]]
|Workbenches=[[Part_Workbench|Part]]
|Version=0.17
|Version=0.17
Line 22: Line 22:


==Description== <!--T:3-->
==Description== <!--T:3-->

The command [[Image:Part_XOR.svg|24px]] '''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 [[Image:Part Cut.svg|24px]] [[Part_Cut|Cut]]).

</translate>
[[Image:Part_XOR-01.png|300px]] [[Image:Button_right.svg|16px|link=]]
[[Image:Part_XOR-02.png|300px]]
<translate>

{{Caption|Three overlapping objects -> Result object}}

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


==Usage== <!--T:4-->
==Usage== <!--T:4-->

# Select two or more objects.
# There are several ways to invoke the command:
#* Select the {{MenuCommand|Part → Boolean → [[Image:Part_XOR.svg|16px]] Boolean XOR}} option from the menu.
#* Press the {{Button|[[Image:Part_XOR.svg|16px]] [[part_XOR|Boolean XOR]]}} button.


==Properties== <!--T:5-->
==Properties== <!--T:5-->

Revision as of 12:26, 28 April 2022

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