Mesh Difference/ru: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{Docnav|[[Mesh Intersection|Intersection]]|[[Mesh_PolyCut|Mesh PolyCut]]|[[Mesh_Workbench|Mesh]]|IconL=Mesh_Intersection.png|IconC=Workbench_Mesh.svg|IconR=Mesh_PolyCut.png}}


{{Docnav
|[[Mesh_Intersection|Intersection]]
|[[Mesh_PolyCut|PolyCut]]
|[[Mesh_Workbench|Mesh]]
|IconL=Mesh_Intersection.svg
|IconR=Mesh_PolyCut.svg
|IconC=Workbench_Mesh.svg
}}

<div class="mw-translate-fuzzy">
{{GuiCommand/ru
{{GuiCommand/ru
|Name=Mesh Difference
|Name=Mesh Difference
Line 10: Line 19:
|SeeAlso=
|SeeAlso=
}}
}}
</div>


==Introduction==
==Description==
Does a difference (cut) on two selected meshes.


The '''Mesh Difference''' command creates a new non-parametric mesh object, a [[Mesh_Feature|Mesh Feature]], that is the difference of two mesh objects: one mesh object is cut from the other.
The result is created as a new separate mesh.


[http://www.openscad.org/ OpenSCAD] must be installed to use this command, and the path to its executable must be set in the [[OpenSCAD_Preferences|OpenSCAD preferences]].
==Use==
#Select meshes to be cut in the tree-view or in the 3D-view.
#Choose {{KEY| Meshes}} → {{KEY|Boolean}} → {{KEY|Difference}}


[[Image:Mesh_Difference_example.png]]
{{Caption|On the left two mesh objects, on the right the mesh object that is the difference of those objects if the cube is selected as the main object}}


==Usage==
Example: Cube cut with sphere


# Select the main mesh object.
[[Image:Meshes_Boolean_Difference.jpg]]
# Add the mesh object you want to cut from the main object to the selection. The mesh objects must overlap.
# There are several ways to invoke the command:
#* Press the {{Button|[[Image:Mesh_Difference.svg|16px]] [[Mesh_Difference|Difference]]}} button.
#* Select the {{MenuCommand|Meshes → Boolean → [[Image:Mesh_Difference.svg|16px]] Difference}} option from the menu.


==Limitations==
==Properties==


See: [[Mesh_Feature|Mesh Feature]].




{{Docnav
==Links==
|[[Mesh_Intersection|Intersection]]

|[[Mesh_PolyCut|PolyCut]]

|[[Mesh_Workbench|Mesh]]
{{Docnav|[[Mesh Intersection|Intersection]]|[[Mesh_PolyCut|Mesh PolyCut]]|[[Mesh_Workbench|Mesh]]|IconL=Mesh_Intersection.png|IconC=Workbench_Mesh.svg|IconR=Mesh_PolyCut.png}}
|IconL=Mesh_Intersection.svg

|IconR=Mesh_PolyCut.svg
{{Mesh Tools navi}}
|IconC=Workbench_Mesh.svg
}}


{{Mesh Tools navi{{#translation:}}}}
{{Userdocnavi}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Latest revision as of 13:13, 26 November 2023

Other languages:

Mesh Difference

Системное название
Mesh Difference
Расположение в меню
Сетки → Булевы операции → Разность
Верстаки
Mesh
Быстрые клавиши
Нет
Представлено в версии
-
См. также
Нет

Description

The Mesh Difference command creates a new non-parametric mesh object, a Mesh Feature, that is the difference of two mesh objects: one mesh object is cut from the other.

OpenSCAD must be installed to use this command, and the path to its executable must be set in the OpenSCAD preferences.

On the left two mesh objects, on the right the mesh object that is the difference of those objects if the cube is selected as the main object

Usage

  1. Select the main mesh object.
  2. Add the mesh object you want to cut from the main object to the selection. The mesh objects must overlap.
  3. There are several ways to invoke the command:
    • Press the Difference button.
    • Select the Meshes → Boolean → Difference option from the menu.

Properties

See: Mesh Feature.