Difference between revisions of "Part BoxSelection"
(Minor change to Docnav.) |
|||
Line 17: | Line 17: | ||
|Name=Part BoxSelection | |Name=Part BoxSelection | ||
|MenuLocation=Part → Box selection | |MenuLocation=Part → Box selection | ||
− | |Workbenches=[[ | + | |Workbenches=[[Part_Module|Part]] |
|Version=0.18 | |Version=0.18 | ||
|SeeAlso=[[Std_BoxSelection|Std BoxSelection]], [[Std_BoxElementSelection|Std BoxElementSelection]], [[Std_SelectAll|Std SelectAll]] | |SeeAlso=[[Std_BoxSelection|Std BoxSelection]], [[Std_BoxElementSelection|Std BoxElementSelection]], [[Std_SelectAll|Std SelectAll]] |
Latest revision as of 18:51, 27 November 2020
This documentation is not finished. Please help and contribute documentation.
Gui Command explains how tools should be documented. See Draft ShapeString for an example of a well documented tool. Browse Category:UnfinishedDocu to see 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.
Menu location |
---|
Part → Box selection |
Workbenches |
Part |
Default shortcut |
None |
Introduced in version |
0.18 |
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
- Go to Part →
Box selection.
- Click and drag the pointer in the viewport creating a rectangle that touches one or more shapes.
Notes
Properties
Limitations
Scripting
- Primitives: Box, Cone, Cylinder, Sphere, Torus, Create primitives, Shape builder
- Modifying objects: Boolean, Union, Common, Cut, Join features, Connect, Embed, Cutout
- Splitting tools: Boolean fragments, Slice a part, Slice, XOR, Part Defeaturing
- Compound: Make compound, Explode Compound, Compound Filter; Extrude, Fillet, Revolve, Section, Cross sections, Chamfer, Mirror, Ruled Surface, Sweep, Loft
- Offset tools: 3D Offset, 2D Offset, Thickness, Projection on surface

- Getting started
- Installation: Download, Windows, Linux, Mac, Additional components, Docker, AppImage, Ubuntu Snap
- Basics: About FreeCAD, Interface, Mouse navigation, Selection methods, Object name, Preferences, Workbenches, Document structure, Properties; Help FreeCAD, Donate
- Help: Tutorials, Video tutorials
- Workbenches: Std Base; Arch, Draft, FEM, Image, Inspection, Mesh, OpenSCAD, Part, PartDesign, Path, Points, Raytracing, Reverse Engineering, Sketcher, Spreadsheet, Start, Surface, TechDraw, Test Framework, Web
- Deprecated or unmaintained workbenches: Complete, Drawing, Robot
- Hubs: User hub, Power users hub, Developer hub