Part Cut/ru: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
No edit summary
Line 9: Line 9:
}}
}}


<div class="mw-translate-fuzzy">
{{GuiCommand/ru
{{GuiCommand/ru
|Name=Part Cut
|Name=Part Cut
Line 15: Line 14:
|MenuLocation=Деталь → Булевы операции → Обрезать
|MenuLocation=Деталь → Булевы операции → Обрезать
|Workbenches=[[Part Module/ru|Part]], [[Complete_Workbench/ru|Complete]]
|Workbenches=[[Part Module/ru|Part]], [[Complete_Workbench/ru|Complete]]
|SeeAlso=[[Part Union/ru|Объединение]], [[Part Common/ru|Пересечение]]
|SeeAlso=[[Part Union/ru|Объединение]], [[Part Common/ru|Пересечение]], [[Part Boolean/ru|Part Boolean]]
}}
}}
</div>


==Description==
==Description==

Revision as of 12:47, 14 May 2020

Обрезать

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

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.

Note: This command is an automated form of the Boolean operation.

Cut
Cut
Part Cut
Part Cut

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

  1. Выделить два объекта
  2. Нажмите кнопку Обрезать.
  1. Select two shapes
  2. Invoke the Part Cut command several ways:
    • Press the Cut button in the Part toolbar
    • Use the Part → Boolean → Cut entry from the Part menu

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.