Part Cut/ru: Difference between revisions

From FreeCAD Documentation
No edit summary
(Created page with "=== Использование === # Выделить два объекта # Нажмите кнопку {{KEY|16px '''Обрезать'''}}.")
Line 9: Line 9:
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.


=== How to use ===
=== Использование ===
# Выделить два объекта
# Select two shapes
# Press the {{KEY|[[Image:Part Cut.png|16px]] '''Part Cut'''}} button.
# Нажмите кнопку {{KEY|[[Image:Part Cut.png|16px]] '''Обрезать'''}}.


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

Revision as of 12:26, 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.

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

  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.