Part Cut/ru: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
No edit summary
Line 1: Line 1:
{{GuiCommand/ru
{{GuiCommand/ru|Name=Part Cut|Name/ru=Part Cut|MenuLocation=Part → Cut|Workbenches=[[Part Module/ru|Part]], Complete|SeeAlso=[[Part Fuse/ru|Part Fuse]], [[Part Common/ru|Part Common]]}}
|Name=Part Cut
|Name/ru=Обрезать
|MenuLocation=Деталь → Булевы операции → Обрезать
|Workbenches=[[Part Module/ru|Part]], Complete
|SeeAlso=[[Part Fuse/ru|Объединение]], [[Part Common/ru|Пересечение]]
}}


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 12:25, 10 August 2016

Обрезать

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

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.

How to use

  1. Select two shapes
  2. Press the Part Cut button.

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.