Std ViewDockUndockFullscreen/de: Difference between revisions

From FreeCAD Documentation
(Created page with "{{Docnav/de |Std AnsichtBereichVergrössern |Std AnsichtVollbild |Std Ansicht Menü |IconL=Std_ViewBoxZoom.svg...")
No edit summary
Line 10: Line 10:
}}
}}


<div class="mw-translate-fuzzy">
{{GuiCommand/de
{{GuiCommand/de
<!--Empty=1 to suppress icon-->
|Name=Std ViewDockUndockFullscreen
|Name=Std AnsichtAnkoppelAbkoppelnVollbild
|MenuLocation={{StdMenu|[[Std View Menu|View]]}} → Document window‏‎
|Empty=1
|Workbenches=All
|MenuLocation={{StdMenu|[[Std View Menu/de|Ansicht]]}} → Dokumentfenster
|SeeAlso=[[Std ViewCreate|Create new view‏‎]], [[Std ViewScreenShot|Save picture...]], [[Std_FreezeViews|Freeze display‏‎]], [[Std_Windows_Menu|Windows]]
|Workbenches=Alle
|SeeAlso=[[Std ViewCreate/de|Erstelle neue Ansicht‏‎]], [[Std ViewScreenShot/de|Bild speichern...]], [[Std_FreezeViews/de|Bildschirm einfrieren‏‎]], [[Std_Windows_Menu/de|Fenster]]
}}
}}
</div>


==Introduction==
==Introduction==

Revision as of 14:02, 5 June 2020

Std AnsichtAnkoppelAbkoppelnVollbild

Menüeintrag
Ansicht → Dokumentfenster
Arbeitsbereich
Alle
Standardtastenkürzel
Keiner
Eingeführt in Version
-
Siehe auch
Erstelle neue Ansicht‏‎, Bild speichern..., Bildschirm einfrieren‏‎, Fenster

Introduction

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

An undocked 3D view

Docked

Description

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

Usage

  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.

Undocked

Description

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

Usage

  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.