Std BoxElementSelection: Difference between revisions

From FreeCAD Documentation
(Std SelectAll)
(→‎Description: only the faces)
Line 14: Line 14:
[[Std BoxElementSelection|Std BoxElementSelection]] allows you to select the vertices of the objects in the 3D view by dragging a box.
[[Std BoxElementSelection|Std BoxElementSelection]] allows you to select the vertices of the objects in the 3D view by dragging a box.


Use [[Part BoxSelection|Part BoxSelection]] if you only want to select the faces of an object, and [[Std BoxSelection|Std BoxSelection]] if you want to select the entire shape.
Use [[Part BoxSelection|Part BoxSelection]] if you want to select only the faces of an object, and [[Std BoxSelection|Std BoxSelection]] if you want to select the entire shape.


==How to use==
==How to use==

Revision as of 03:28, 7 September 2019

Std BoxElementSelection

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

Description

Std BoxElementSelection allows you to select the vertices of the objects in the 3D view by dragging a box.

Use Part BoxSelection if you want to select only the faces of an object, and Std BoxSelection if you want to select the entire shape.

How to use

  • Go to the menu Edit → Box selection.
  • Drag the box from left to right or right to left to only select the objects touching or crossing the border of the box.