Mesh RemoveCompByHand/ru: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{UnfinishedDocu{{#translation:}}}}
<languages/>
<languages/>


{{Docnav
{{Docnav
|[[Mesh_RemoveComponents|RemoveComponents]]
|[[Mesh RemoveComponents|Remove components...]]
|[[Mesh_Segmentation|Segmentation]]
|[[Mesh CreateMeshSegment|Create mesh segments...]]
|[[Mesh_Workbench|Mesh]]
|[[Mesh_Workbench|Mesh]]
|IconL=Mesh_RemoveComponents.svg
|IconL=Mesh_RemoveComponents.svg
|IconR=
|IconR=Mesh_Segmentation.svg
|IconC=Workbench_Mesh.svg
|IconC=Workbench_Mesh.svg
}}
}}
Line 22: Line 21:
</div>
</div>


==Description==
==Description==


<div class="mw-translate-fuzzy">
Убирает компоненты, выбирая их на трёхмерном виде вручную.
Убирает компоненты, выбирая их на трёхмерном виде вручную.
</div>


==Usage==
This is useful, for example, if you have a mesh with two components, and you want to extract a single component to convert it to a solid, as in the case below where a cube houses another cube.

[[File:RimuoviComponente.png|600px]]

{{Caption|On the left the original mesh with two components. The red cube is selected for removal. On the right the remaining component.}}

==Usage==

#Choose {{KEY| Meshes}} {{KEY| Remove components by hand...}} from the top menu.
#Select component(s) in the [[3D view]]. Selected components are shown in red.
Right-click in the [[3D view]] will give you the possibility to
* Leave removal mode
* Delete selected faces
* Clear selected faces

==Limitations==



==Notes==


# A component refers to a complete group of connected faces. Usually a mesh object contains a single component. But, for example after using the [[Mesh_Merge|Mesh Merge]] command, a mesh object can contain multiple components.
# The command uses the color red to mark selected components. To see them properly:
#* The {{PropertyView|Display Mode}} of the mesh objects should show faces. If necessary use the [[Std_DrawStyle|Std DrawStyle]] command to override this property.
#* The {{PropertyView|Shape Color}} of the mesh objects should not be red.
# Select the {{MenuCommand|Meshes → [[Image:Mesh_RemoveCompByHand.svg|16px]] Remove components by hand...}} option from the menu.
# The cursor changes to a hand icon.
# Select the components you wish to delete in the [[3D_view|3D view]].
# Optionally select {{MenuCommand|Clear selected faces}} from the 3D view context menu to deselect all components.
# Select {{MenuCommand|Delete selected faces}} from the 3D view context menu to delete the selected components.
# Select {{MenuCommand|Leave removal mode}} from the 3D view context menu to finish the command.




{{Docnav
{{Docnav
|[[Mesh_RemoveComponents|RemoveComponents]]
|[[Mesh RemoveComponents|Remove components...]]
|[[Mesh_Segmentation|Segmentation]]
|[[Mesh CreateMeshSegment|Create mesh segments...]]
|[[Mesh_Workbench|Mesh]]
|[[Mesh_Workbench|Mesh]]
|IconL=Mesh_RemoveComponents.svg
|IconL=Mesh_RemoveComponents.svg
|IconR=
|IconR=Mesh_Segmentation.svg
|IconC=Workbench_Mesh.svg
|IconC=Workbench_Mesh.svg
}}
}}



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

{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Latest revision as of 19:02, 1 December 2020

Other languages:

Mesh RemoveCompByHand‏‎

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

Description

Убирает компоненты, выбирая их на трёхмерном виде вручную.

Usage

  1. A component refers to a complete group of connected faces. Usually a mesh object contains a single component. But, for example after using the Mesh Merge command, a mesh object can contain multiple components.
  2. The command uses the color red to mark selected components. To see them properly:
    • The ВидDisplay Mode of the mesh objects should show faces. If necessary use the Std DrawStyle command to override this property.
    • The ВидShape Color of the mesh objects should not be red.
  3. Select the Meshes → Remove components by hand... option from the menu.
  4. The cursor changes to a hand icon.
  5. Select the components you wish to delete in the 3D view.
  6. Optionally select Clear selected faces from the 3D view context menu to deselect all components.
  7. Select Delete selected faces from the 3D view context menu to delete the selected components.
  8. Select Leave removal mode from the 3D view context menu to finish the command.