Std ViewDockUndockFullscreen/pl: Difference between revisions

From FreeCAD Documentation
(Created page with "{{Docnav/pl |Powiększ obszar |Pełny ekran |Menu Widok |IconL=Std_ViewBoxZoom.svg |IconR=Std_ViewFullscr...")
(Created page with "{{GuiCommand/pl <!--Empty=1 to suppress icon--> |Name=Std ViewDockUndockFullscreen |Nam/pl=Std: Zadokuj / Oddokuj okno |Empty=1 |MenuLocation=Widok → Okno dokumentu → Zado...")
Line 10: Line 10:
}}
}}


{{GuiCommand
{{GuiCommand/pl
<!--Empty=1 to suppress icon-->
<!--Empty=1 to suppress icon-->
|Name=Std ViewDockUndockFullscreen
|Name=Std ViewDockUndockFullscreen
|Nam/pl=Std: Zadokuj / Oddokuj okno
|Empty=1
|Empty=1
|MenuLocation=ViewDocument windowDocked/Undocked
|MenuLocation=WidokOkno dokumentuZadokowany / Niezadokowany
|Workbenches=All
|Workbenches=wszystkie
|Shortcut={{KEY|V}} {{KEY|D}} / {{KEY|V}} {{KEY|U}}
|Shortcut={{KEY|V}} {{KEY|D}} / {{KEY|V}} {{KEY|U}}
|SeeAlso=[[Std_ViewFullscreen|Std ViewFullscreen]], [[Std_MainFullscreen|Std MainFullscreen]]
|SeeAlso=[[Std_ViewFullscreen/pl|Wyświetl na pełnym ekranie]], [[Std_MainFullscreen/pl|Wyświetl na pełnym ekranie]]
}}
}}



Revision as of 08:57, 28 June 2022

Std ViewDockUndockFullscreen

Lokalizacja w menu
Widok → Okno dokumentu → Zadokowany / Niezadokowany
Środowisko pracy
wszystkie
Domyślny skrót
V D / V U
Wprowadzono w wersji
-
Zobacz także
Wyświetl na pełnym ekranie, Wyświetl na pełnym ekranie

Wprowadzenie

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

An undocked 3D view

Zablokowane

Opis

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

Użycie

  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.

Odblokowane

Opis

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

Użycie

  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.

Notes

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