Part BoxSelection/ru: Difference between revisions

From FreeCAD Documentation
(Created page with "==Описание==")
(Created page with "==Применение==")
 
(20 intermediate revisions by 4 users not shown)
Line 3: Line 3:


{{Docnav/ru
{{Docnav/ru
|[[Part Export/ru|Export CAD]]
|[[Part_Export/ru|Экспорт в CAD]]
|[[Part_ShapeFromMesh/ru|Создать фигуру из полигональной сетки]]
|[[Part ShapeFromMesh/ru|Shape from Mesh]]
|[[Part_Module/ru|Part]]
|[[Part_Workbench/ru|Верстак "Part"]]
|IconL=Part_ExportCAD.svg
|IconL=Part_Export.svg
|IconC=Workbench_Part.svg
|IconR=Part_ShapeFromMesh.svg
|IconR=Part_ShapeFromMesh.svg
|IconC=Workbench_Part.svg
}}
}}



{{GuiCommand/ru
{{GuiCommand/ru
|Name/ru=Выделить область
|Name=Part BoxSelection
|Name/ru=Part BoxSelection
|Name=Part_BoxSelection
|MenuLocation=Part → Box selection
|MenuLocation=Part → Выделить область
|Workbenches=[[Part Workbench/ru|Part]]
|Workbenches=[[Part_Workbench/ru|Part]]
|Version=0.18
|SeeAlso=[[Std_BoxSelection/ru|Std BoxSelection]], [[Std_BoxElementSelection/ru|Std BoxElementSelection]], [[Std_SelectAll/ru|Std SelectAll]]
|SeeAlso=[[Std_BoxSelection/ru|Выделить область]], [[Std_BoxElementSelection/ru|Область выбора элементов]], [[Std_SelectAll/ru|Выбрать всё]]
}}
}}


Line 26: Line 26:
'''Alternatively''', if there is a need to select '''only the vertices''' of an object then {{Button|[[Image:Std_BoxElementSelection.svg|16px]] [[Std BoxElementSelection|Std BoxElementSelection]]}} can be used. Use {{Button|[[Image:Std_BoxSelection.svg|16px]] [[Std BoxSelection|Std BoxSelection]]}} if the need is to select the '''entire''' shape.
'''Alternatively''', if there is a need to select '''only the vertices''' of an object then {{Button|[[Image:Std_BoxElementSelection.svg|16px]] [[Std BoxElementSelection|Std BoxElementSelection]]}} can be used. Use {{Button|[[Image:Std_BoxSelection.svg|16px]] [[Std BoxSelection|Std BoxSelection]]}} if the need is to select the '''entire''' shape.


==Применение==
==Usage==

# Go to {{MenuCommand|Part → [[Image:Part_BoxSelection.svg|16px]] Box selection}}.
# Go to {{MenuCommand|Part → [[Image:Part_BoxSelection.svg|16px]] Box selection}}.
# Click and drag the pointer in the viewport creating a rectangle that touches one or more shapes.
# Click and drag the pointer in the viewport creating a rectangle that touches one or more shapes.


==Примечания==
==Notes==


==Свойства==
==Properties==


==Ограничения==
==Limitations==


==Программирование==
==Scripting==



{{Docnav
{{Docnav/ru
|[[Part Export|Export CAD]]
|[[Part_Export/ru|Экспорт в CAD]]
|[[Part ShapeFromMesh|Shape from Mesh]]
|[[Part_ShapeFromMesh/ru|Создать фигуру из полигональной сетки]]
|[[Part_Module|Part]]
|[[Part_Workbench/ru|Верстак "Part"]]
|IconL=Part_ExportCAD.svg
|IconL=Part_Export.svg
|IconR=Part_ShapeFromMesh.svg
|IconC=Workbench_Part.svg
|IconC=Workbench_Part.svg
|IconR=Part_ShapeFromMesh.svg
}}
}}


{{Part Tools navi}}
{{Part Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}

{{Userdocnavi}}

{{clear}}

Latest revision as of 15:57, 23 August 2022

This documentation is not finished. Please help and contribute documentation.

GuiCommand model explains how commands should be documented. Browse Category:UnfinishedDocu to see more incomplete pages like this one. See Category:Command Reference for all commands.

See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.

Выделить область

Системное название
Part_BoxSelection
Расположение в меню
Part → Выделить область
Верстаки
Part
Быстрые клавиши
Нет
Представлено в версии
0.18
См. также
Выделить область, Область выбора элементов, Выбрать всё

Описание

The Part BoxSelection tool allows you to select the faces of the objects on the screen that are touched by the rectangular selection.

Alternatively, if there is a need to select only the vertices of an object then Std BoxElementSelection can be used. Use Std BoxSelection if the need is to select the entire shape.

Применение

  1. Go to Part → Box selection.
  2. Click and drag the pointer in the viewport creating a rectangle that touches one or more shapes.

Примечания

Свойства

Ограничения

Программирование