Std ToggleVisibility: Difference between revisions

From FreeCAD Documentation
m (Changed section to 'Usage')
No edit summary
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{UnfinishedDocu{{#translation:}}}}
<translate>
<translate>


Line 5: Line 6:
{{GuiCommand
{{GuiCommand
|Name=Std ToggleVisibility
|Name=Std ToggleVisibility
|MenuLocation=[[Std View Menu|View]] → Visibility → Select Option
|MenuLocation={{StdMenu|[[Std View Menu|View]]}} → Visibility → Select Option
|Workbenches=All
|Workbenches=All
|Shortcut=Space
|Shortcut={{KEY|Space}}
}}
}}


Line 13: Line 14:
Toggles the visibility of objects.
Toggles the visibility of objects.


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

#Select object(s) in the tree view.
<!--T:3-->
#Rigth-Click on object and select "Toggle Visibility" choose {{MenuCommand|View → Visibility → Toggle Visibilty}} from the top menu.
# Select object(s) in the tree view.
#Using space to toggle visibity on/off is also possible
# There are several ways to Toggle Visibility
#* Using the {{KEY|Spacebar}} shortcut to toggle visibility on/off
#* Right-Click on object and select {{KEY|Toggle Visibility}}
#* Using {{MenuCommand|{{StdMenu|[[Std View Menu|View]]}} → Visibility → Toggle Visibilty}} from the top menu

==Notes== <!--T:7-->

==Limitations== <!--T:8-->

==Scripting== <!--T:9-->


<!--T:6-->
{{Std Base navi}}
{{Userdocnavi}}
</translate>
</translate>
{{Std Base navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}
{{clear}}

Revision as of 21:44, 23 March 2020

This documentation is not finished. Please help and contribute documentation.

GuiCommand model explains how commands should be documented. Browse Category:UnfinishedDocu to see more incomplete pages like this one. See Category:Command Reference for all commands.

See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.

Std ToggleVisibility

Menu location
View → Visibility → Select Option
Workbenches
All
Default shortcut
Space
Introduced in version
-
See also
None

Description

Toggles the visibility of objects.

Usage

  1. Select object(s) in the tree view.
  2. There are several ways to Toggle Visibility
    • Using the Spacebar shortcut to toggle visibility on/off
    • Right-Click on object and select Toggle Visibility
    • Using View → Visibility → Toggle Visibilty from the top menu

Notes

Limitations

Scripting