Part Cut/ru: Difference between revisions

From FreeCAD Documentation
(Created page with "==Описание==")
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{Docnav
{{Docnav/ru
|[[Part_Boolean|Boolean]]
|[[Part_Boolean/ru|Булевы операции]]
|[[Part_Fuse|Fuse]]
|[[Part_Fuse/ru|Объединение]]
|[[Part_Workbench|Part]]
|[[Part_Workbench/ru|Верстак Part]]
|IconL=Part_Boolean.svg
|IconL=Part_Boolean.svg
|IconR=Part_Fuse.svg
|IconR=Part_Fuse.svg
Line 13: Line 13:
|Name/ru=Обрезать
|Name/ru=Обрезать
|MenuLocation=Деталь → Булевы операции → Обрезать
|MenuLocation=Деталь → Булевы операции → Обрезать
|Workbenches=[[Part_Workbench/ru|Part]], [[Complete_Workbench/ru|Complete]]
|Workbenches=[[Part_Workbench/ru|Part]]
|SeeAlso=[[Part Union/ru|Объединение]], [[Part Common/ru|Пересечение]], [[Part Boolean/ru|Part Boolean]]
|SeeAlso=[[Part Union/ru|Объединение]], [[Part Common/ru|Пересечение]], [[Part Boolean/ru|Part Boolean]]
}}
}}


<span id="Description"></span>
==Описание==
==Описание==


Line 25: Line 26:
[[IMAGE:Part Cut 01.png|480px|left|Cut]]{{clear}}
[[IMAGE:Part Cut 01.png|480px|left|Cut]]{{clear}}


<span id="Usage"></span>
== Применение ==
== Применение ==


Line 34: Line 36:
== Supported inputs ==
== Supported inputs ==


Input objects must be [[OpenCascade|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.
Input objects must be [[OpenCASCADE|OpenCASCADE]] shapes. For example objects made with the Part, PartDesign or Sketcher workbenches. For meshes there are dedicated Boolean tools in [[Mesh_Workbench|Mesh Workbench]].




{{Docnav
{{Docnav/ru
|[[Part_Boolean|Boolean]]
|[[Part_Boolean/ru|Булевы операции]]
|[[Part_Fuse|Fuse]]
|[[Part_Fuse/ru|Объединение]]
|[[Part_Workbench|Part]]
|[[Part_Workbench/ru|Верстак Part]]
|IconL=Part_Boolean.svg
|IconL=Part_Boolean.svg
|IconR=Part_Fuse.svg
|IconR=Part_Fuse.svg

Latest revision as of 22:21, 13 April 2023

Обрезать

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

Описание

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

Применение

  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. For example objects made with the Part, PartDesign or Sketcher workbenches. For meshes there are dedicated Boolean tools in Mesh Workbench.