Std BoxSelection: Difference between revisions

From FreeCAD Documentation
({{Docnav)
(Removed Std prefix in Docnav as discussed)
 
(27 intermediate revisions by 6 users not shown)
Line 2: Line 2:
<translate>
<translate>


<!--T:9-->
{{Docnav
{{Docnav
|[[Std_Refresh|Std Refresh]]
|[[Std_Refresh|Refresh]]
|[[Std_BoxElementSelection|Std BoxElementSelection]]
|[[Std_BoxElementSelection|BoxElementSelection]]
|[[Std_Edit_Menu|Std Edit Menu]]
|[[Std_Edit_Menu|Std Edit Menu]]
|IconL=Std_Refresh.svg
|IconL=Std_Refresh.svg
|IconC=Freecad.svg
|IconR=Std_BoxElementSelection.svg
|IconR=Std_BoxElementSelection.svg
|IconC=Freecad.svg
}}
}}


Line 14: Line 15:
{{GuiCommand
{{GuiCommand
|Name=Std BoxSelection
|Name=Std BoxSelection
|MenuLocation=[[Std Edit_Menu|Edit]] → Box Selection
|MenuLocation=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_BoxElementSelection|Std BoxElementSelection]], [[Std_SelectAll|Std SelectAll]]
}}
}}


Line 23: Line 24:


<!--T:6-->
<!--T:6-->
[[Std BoxSelection|Std BoxSelection]] allows you to select objects in the 3D view by dragging a box.
The '''Std BoxSelection''' command selects objects from a user defined rectangular area, a box, in the [[3D_view|3D view]].


<!--T:7-->
==Usage== <!--T:12-->
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.


==How to use== <!--T:3-->
<!--T:3-->
# There are several ways to invoke the command:
* Go to the menu {{MenuCommand|Edit → [[Image:Std_BoxSelection.svg|16px]] Box selection}}.
#* Select the {{MenuCommand|Edit → [[Image:Std_BoxSelection.svg|16px]] Box selection}} option from the menu.
* Drag the box from left to right to only select the objects completely inside the box.
#* Use the keyboard shortcut: {{KEY|Shift}}+{{KEY|B}}.
* Drag the box from right to left to also select objects touching or crossing the border of the box.
# 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.


==Notes== <!--T:13-->

<!--T:14-->
* Use the [[Std_BoxElementSelection|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|Sketcher Dialog]] is open:
*# Make sure that no command is active.
*# 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.


<!--T:10-->
{{Docnav
{{Docnav
|[[Std_Refresh|Std Refresh]]
|[[Std_Refresh|Refresh]]
|[[Std_BoxElementSelection|Std BoxElementSelection]]
|[[Std_BoxElementSelection|BoxElementSelection]]
|[[Std_Edit_Menu|Std Edit Menu]]
|[[Std_Edit_Menu|Std Edit Menu]]
|IconL=Std_Refresh.svg
|IconL=Std_Refresh.svg
|IconC=Freecad.svg
|IconR=Std_BoxElementSelection.svg
|IconR=Std_BoxElementSelection.svg
|IconC=Freecad.svg
}}
}}


<!--T:8-->
{{Std Base}}
{{Userdocnavi}}
</translate>
</translate>
{{Std Base navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}
{{clear}}

Latest revision as of 09:18, 29 December 2020

Std BoxSelection

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

Description

The Std BoxSelection command selects objects 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 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.

Notes

  • 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.