Std SelBoundingBox: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 3: Line 3:
<!--T:1-->
<!--T:1-->
{{GuiCommand
{{GuiCommand
|Name=Std SetBoundingBox
|Name=Std SelBoundingBox
|MenuLocation=[[Std View Menu|View]] → Bounding box
|MenuLocation=[[Std View Menu|View]] → Bounding box
|Workbenches=All
|Workbenches=All

Revision as of 17:12, 18 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.

How to use