Part BoxSelection: Difference between revisions

From FreeCAD Documentation
(→‎Introduction: select only the vertices)
No edit summary
(3 intermediate revisions by 2 users not shown)
Line 2: Line 2:
<translate>
<translate>


<!--T:1-->
{{Docnav|[[Part ExportCAD|Export CAD]]|[[Part ConvertToSolid|Convert to solid]]|[[Part_Module|Part]]|IconL=Part ExportCAD.png|IconC=Workbench_Part.svg|IconR=Part_ConvertToSolid.png}}
{{Docnav|[[Part Export|Export CAD]]|[[Part ShapeFromMesh|Shape from Mesh]]|[[Part_Module|Part]]|IconL=Part ExportCAD.png|IconC=Workbench_Part.svg|IconR=Part ShapeFromMesh.png}}




<!--T:2-->
{{GuiCommand
{{GuiCommand
|Name=Part BoxSelection
|Name=Part BoxSelection
Line 13: Line 15:
}}
}}


==Introduction==
==Introduction== <!--T:3-->


<!--T:4-->
[[Part BoxSelection|Part BoxSelection]] allows you to select the faces of the objects on the screen that are touched by the rectangular selection.
[[Part BoxSelection|Part BoxSelection]] allows you to select the faces of the objects on the screen that are touched by the rectangular selection.


<!--T:5-->
Use [[Std BoxElementSelection|Std BoxElementSelection]] if you want to select only the vertices of an object, and [[Std BoxSelection|Std BoxSelection]] if you want to select the entire shape.
Use [[Std BoxElementSelection|Std BoxElementSelection]] if you want to select only the vertices of an object, and [[Std BoxSelection|Std BoxSelection]] if you want to select the entire shape.


==Use==
==Use== <!--T:6-->
# Go to {{MenuCommand|Part → [[Image:Part_BoxSelection.svg|16px]] Box selection}}.
# Go to {{MenuCommand|Part → [[Image:Part_BoxSelection.svg|16px]] Box selection}}.
# Click and drag the pointer in the viewport creating a rectangle that touches one or more shapes.
# Click and drag the pointer in the viewport creating a rectangle that touches one or more shapes.




<!--T:7-->
{{Docnav|[[Part ExportCAD|Export CAD]]|[[Part ConvertToSolid|Convert to solid]]|[[Part_Module|Part]]|IconL=Part ExportCAD.png|IconC=Workbench_Part.svg|IconR=Part_ConvertToSolid.png}}
{{Docnav|[[Part Export|Export CAD]]|[[Part ShapeFromMesh|Shape from Mesh]]|[[Part_Module|Part]]|IconL=Part ExportCAD.png|IconC=Workbench_Part.svg|IconR=Part ShapeFromMesh.png}}




<!--T:8-->
{{Part Tools navi}}
{{Part Tools navi}}




<!--T:9-->
{{Userdocnavi}}
{{Userdocnavi}}



</translate>
</translate>

Revision as of 10:59, 30 September 2019


Part BoxSelection

Menu location
Part → Box selection
Workbenches
Part
Default shortcut
None
Introduced in version
0.19
See also
Std BoxSelection, Std BoxElementSelection, Std SelectAll

Introduction

Part BoxSelection allows you to select the faces of the objects on the screen that are touched by the rectangular selection.

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

Use

  1. Go to Part → Box selection.
  2. Click and drag the pointer in the viewport creating a rectangle that touches one or more shapes.