Std ToggleVisibility: Difference between revisions

From FreeCAD Documentation
No edit summary
mNo edit summary
Line 5: Line 5:


==Description== <!--T:2-->
==Description== <!--T:2-->
Toggles the visibility ob objects.
Toggles the visibility of objects.


==Use== <!--T:3-->
==Use== <!--T:3-->

Revision as of 19:32, 29 May 2016

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.

Use

  1. Select object(s) in the tree view.
  2. Rigth-Click on object and select "Toggle Visibility" choose View Visibility Toggle Visibilty from the top menu.
  3. Using space to toggle visibity on/off is also possible

Limitations


Notes