Part Cut/ru: Difference between revisions

From FreeCAD Documentation
(Created page with "=== Использование === # Выделить два объекта # Нажмите кнопку {{KEY|16px '''Обрезать'''}}.")
(Updating to match new version of source page)
Line 1: Line 1:
{{GuiCommand|Name=Part Cut|MenuLocation=Part → Cut|Workbenches=[[Part Module|Part]], [[Complete_Workbench|Complete]]|SeeAlso=[[Part Union|Part Union]], [[Part Common|Part Common]]}}
{{GuiCommand/ru
|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 20:23, 29 August 2016

Part Cut

Menu location
Part → Cut
Workbenches
Part, Complete
Default shortcut
None
Introduced in version
-
See also
Part Union, Part Common

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.

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

  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.