Difference between revisions of "Std ViewDockUndockFullscreen"
m |
Renatorivo (talk | contribs) (Translation from the Italian page. To be reviewed before being marked. Thanks) |
||
Line 11: | Line 11: | ||
|Workbenches=All | |Workbenches=All | ||
|Shortcut= | |Shortcut= | ||
− | |SeeAlso= | + | |SeeAlso=[[Std ViewCreate|Create new view]], [[Std ViewScreenShot|Save picture...]], [[Std_FreezeViews|Freeze display]], [[Std_Windows_Menu|Windows]] |
}} | }} | ||
<!--T:3--> | <!--T:3--> | ||
− | + | == Description == | |
+ | |||
+ | It allows to keep the active window hooked to the GUI structure, or to unhook it to move it to a different area of the screen, or to view the document in full screen. | ||
+ | |||
+ | == Use == | ||
+ | |||
+ | In the menu {{MenuCommand|View → Document windo}} select the desired condition. | ||
+ | |||
+ | The '''Docked''' condition is the standard, typical one, in which the work area is integral with the structure of the application interface. | ||
+ | |||
+ | The '''Undocked''' condition allows the user to separate the active window from the interface structure (including menus and tools) and move it on the screen independently. It allows to overlay the two windows, or even to display one and reduce the other to an icon. | ||
+ | |||
+ | [[Image:FinestraNonAgganciata.png|500px]] | ||
+ | |||
+ | {{Caption|Example of a '''Undocked''' window superimposed on the main FreeCAD window}} | ||
+ | |||
+ | [[Image:MenuSpostati.png|500px]] | ||
+ | |||
+ | {{Caption|The menus can also be separated and moved freely on the screen}} | ||
+ | |||
+ | The '''Full Screen''' condition is self-explanatory. | ||
+ | |||
+ | === Other useful tools for managing views and windows === | ||
+ | |||
+ | * [[Std ViewCreate|Create new view]] to work on multiple views simultaneously. | ||
+ | * [[Std ViewScreenShot|Save picture...]] to save the current content of the 3D view to a file. | ||
+ | * [[Std_FreezeViews|Freeze display]] to have custom views. | ||
+ | * [[Std_Windows_Menu|Windows]] menu to manage active windows. | ||
<!--T:6--> | <!--T:6--> |
Revision as of 07:37, 24 October 2019
This documentation is not finished. Please help and contribute documentation.
Gui Command explains how tools should be documented. See Draft ShapeString for an example of a well documented tool. Browse Category:UnfinishedDocu to see incomplete pages like this one. See Category:Command Reference for all commands.
See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.
Menu location |
---|
View → Document window |
Workbenches |
All |
Default shortcut |
Introduced in version |
- |
See also |
Create new view, Save picture..., Freeze display, Windows |
Description
It allows to keep the active window hooked to the GUI structure, or to unhook it to move it to a different area of the screen, or to view the document in full screen.
Use
In the menu View → Document windo select the desired condition.
The Docked condition is the standard, typical one, in which the work area is integral with the structure of the application interface.
The Undocked condition allows the user to separate the active window from the interface structure (including menus and tools) and move it on the screen independently. It allows to overlay the two windows, or even to display one and reduce the other to an icon.
Example of a Undocked window superimposed on the main FreeCAD window
The menus can also be separated and moved freely on the screen
The Full Screen condition is self-explanatory.
Other useful tools for managing views and windows
- Create new view to work on multiple views simultaneously.
- Save picture... to save the current content of the 3D view to a file.
- Freeze display to have custom views.
- Windows menu to manage active windows.
- Standard menu: File, Edit, View, Tools, Macro, Windows, Help
- Structure: Std Part, Std Group, Std LinkMake, Std LinkActions (Std LinkMakeRelative, Std LinkReplace, Std LinkUnlink, Std LinkImport, Std LinkImportAll)
- File: New, Open, Close, Close all, Save, Save as, Save a copy, Save all, Revert, Import, Export, Merge project, Project information, Print, Print preview, Export PDF, Recent files, Exit
- Edit: Undo, Redo, Cut, Copy, Paste, Duplicate selection, Refresh, Box selection, Box element selection, Select all, Delete, Placement, Alignment, Toggle Edit mode, Preferences
- View: Create new view, Orthographic view, Perspective view, Fullscreen, Standard views (Fit all, Fit selection, Isometric, Dimetric, Trimetric, Front, Top, Right, Rear, Bottom, Left, Rotate left, Rotate right), Freeze display (Save views, Load views, Freeze view, Clear views), Draw style (As is, Flat lines, Shaded, Wireframe, Points, Hidden line, No shading), Bounding box, Stereo (red/cyan, quad buffer, interleaved rows, interleaved columns, Stereo off, Issue camera position), Zoom (Zoom In, Zoom Out, Box zoom), Document window (Docked, Undocked, Full screen), Toggle axis cross, Clipping plane, Texture mapping, Visibility (Toggle visibility, Show selection, Hide selection, Select visible objects, Toggle all objects, Show all objects, Hide all objects, Toggle selectability, Toggle measurement, Clear measurement), Toggle navigation/edit mode, Appearance, Random color, Workbench, Toolbars (File, Workbench, Macro, View, Structure, Navigation), Panels (Report view, Tree view, Property view, Selection view, Combo view, Python console, DAG view), Tree view actions (Sync view, Sync selection, Sync placement, Pre-selection, Record selection, Single document, Multi document, Collapse/expand, Initiate dragging, Go to selection), Status bar
- Tools: Edit parameters, Save picture, Scene inspector, Dependency graph, Project utility, Measure distance, Text document, View turntable, Units calculator, Customize, Addon manager
- Macro: Macro recording, Stop macro recording, Macros, Execute macro, Debug macro, Stop debugging, Step over, Step into, Toggle breakpoint
- Windows: Next, Previous, Tile, Cascade, Arrange icons, Windows
- Help: Help, FreeCAD Website, Users documentation, Python scripting documentation, Automatic Python modules documentation, FreeCAD forum, FreeCAD FAQ, About FreeCAD, What's This

- Getting started
- Installation: Download, Windows, Linux, Mac, Additional components, Docker, AppImage, Ubuntu Snap
- Basics: About FreeCAD, Interface, Mouse navigation, Selection methods, Object name, Preferences, Workbenches, Document structure, Properties; Help FreeCAD, Donate
- Help: Tutorials, Video tutorials
- Workbenches: Std Base; Arch, Draft, FEM, Image, Inspection, Mesh, OpenSCAD, Part, PartDesign, Path, Points, Raytracing, Reverse Engineering, Sketcher, Spreadsheet, Start, Surface, TechDraw, Test Framework, Web
- Deprecated or unmaintained workbenches: Complete, Drawing, Robot
- Hubs: User hub, Power users hub, Developer hub