Std SelBoundingBox: Difference between revisions

From FreeCAD Documentation
No edit summary
m (Changed the section to 'Usage')
Line 18: Line 18:
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.
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== <!--T:5-->
==Usage== <!--T:5-->


<!--T:6-->
<!--T:6-->

Revision as of 03:20, 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