Std ViewFullscreen: Difference between revisions

From FreeCAD Documentation
(Add icon)
mNo edit summary
 
Line 40: Line 40:
* Multiple 3D views for the same document can be created with the [[Std_ViewCreate|Std ViewCreate]] command.
* Multiple 3D views for the same document can be created with the [[Std_ViewCreate|Std ViewCreate]] command.
* 3D views can also be docked and undocked with the [[Std_ViewDockUndockFullscreen|Std ViewDockUndockFullscreen]] command.
* 3D views can also be docked and undocked with the [[Std_ViewDockUndockFullscreen|Std ViewDockUndockFullscreen]] command.



<!--T:9-->
<!--T:9-->

Latest revision as of 14:53, 6 January 2021

Std ViewFullscreen

Menu location
View → Document window → Fullscreen
Workbenches
All
Default shortcut
F11
Introduced in version
-
See also
Std ViewDockUndockFullscreen, Std MainFullscreen

Description

The Std ViewFullscreen command switches 3D views to and from fullscreen mode. 3D views are automatically undocked for fullscreen mode.

Usage

  1. Activate the correct 3D view.
  2. There are several ways to invoke the command:
    • Select the View → Document window → Fullscreen option from the menu. This option does not work if you want to switch off fullscreen mode and there are other docked 3D views.
    • Select the Document window → Fullscreen option from the 3D view context menu.
    • Use the keyboard shortcut: F11.

Notes