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)
Line 13: Line 13:
==Введение==
==Введение==
Убирает компоненты, выбирая их на трёхмерном виде вручную.
Убирает компоненты, выбирая их на трёхмерном виде вручную.

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.}}


==Use==
==Use==

Revision as of 22:00, 21 September 2019

Other languages:

Mesh RemoveCompByHand‏‎

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

Введение

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

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.

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

Use

  1. Choose Meshes Remove components by hand... from the top menu.
  2. 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