Visualizza: Nascondi tutti gli oggetti

From FreeCAD Documentation
Revision as of 20:29, 11 February 2021 by FuzzyBot (talk | contribs) (Updating to match new version of source page)
Other languages:

Std HideObjects

Posizione nel menu
Visualizza → Visibilità → Nascondi tutti gli oggetti
Ambiente
Tutti
Avvio veloce
Nessuno
Introdotto nella versione
-
Vedere anche
Mostra/Nascondi, Mostra la selezione, Nascondi la selezione, Commuta tutti gli oggetti, Mostra tutti gli oggetti

Descrizione

The Std HideObjects command hides all objects belonging to the active document in 3D views.

Utilizzo

  1. Select the View → Visibility → Hide all objects option from the menu.

Note

  • Invisible objects are displayed with a greyed out label and a greyed out icon in the Tree view.
  • The action of this command cannot be undone with Std Undo.
  • The visibility of an object can also be changed through its related DatiVisibility property in the Property editor or the Combo view.

Script

Vedere anche: Script di base per FreeCAD

For a scripting example see Std ToggleVisibility.