Jump to content

Std ShowObjects

From FreeCAD Documentation

Std ShowObjects

Menu location
View → Visibility → Show All Objects
Workbenches
All
Default shortcut
None
Introduced in version
-
See also
Std ToggleVisibility, Std ShowSelection, Std HideSelection, Std ToggleObjects, Std HideObjects

Description[edit | edit source]

The Std ShowObjects command shows all objects belonging to the active document in 3D Views. Be careful when you use this command as it will also show sub-elements of PartDesign bodies and objects used for Part Booleans. In most cases these should stay invisible.

Usage[edit | edit source]

  1. Select the View → Visibility → Show All Objects option from the menu.

Notes[edit | edit source]

See Std ToggleVisibility.

Scripting[edit | edit source]

See Std ToggleVisibility.