Part XOR: Difference between revisions

From FreeCAD Documentation
mNo edit summary
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 5: Line 5:
{{Docnav
{{Docnav
|[[Part_Slice|Slice]]
|[[Part_Slice|Slice]]
|[[Part_Measure_Menu|Measure Menu]]
|[[Part_Measure_Linear|Measure Linear]]
|[[Part_Workbench|Part]]
|[[Part_Workbench|Part]]
|IconL=Part_Slice.svg
|IconL=Part_Slice.svg
|IconR=Part_Measure_Menu.svg
|IconR=Part_Measure_Linear.svg
|IconC=Workbench_Part.svg
|IconC=Workbench_Part.svg
}}
}}
Line 23: Line 23:
==Description== <!--T:3-->
==Description== <!--T:3-->


<!--T:11-->
The [[Image:Part_XOR.svg|24px]] '''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|Part Cut]].
The [[Image:Part_XOR.svg|24px]] '''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|Part Cut]].


Line 29: Line 30:
[[Image:Part_XOR-02.png|300px]]
[[Image:Part_XOR-02.png|300px]]
<translate>
<translate>
<!--T:12-->
{{Caption|Three overlapping objects → Result object}}
{{Caption|Three overlapping objects → Result object}}


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


<!--T:13-->
# Select two or more objects. It is also possible to select a [[Part_Compound|Part Compound]] containing two or more objects.
# Select two or more objects. It is also possible to select a [[Part_Compound|Part Compound]] containing two or more objects.
# There are several ways to invoke the command:
# There are several ways to invoke the command:
#* Select the {{MenuCommand|Part → Boolean → [[Image:Part_XOR.svg|16px]] Boolean XOR}} option from the menu.
#* Select the {{MenuCommand|Part → Split → [[Image:Part_XOR.svg|16px]] Boolean XOR}} option from the menu.
#* Press the {{Button|[[Image:Part_XOR.svg|16px]] [[part_XOR|Boolean XOR]]}} button.
#* Press the {{Button|[[Image:Part_XOR.svg|16px]] [[Part_XOR|Boolean XOR]]}} button.


==Notes==
==Notes== <!--T:14-->


<!--T:15-->
* Void spaces are hard to detect if the selected objects do not have co-planar faces. To verify the XOR result the [[Std_ToggleClipPlane|Std ToggleClipPlane]] can then be used.
* Void spaces are hard to detect if the selected objects do not have co-planar faces. To verify the XOR result the [[Std_ToggleClipPlane|Std ToggleClipPlane]] can then be used.


Line 50: Line 54:
{{Docnav
{{Docnav
|[[Part_Slice|Slice]]
|[[Part_Slice|Slice]]
|[[Part_Measure_Menu|Measure Menu]]
|[[Part_Measure_Linear|Measure Linear]]
|[[Part_Workbench|Part]]
|[[Part_Workbench|Part]]
|IconL=Part_Slice.svg
|IconL=Part_Slice.svg
|IconR=Part_Measure_Menu.svg
|IconR=Part_Measure_Linear.svg
|IconC=Workbench_Part.svg
|IconC=Workbench_Part.svg
}}
}}

Latest revision as of 19:52, 18 February 2024

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:
    • Select the Part → Split → 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.

Properties

Scripting