Visualizza: Mostra tutti gli oggetti

From FreeCAD Documentation
Revision as of 15:04, 6 January 2021 by FuzzyBot (talk | contribs) (Updating to match new version of source page)
Other languages:

Std ShowObjects

Posizione nel menu
Visualizza → Visibilità → Mostra 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, Nascondi tutti gli oggetti

Descrizione

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.

Utilizzo

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

Note

  • 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.