Part BoxSelection: Difference between revisions

From FreeCAD Documentation
(→‎Introduction: Unlike Std BoxSelection, Part BoxSelection selects the faces only.)
No edit summary
(13 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{UnfinishedDocu{{#translation:}}}}
<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.svg
|IconC=Workbench_Part.svg
|IconR=Part_ShapeFromMesh.svg
}}




<!--T:2-->
{{GuiCommand
{{GuiCommand
|Name=Part BoxSelection
|Name=Part BoxSelection
|MenuLocation=Part → Box selection
|MenuLocation=Part → Box selection
|Workbenches=[[Part Workbench|Part]]
|Workbenches=[[Part Workbench|Part]]
|SeeAlso=[[Std_BoxSelection|Std BoxSelection]], [[Std_BoxElementSelection|Std BoxElementSelection]], [[Std_SelectAll|Std SelectAll]]
|Version=0.19
|SeeAlso=[[Std_BoxSelection|Std BoxSelection]], [[Std_BoxElementSelection|Std BoxElementSelection]]
}}
}}


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


<!--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 made.
The {{Button|[[Image:Part_BoxSelection.svg|16px]] [[Part BoxSelection|Part BoxSelection]]}} tool allows you to select the faces of the objects on the screen that are touched by the rectangular selection.


<!--T:5-->
Unlike [[Std BoxSelection|Std BoxSelection]], [[Part BoxSelection|Part BoxSelection]] selects the faces only.
'''Alternatively''', if there is a need to select '''only the vertices''' of an object then {{Button|[[Image:Std_BoxElementSelection.svg|16px]] [[Std BoxElementSelection|Std BoxElementSelection]]}} can be used. Use {{Button|[[Image:Std_BoxSelection.svg|16px]] [[Std BoxSelection|Std BoxSelection]]}} if the need is to select the '''entire''' shape.


==Usage== <!--T:6-->
==Use==
# 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.


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


==Properties== <!--T:11-->
{{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}}


==Limitations== <!--T:12-->


==Scripting== <!--T:13-->
{{Part Tools navi}}


<!--T:7-->
{{Docnav
|[[Part Export|Export CAD]]
|[[Part ShapeFromMesh|Shape from Mesh]]
|[[Part_Module|Part]]
|IconL=Part_ExportCAD.svg
|IconC=Workbench_Part.svg
|IconR=Part_ShapeFromMesh.svg
}}

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


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



Revision as of 20:53, 17 February 2020

This documentation is not finished. Please help and contribute documentation.

GuiCommand model explains how commands should be documented. Browse Category:UnfinishedDocu to see more incomplete pages like this one. See Category:Command Reference for all commands.

See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.


Part BoxSelection

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

Description

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

Alternatively, if there is a need to select only the vertices of an object then Std BoxElementSelection can be used. Use Std BoxSelection if the need is to select the entire shape.

Usage

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

Notes

Properties

Limitations

Scripting