Part XOR/ru: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 36: Line 36:
# 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 → 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.
#* Press the {{Button|[[Image:Part_XOR.svg|16px]] [[Part_XOR|Boolean XOR]]}} button.


==Notes==
==Notes==

Revision as of 09:09, 13 May 2022

Part XOR

Системное название
Part XOR
Расположение в меню
Деталь → Разделить → Boolean Xor
Верстаки
Part
Быстрые клавиши
Нет
Представлено в версии
0.17
См. также
Part Boolean Fragments, Part Slice, Join features, Part Boolean

Описание

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

Применение

  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.

Свойства

Программирование