Jump to content

Std HideSelection

From FreeCAD Documentation
Revision as of 10:59, 27 September 2025 by FuzzyBot (talk | contribs) (Updating to match new version of source page)

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)

Std HideSelection

Menu location
View → Visibility → Hide Selection
Workbenches
All
Default shortcut
None
Introduced in version
-
See also
Std ToggleVisibility, Std ShowSelection, Std ToggleObjects, Std ShowObjects, Std HideObjects

Description

The Std HideSelection command hides selected objects in 3D Views.

Usage

  1. Select one or more objects.
  2. There are several ways to invoke the command:
    • Select the View → Visibility → Hide Selection option from the menu.
    • Select the Hide Selection option from the Tree View context menu.

Notes

See Std ToggleVisibility.

Scripting

See Std ToggleVisibility.