Std ViewFullscreen/ru: Difference between revisions

From FreeCAD Documentation
(Created page with "==Описание==")
(Created page with "==Использование==")
Line 23: Line 23:
The '''Std ViewFullscreen''' command switches [[3D_view|3D views]] to and from fullscreen mode. 3D views are automatically [[Std_ViewDockUndockFullscreen|undocked]] for fullscreen mode.
The '''Std ViewFullscreen''' command switches [[3D_view|3D views]] to and from fullscreen mode. 3D views are automatically [[Std_ViewDockUndockFullscreen|undocked]] for fullscreen mode.


==Использование==
==Usage==


# Activate the correct 3D view.
# Activate the correct 3D view.

Revision as of 19:19, 7 May 2020

Other languages:

Std ViewFullscreen

Системное название
Std ViewFullscreen
Расположение в меню
Вид → Окно документа → На весь экран
Верстаки
All
Быстрые клавиши
F11
Представлено в версии
-
См. также
Std ViewDockUndockFullscreen, Std MainFullscreen

Описание

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

Использование

  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