Std BoxSelection: Difference between revisions

From FreeCAD Documentation
m (space)
mNo edit summary
Line 17: Line 17:
|MenuLocation=[[Std Edit_Menu|Edit]] → Box Selection
|MenuLocation=[[Std Edit_Menu|Edit]] → Box Selection
|Workbenches=All
|Workbenches=All
|Shortcut={{KEY|Shift + B}}
|Shortcut={{KEY|Shift}} + {{KEY|B}}
|SeeAlso=[[Std_SelectAll|Std SelectAll]], [[Std_BoxElementSelection|Std BoxElementSelection]], [[Part BoxSelection|Part BoxSelection]], [[Std_ViewFitSelection|Fit Selection]]
|SeeAlso=[[Std_SelectAll|Std SelectAll]], [[Std_BoxElementSelection|Std BoxElementSelection]], [[Part BoxSelection|Part BoxSelection]], [[Std_ViewFitSelection|Fit Selection]]
}}
}}
Line 24: Line 24:


<!--T:6-->
<!--T:6-->
[[Std BoxSelection|Std BoxSelection]] allows you to select objects in the 3D view by dragging a box.
[[Image:Std_BoxSelection.svg|16px]] [[Std BoxSelection|Std BoxSelection]] allows you to select objects in the [[3D view]] by dragging a box.


<!--T:7-->
<!--T:7-->
Use [[Std BoxElementSelection|Std BoxElementSelection]] if you want to select only the vertices of an object, and [[Part BoxSelection|Part BoxSelection]] if you want to select only the faces.
Use [[Image:Std BoxElementSelection.svg|16px]] [[Std BoxElementSelection|Std BoxElementSelection]] if you want to select only the vertices of an object, and [[Image:Part_BoxSelection.svg|24px]] [[Part BoxSelection|Part BoxSelection]] if you want to select only the faces.


==How to use== <!--T:3-->
==Usage== <!--T:3-->
* Go to the menu {{MenuCommand|Edit → [[Image:Std_BoxSelection.svg|16px]] Box selection}}.
* Go to the menu {{MenuCommand|Edit → [[Image:Std_BoxSelection.svg|16px]] Box selection}}.
* Drag the box from left to right to only select the objects completely inside the box.
* Drag the box from left to right to only select the objects completely inside the box.
Line 46: Line 46:
<!--T:8-->
<!--T:8-->
{{Std Base navi}}
{{Std Base navi}}
{{Userdocnavi}}


{{Userdocnavi}}


</translate>
</translate>

Revision as of 17:24, 8 February 2020

Std BoxSelection

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

Description

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

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

Usage

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