Mesh RemoveComponents/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_AddFacet|Mesh AddFacet]]
|[[Mesh_RemoveCompByHand|Mesh RemoveCompByHand]]
|[[Mesh_Workbench|Mesh]]
|IconL=Mesh_AddFacet.svg
|IconR=Mesh_RemoveCompByHand.svg
|IconC=Workbench_Mesh.svg
}}

<div class="mw-translate-fuzzy">
{{GuiCommand/ru
{{GuiCommand/ru
|Name=Mesh RemoveComponents‏‎
|Name=Mesh RemoveComponents‏‎
Line 6: Line 17:
|Workbenches=[[Mesh Workbench/ru|Mesh]]
|Workbenches=[[Mesh Workbench/ru|Mesh]]
|Shortcut=
|Shortcut=
|SeeAlso=}}
|SeeAlso=
}}
</div>

==Description==

The '''Mesh RemoveComponents''' command removes faces from mesh objects.


[[Image:Meshes_RemoveComponents.jpg]]
==Introduction==
Remove components of meshes.
{{Caption|The Remove components task panel}}


==Use==
==Usage==
[[Image: Meshes_RemoveComponents.jpg]]


# The command uses the color red to mark selected faces. To see them properly:
Select/Deselect:
#* The {{PropertyView|Display Mode}} of the mesh objects ideally should be {{Value|Flat lines}}, but should at least show faces. If necessary use the [[Std_DrawStyle|Std DrawStyle]] command to override this property.
*Region: click left mouse button, keep pressed an move mouse to draw a spline defining a selection region.
#* The {{PropertyView|Shape Color}} of the mesh objects should not be red.
*All: will select/deselect all components in the active document
# Select the {{MenuCommand|Meshes → [[Image:Mesh_RemoveComponents.svg|16px]] Remove components...}} option from the menu.
*Components: will select all components with less than the entered number of faces
# The {{MenuCommand|Remove components}} task panel opens.
*Pick Triangle: lets you select a single triangle face
# Use one or more of the {{MenuCommand|Select}} options to select faces:
If "Select whole component" is marked, using any of the four selection choices will select the whole component.
#* Press the {{Button|Region}} button and while holding down the left mouse button draw a region, a closed spline, in the [[3D_view|3D view]]. Faces that match the {{MenuCommand|Region options}} and (partially) fall inside the region will be selected.
#* Press the {{Button|All}} button to select all faces.
#* Press the {{Button|Components}} button to select all components with fewer than the specified maximum number of faces. Here 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.
#* Press the {{Button|Pick triangle}} button to select a single face in the 3D view. If the {{MenuCommand|Select whole component}} option is checked, selecting a face will result in selecting the entire component the face belongs to.
# Optionally use one or more of the {{MenuCommand|Deselect}} options to deselect faces. These options are identical to the {{MenuCommand|Select}} options, except that the number of faces for the {{Button|Components}} button is a minimum number.
# Optionally press the {{Button|Invert}} button to invert the selection.
# Press the {{Button|Delete}} button to delete the selected faces.
# Press the {{Button|Close}} button to close the task panel and finish the command.


Region options
*Respect only visible triangles
*Respect only triangles with normals facing the screen


{{Docnav
==Limitations==
|[[Mesh_AddFacet|Mesh AddFacet]]
<br />
|[[Mesh_RemoveCompByHand|Mesh RemoveCompByHand]]
|[[Mesh_Workbench|Mesh]]
|IconL=Mesh_AddFacet.svg
|IconR=Mesh_RemoveCompByHand.svg
|IconC=Workbench_Mesh.svg
}}


{{Mesh Tools navi{{#translation:}}}}
==Notes==
{{Userdocnavi{{#translation:}}}}
<br />
{{clear}}

Revision as of 20:40, 18 September 2020

Other languages:

Mesh RemoveComponents‏‎

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

Description

The Mesh RemoveComponents command removes faces from mesh objects.

The Remove components task panel

Usage

  1. The command uses the color red to mark selected faces. To see them properly:
    • The ВидDisplay Mode of the mesh objects ideally should be Flat lines, but should at least show faces. If necessary use the Std DrawStyle command to override this property.
    • The ВидShape Color of the mesh objects should not be red.
  2. Select the Meshes → Remove components... option from the menu.
  3. The Remove components task panel opens.
  4. Use one or more of the Select options to select faces:
    • Press the Region button and while holding down the left mouse button draw a region, a closed spline, in the 3D view. Faces that match the Region options and (partially) fall inside the region will be selected.
    • Press the All button to select all faces.
    • Press the Components button to select all components with fewer than the specified maximum number of faces. Here 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.
    • Press the Pick triangle button to select a single face in the 3D view. If the Select whole component option is checked, selecting a face will result in selecting the entire component the face belongs to.
  5. Optionally use one or more of the Deselect options to deselect faces. These options are identical to the Select options, except that the number of faces for the Components button is a minimum number.
  6. Optionally press the Invert button to invert the selection.
  7. Press the Delete button to delete the selected faces.
  8. Press the Close button to close the task panel and finish the command.