Std ToggleVisibility: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<languages/>
<languages/>

{{UnfinishedDocu{{#translation:}}}}
{{Page in progress}}

<translate>
<translate>

{{Docnav
|[[Std_TextureMapping|Std TextureMapping]]
|[[Std_ShowSelection|Std ShowSelection]]
|[[Std_View_Menu|Std View Menu]]
|IconL=
|IconR=
|IconC=Freecad.svg
}}


<!--T:1-->
<!--T:1-->
<!--Empty=1 to suppress icon-->
{{GuiCommand
{{GuiCommand
|Name=Std ToggleVisibility
|Name=Std ToggleVisibility
|Empty=1
|MenuLocation={{StdMenu|[[Std View Menu|View]]}} → Visibility → Select Option
|MenuLocation=View → Visibility → Toggle visibility
|Workbenches=All
|Workbenches=All
|Shortcut={{KEY|Space}}
|Shortcut={{KEY|Space}}
|SeeAlso=[[Std_ShowSelection|Std ShowSelection]], [[Std_HideSelection|Std HideSelection]], [[Std_ToggleObjects|Std ToggleObjects]], [[Std_ShowObjects|Std ShowObjects]], [[Std_HideObjects|Std HideObjects]]
}}
}}


==Description== <!--T:2-->
==Description== <!--T:2-->

Toggles the visibility of objects.
The '''Std ToggleVisibility''' command toggles the visibility of objects in all [[3D_view|3D views]] belonging to the active document.


==Usage== <!--T:11-->
==Usage== <!--T:11-->


<!--T:3-->
<!--T:3-->
# Select object(s) in the tree view.
# Select one or more objects.
# There are several ways to Toggle Visibility
# There are several ways to invoke the command:
#* Using the {{KEY|Spacebar}} shortcut to toggle visibility on/off
#* Select the {{MenuCommand|View Visibility → Toggle visibility}} option from the menu.
#* Select the {{MenuCommand|Toggle visibility}} option from the [[Tree_view|Tree view]] context menu. This option is not available in the [[PartDesign_Workbench|PartDesign Workbench]].
#* Right-Click on object and select {{KEY|Toggle Visibility}}
#* Use the keyboard shortcut: {{KEY|Space}}.
#* Using {{MenuCommand|{{StdMenu|[[Std View Menu|View]]}} → Visibility → Toggle Visibilty}} from the top menu


{{Docnav
==Notes== <!--T:7-->
|[[Std_TextureMapping|Std TextureMapping]]

|[[Std_ShowSelection|Std ShowSelection]]
==Limitations== <!--T:8-->
|[[Std_View_Menu|Std View Menu]]

|IconL=
==Scripting== <!--T:9-->
|IconR=
|IconC=Freecad.svg
}}


</translate>
</translate>

Revision as of 17:42, 5 April 2020

This documentation is a work in progress. Please don't mark it as translatable since it will change in the next hours and days.


Std ToggleVisibility

Menu location
View → Visibility → Toggle visibility
Workbenches
All
Default shortcut
Space
Introduced in version
-
See also
Std ShowSelection, Std HideSelection, Std ToggleObjects, Std ShowObjects, Std HideObjects

Description

The Std ToggleVisibility command toggles the visibility of objects in all 3D views belonging to the active document.

Usage

  1. Select one or more objects.
  2. There are several ways to invoke the command:
    • Select the View → Visibility → Toggle visibility option from the menu.
    • Select the Toggle visibility option from the Tree view context menu. This option is not available in the PartDesign Workbench.
    • Use the keyboard shortcut: Space.