Std View Menu: Difference between revisions

From FreeCAD Documentation
(Added "Dock window overlay".)
("Dock window overlay")
Line 185: Line 185:


* Dock window overlay {{Version|0.22}}
* Dock window overlay {{Version|0.22}}
** [[Std_DockOverlayAll|Toggle overlay for all]]
** [[Std_DockOverlayAll|Toggle overlay for all]]: Toggles overlay mode for all docked windows.
** [[Std_DockOverlayTransparentAll|Toggle transparent for all]]
** [[Std_DockOverlayTransparentAll|Toggle transparent for all]]: Toggles transparent mode for all docked overlay windows. This makes the docked windows stay transparent at all times.
** [[Std_DockOverlayToggle|Toggle overlay]]
** [[Std_DockOverlayToggle|Toggle overlay]]: Toggles overlay mode of the docked window under the cursor.
** [[Std_DockOverlayToggleTransparent|Toggle transparent]]
** [[Std_DockOverlayToggleTransparent|Toggle transparent]]: Toggles transparent mode for the docked window under cursor. This makes the docked window stay transparent at all times.
** [[Std_DockOverlayMouseTransparent|Bypass mouse events in dock overlay]]
** [[Std_DockOverlayMouseTransparent|Bypass mouse events in docked overlays]]: Bypasses all mouse events in docked overlay windows.
** [[Std_DockOverlayToggleLeft|Toggle left]]
** [[Std_DockOverlayToggleLeft|Toggle left]]: Shows/hides the left overlay panel.
** [[Std_DockOverlayToggleRight|Toggle right]]
** [[Std_DockOverlayToggleRight|Toggle right]]: Shows/hides the right overlay panel.
** [[Std_DockOverlayToggleTop|Toggle top]]
** [[Std_DockOverlayToggleTop|Toggle top]]: Shows/hides the top overlay panel.
** [[Std_DockOverlayToggleBottom|Toggle bottom]]
** [[Std_DockOverlayToggleBottom|Toggle bottom]]: Shows/hides the bottom overlay panel.


<!--T:42-->
<!--T:42-->

Revision as of 14:52, 20 October 2023

Std Base icon

Introduction

The Std View Menu is one of the 7 sub-menus in the standard menu:

File     Edit     View     Tools     Macro     Windows     Help

The View menu provides tools to change the 3D view and the view properties of objects in the model, and tools related to the display of interface components.

Tools

The following tools are available in this menu:

  • Fullscreen: Toggles the main window's fullscreen mode.
  • Draw style
    • As is: Switches the draw style to: As is.
    • Points: Switches the draw style to: Points.
    • Wireframe: Switches the draw style to: Wireframe.
    • Hidden line: Switches the draw style to: Hidden line.
    • No shading: Switches the draw style to: No shading.
    • Shaded: Switches the draw style to: Shaded.
    • Flat lines: Switches the draw style to: Flat lines.
  • Appearance...: Opens the Display properties task panel for objects.
  • Workbench -- Select a workbench from the submenu.