Std ViewFullscreen: Difference between revisions

From FreeCAD Documentation
(Created. 'In progress' for now.)
 
No edit summary
Line 36: Line 36:


* 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.


{{Docnav
{{Docnav

Revision as of 12:39, 2 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 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 full screen mode. 3D views are automatically undocked for full screen 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 full screen mode and there are other docked 3D views.
    • Use the keyboard shortcut: F11.

Notes