Std SelBoundingBox: Difference between revisions

From FreeCAD Documentation
m (Changed the section to 'Usage')
m (Add {{StdMenu}})
Line 4: Line 4:
{{GuiCommand
{{GuiCommand
|Name=Std SelBoundingBox
|Name=Std SelBoundingBox
|MenuLocation=[[Std View Menu|View]] → Bounding box
|MenuLocation={{StdMenu|[[Std View Menu|View]]}} → Bounding box
|Workbenches=All
|Workbenches=All
|Version=0.19
|Version=0.19

Revision as of 03:31, 19 February 2020

Std SelBoundingBox

Menu location
View → Bounding box
Workbenches
All
Default shortcut
None
Introduced in version
0.19
See also
Std DrawStyle

Description

Std SelBoundingBox sets the 3D view in such a way that selecting individual objects doesn't select the entire shape of a selected object, but only highlights the bounding box.

The bounding box highlight is less intrusive and lets you see the individual sub-elements (vertices, edges, and faces) better when the entire solid is selected.

Usage