Std BoxElementSelection: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 36: Line 36:
#* Use the keyboard shortcut: {{KEY|Shift}}+{{KEY|E}}.
#* Use the keyboard shortcut: {{KEY|Shift}}+{{KEY|E}}.
# Do one of the following:
# Do one of the following:
#* Drag a box from left to right to select faces whose geometric center lies inside the box.
#* Drag a rectangle from left to right to select faces whose geometric center lies inside the rectangle.
#* Drag a box from right to left to select faces that are (partially) inside the box, or that touch it.
#* Drag a rectangle from right to left to select faces whose bounding box is (partially) inside the rectangle, or touches it.


==Notes==
==Notes==

Revision as of 07:24, 20 March 2020

This documentation is a work in progress. Please don't mark it as translatable since it will change in the next hours and days.


Std BoxElementSelection

Menu location
Edit → Box element selection
Workbenches
All
Default shortcut
Shift+E
Introduced in version
-
See also
Std BoxSelection, Std SelectAll

Description

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

Usage

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

Notes