Part Cut/ru: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 8: Line 8:
}}
}}


===Description===
Cuts (subtracts) selected Part objects, the last one being subtracted from the first one. This operation is fully parametric and the components can be modified and the result recomputed.
Cuts (subtracts) selected Part objects, the last one being subtracted from the first one. This operation is fully parametric and the components can be modified and the result recomputed.



Revision as of 09:24, 16 August 2018

Обрезать

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

Description

Cuts (subtracts) selected Part objects, the last one being subtracted from the first one. This operation is fully parametric and the components can be modified and the result recomputed.

Part Cut
Part Cut

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

  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.