Std ViewDockUndockFullscreen/ru: Difference between revisions

From FreeCAD Documentation
(Created page with "{{Docnav/ru |Std ViewBoxZoom |Std ViewFullscreen |Std View Menu |IconL=Std_ViewBoxZoom.svg |IconR=Std_Vie...")
(Updating to match new version of source page)
Line 1: Line 1:
<languages/>
<languages/>


<div class="mw-translate-fuzzy">
{{Docnav/ru
{{Docnav/ru
|[[Std_ViewBoxZoom/ru|Std ViewBoxZoom]]
|[[Std_ViewBoxZoom/ru|Std ViewBoxZoom]]
Line 9: Line 10:
|IconC=Freecad.svg
|IconC=Freecad.svg
}}
}}
</div>


{{GuiCommand/ru
{{GuiCommand/ru
Line 61: Line 63:
* 3D views can also be docked and undocked with the [[Std_ViewFullscreen|Std ViewFullscreen]] command.
* 3D views can also be docked and undocked with the [[Std_ViewFullscreen|Std ViewFullscreen]] command.


<div class="mw-translate-fuzzy">
{{Docnav/ru
{{Docnav/ru
|[[Std_ViewBoxZoom/ru|Std ViewBoxZoom]]
|[[Std_ViewBoxZoom/ru|Std ViewBoxZoom]]
Line 69: Line 72:
|IconC=Freecad.svg
|IconC=Freecad.svg
}}
}}
</div>


{{Std Base navi{{#translation:}}}}
{{Std Base navi{{#translation:}}}}

Revision as of 18:52, 30 December 2020

Other languages:

Std ViewDockUndockFullscreen

Системное название
Std ViewDockUndockFullscreen
Расположение в меню
Вид → Окно документа → Закреплённое/Откреплённное
Верстаки
All
Быстрые клавиши
V D / V U
Представлено в версии
-
См. также
Std ViewFullscreen, Std MainFullscreen

Введение

3D views can be undocked from the main FreeCAD interface and moved to a different display for example.

An undocked 3D view

Закреплённое

Описание

The Docked menu option docks the active 3D view inside the main FreeCAD interface.

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

  1. Activate an undocked 3D view.
  2. There are several ways to invoke the option:
    • If there are no docked 3D views: select the View → Document window → Docked option from the menu.
    • Select the Document window → Docked option from the 3D view context menu.
    • Use the keyboard shortcut: V then D.

Откреплённое

Описание

The Undocked menu option undocks the active 3D view from the main FreeCAD interface.

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

  1. Activate a docked 3D view.
  2. There are several ways to invoke the option:
    • Select the View → Document window → Undocked option from the menu.
    • Select the Document window → Undocked option from the 3D view context menu.
    • Use the keyboard shortcut: V then U.

Примечания

  • Multiple 3D views for the same document can be created with the Std ViewCreate command.
  • 3D views can also be docked and undocked with the Std ViewFullscreen command.