Std BoxSelection/ru: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
 
Line 16: Line 16:
|Workbenches=Все
|Workbenches=Все
|Shortcut={{KEY|Shift}}+{{KEY|B}}
|Shortcut={{KEY|Shift}}+{{KEY|B}}
|SeeAlso=[[Std_BoxElementSelection/ru|Std BoxElementSelection]], [[Std_SelectAll/ru|Выбрать всё]]
|SeeAlso=[[Std_BoxElementSelection/ru|Область выбора элементов]], [[Std_SelectAll/ru|Выбрать всё]]
}}
}}



Latest revision as of 03:08, 4 August 2021

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

Системное название
Std_BoxSelection
Расположение в меню
Правка → Выделить область
Верстаки
Все
Быстрые клавиши
Shift+B
Представлено в версии
-
См. также
Область выбора элементов, Выбрать всё

Описание

The Std BoxSelection command selects objects from a user defined rectangular area, a box, in the 3D view.

Применение

  1. There are several ways to invoke the command:
    • Select the Edit → Box selection option from the menu.
    • Use the keyboard shortcut: Shift+B.
  2. Do one of the following:
    • Drag a rectangle from left to right to select objects whose geometric center lies inside the rectangle.
    • Drag a rectangle from right to left to select objects whose bounding box is (partially) inside the rectangle, or touches it.

Примечания

  • Use the Std BoxElementSelection command to box select faces instead of objects.
  • This command cannot be used to select elements in a sketch. To 'box select' when the Sketcher Dialog is open:
    1. Make sure that no command is active.
    2. Do one of the following:
      • Click in an empty area and drag a rectangle from left to right to select objects that lie completely inside the rectangle.
      • Click in an empty area and drag a rectangle from right to left to also select objects that touch or cross the rectangle.