Std SelBoundingBox

From FreeCAD Documentation
Revision as of 01:01, 17 December 2019 by Vocx (talk | contribs) (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.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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