Part Common/ru: Difference between revisions

From FreeCAD Documentation
No edit summary
(Created page with "=== Использование === # Выделить два объекта # Нажать кнопку {{KEY|16px '''Пересечение'''}}.")
Line 9: Line 9:
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.


=== How to use ===
=== Использование ===
# Выделить два объекта
# Select two shapes
# Press the {{KEY|[[Image:Part Common.png|16px]] '''Part Common'''}} button.
# Нажать кнопку {{KEY|[[Image:Part Common.png|16px]] '''Пересечение'''}}.


=== Supported inputs ===
=== Supported inputs ===

Revision as of 12:22, 10 August 2016

Пересечение

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

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.