Std BoxElementSelection: Difference between revisions

From FreeCAD Documentation
(Revised.)
No edit summary
Line 27: Line 27:


<!--T:3-->
<!--T:3-->
With the '''Std BoxElementSelection''' command you can select faces in the [[3D_view|3D view]] by dragging a box.
The '''Std BoxElementSelection''' command selects faces from a user defined box in the [[3D_view|3D view]].


==Usage== <!--T:10-->
==Usage== <!--T:10-->

Revision as of 16:05, 18 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 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 box from left to right to select faces that are at least half inside the box.
    • Drag a box from right to left to also select faces that are less than half inside the box, or that only touch it.

Notes