Std ViewDockUndockFullscreen

From FreeCAD Documentation
Revision as of 09:24, 2 April 2020 by Roy 043 (talk | contribs) (Revised. 'In progress' for now.)
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 ViewDockUndockFullscreen

Menu location
View → Document window → Docked/Undocked
Workbenches
All
Default shortcut
V D / V U
Introduced in version
-
See also
Std ViewFullscreen, Std MainFullscreen

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.
    • Use the keyboard shortcut: V then D.

Options

  • 3d views can also be docked with the Std ViewFullscreen command: just use the F11 shortcut twice.

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.
    • Use the keyboard shortcut: V then U.

Notes

  • Multiple 3D views for the same document can be created with the Std ViewCreate command.