Std Masquer la sélection

From FreeCAD Documentation
Revision as of 12:27, 13 April 2020 by David69 (talk | contribs) (Created page with "==Utilisation==")
Other languages:

Std Masquer la sélection

Emplacement du menu
Affichage → Visibilité → Masquer la selection
Ateliers
Tous
Raccourci par défaut
Aucun
Introduit dans la version
-
Voir aussi
Std Basculer la visibilité, Std Afficher la sélection, Std Basculer tous les objets, Std Afficher les objets, Std Masquer tous les objets

Description

La commande Std Masquer la sélection masque les objets sélectionnés dans la Vues 3D.

Utilisation

  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. This option is not available in the PartDesign Workbench.

Notes

  • The action of this command cannot be undone with Std Undo.
  • The visibility of an object can also be changed through its related DonnéesVisibility property in the Property editor or the Combo view.

Scripting

See also: FreeCAD Scripting Basics.

For a scripting example see Std ToggleVisibility.