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 1: Line 1:
<languages/>
<languages/>
<div class="mw-translate-fuzzy">
{{GuiCommand/ru
{{GuiCommand/ru
|Name=Part Cut
|Name=Part Cut
Line 7: Line 8:
|SeeAlso=[[Part Union/ru|Объединение]], [[Part Common/ru|Пересечение]]
|SeeAlso=[[Part Union/ru|Объединение]], [[Part Common/ru|Пересечение]]
}}
}}
</div>


===Description===
===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.


<div class="mw-translate-fuzzy">
[[IMAGE:Part Cut 01.png|480px|left|Part Cut]]
[[IMAGE:Part Cut 01.png|480px|left|Part Cut]]
{{clear}}
{{clear}}
Line 16: Line 19:
# Выделить два объекта
# Выделить два объекта
# Нажмите кнопку {{KEY|[[Image:Part Cut.png|16px]] '''Обрезать'''}}.
# Нажмите кнопку {{KEY|[[Image:Part Cut.png|16px]] '''Обрезать'''}}.
</div>


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

Revision as of 21:35, 10 January 2019

Обрезать

Системное название
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.