Part Common/ru: Difference between revisions

From FreeCAD Documentation
No edit summary
(Created page with "==Описание==")
Line 19: Line 19:
</div>
</div>


==Описание==
==Description==


Extracts the common part (intersection) between selected Part objects. This operation is fully parametric and the components can be modified and the result recomputed.
Extracts the common part (intersection) between selected Part objects. This operation is fully parametric and the components can be modified and the result recomputed.

Revision as of 16:49, 31 August 2021

Пересечение

Системное название
Part Common
Расположение в меню
Деталь → Булевы операции → Пересечение
Верстаки
Part
Быстрые клавиши
Нет
Представлено в версии
-
См. также
Part Boolean, Part Cut, Part Fuse

Описание

Extracts the common part (intersection) between selected Part objects. This operation is fully parametric and the components can be modified and the result recomputed.

Использование

  1. Выделить два объекта
  2. Нажать кнопку Пересечение.

Supported inputs

Input objects must be OpenCascade shapes. Examples: stuff made with Part, PartDesign, Sketcher workbenches. Not meshes (unless those were converted to shapes) - for meshes, there are specific Boolean tools in MeshDesign workbench.