Std View Menu: Difference between revisions

From LabRPS Documentation
Jump to navigation Jump to search
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 35: Line 35:


<!--Please keep info below synchronized with Standard_Menu-->
<!--Please keep info below synchronized with Standard_Menu-->
The View menu provides tools to change the [[3D view|3D view]] and the view properties of objects in the model, and tools related to the display of interface components.
The View menu provides tools to change the view properties of objects in the model, and tools related to the display of interface components.


==Tools==  
==Tools==  


The following tools are available in this menu:
The following tools are available in this menu:
* [[Image:Std_ViewCreate.svg|32px]] [[Std_ViewCreate|Create new view]]: Creates a new 3D view.
* [[Image:Std_OrthographicCamera.svg|32px]] [[Std_OrthographicCamera|Orthographic view]]: Switches to orthographic view mode.
* [[Image:Std_PerspectiveCamera.svg|32px]] [[Std_PerspectiveCamera|Perspective view]]: Switches to perspective view mode.


* [[Image:Std_MainFullscreen.svg|32px]] [[Std_MainFullscreen|Fullscreen]]: Toggles the main window's fullscreen mode.
* [[Image:Std_MainFullscreen.svg|32px]] [[Std_MainFullscreen|Fullscreen]]: Toggles the main window's fullscreen mode.
* Standard views
** [[Image:Std_ViewFitAll.svg|32px]] [[Std_ViewFitAll|Fit all]]: Fits all visible objects inside the view.
** [[Image:Std_ViewFitSelection.svg|32px]] [[Std_ViewFitSelection|Fit selection]]: Fits selected objects inside the view.
** [[Image:Std_AlignToSelection.svg|32px]] [[Std_AlignToSelection|Align to selection]]: Aligns the view with the selection. {{Version|1.0}}
** Axonometric
*** [[Image:Std_ViewIsometric.svg|32px]] [[Std_ViewIsometric|Isometric]]: Switches to an isometric view.
*** [[Image:Std_ViewDimetric.svg|32px]] [[Std_ViewDimetric|Dimetric]]: Switches to a dimetric view.
*** [[Image:Std_ViewTrimetric.svg|32px]] [[Std_ViewTrimetric|Trimetric]]: Switches to a trimetric view.
** [[Image:Std_ViewHome.svg|32px]] [[Std_ViewHome|Home]]: Switches to the default home view.
** [[Image:Std_ViewFront.svg|32px]] [[Std_ViewFront|Front]]: Switches to the front view.
** [[Image:Std_ViewTop.svg|32px]] [[Std_ViewTop|Top]]: Switches to the top view.
** [[Image:Std_ViewRight.svg|32px]] [[Std_ViewRight|Right]]: Switches to the right view.
** [[Image:Std_ViewRear.svg|32px]] [[Std_ViewRear|Rear]]: Switches to the rear view.
** [[Image:Std_ViewBottom.svg|32px]] [[Std_ViewBottom|Bottom]]: Switches to the bottom view.
** [[Image:Std_ViewLeft.svg|32px]] [[Std_ViewLeft|Left]]: Switches to the left view.
** [[Image:Std_ViewRotateLeft.svg|32px]] [[Std_ViewRotateLeft|Rotate Left]]: Rotates the view to the left.
** [[Image:Std_ViewRotateRight.svg|32px]] [[Std_ViewRotateRight|Rotate Right]]: Rotates the view to the right.
** [[Std_StoreWorkingView|Store working view]]: Stores the camera settings of the active 3D view in its working view. {{Version|0.21}}
** [[Std_RecallWorkingView|Recall working view]]: Recalls the active 3D view's stored working view. {{Version|0.21}}
* [[Std_FreezeViews|Freeze display]]
** [[Std_FreezeViews#Save_views|Save views...]]: Saves frozen views in a file.
** [[Std_FreezeViews#Load_views|Load views...]]: Loads frozen views from a file.
** [[Std_FreezeViews#Freeze_view|Freeze view]]: Stores the current view in a frozen view.
** [[Std_FreezeViews#Clear_views|Clear views]]: Deletes all frozen views.
* [[Std_DrawStyle|Draw style]]
** [[Image:Std_DrawStyleAsIs.svg|32px]] [[Std_DrawStyle#As_is|As is]]: Switches the draw style to: As is.
** [[Image:Std_DrawStylePoints.svg|32px]] [[Std_DrawStyle#Points|Points]]: Switches the draw style to: Points.
** [[Image:Std_DrawStyleWireFrame.svg|32px]] [[Std_DrawStyle#Wireframe|Wireframe]]: Switches the draw style to: Wireframe.
** [[Image:Std_DrawStyleHiddenLine.svg|32px]] [[Std_DrawStyle#Hidden_line|Hidden line]]: Switches the draw style to: Hidden line.
** [[Image:Std_DrawStyleNoShading.svg|32px]] [[Std_DrawStyle#No_shading|No shading]]: Switches the draw style to: No shading.
** [[Image:Std_DrawStyleShaded.svg|32px]] [[Std_DrawStyle#Shaded|Shaded]]: Switches the draw style to: Shaded.
** [[Image:Std_DrawStyleFlatLines.svg|32px]] [[Std_DrawStyle#Flat_lines|Flat lines]]: Switches the draw style to: Flat lines.
* [[Image:Std_SelBoundingBox.svg|32px]] [[Std_SelBoundingBox|Bounding box]]: Toggles the bounding box highlighting mode.
* Stereo
** [[Image:Std_ViewIvStereoRedGreen.svg|32px]] [[Std_ViewIvStereoRedGreen|Stereo red/cyan]]: Switches to red/cyan stereo view.
** [[Image:Std_ViewIvStereoQuadBuff.svg|32px]] [[Std_ViewIvStereoQuadBuff|Stereo quad buffer]]: Switches to quad buffer stereo view.
** [[Image:Std_ViewIvStereoInterleavedRows.svg|32px]] [[Std_ViewIvStereoInterleavedRows|Stereo Interleaved Rows]]: Switches to interleaved rows stereo view.
** [[Image:Std_ViewIvStereoInterleavedColumns.svg|32px]] [[Std_ViewIvStereoInterleavedColumns|Stereo Interleaved Columns]]: Switches to interleaved columns stereo view.
** [[Image:Std_ViewIvStereoOff.svg|32px]] [[Std_ViewIvStereoOff|Stereo Off]]: Switches stereo view off.
** [[Image:Std_ViewIvIssueCamPos.svg|32px]] [[Std_ViewIvIssueCamPos|Issue camera position]]: Prints camera settings in the [[Report_view|Report view]] and the [[Python_console|Python console]].
* Zoom
** [[Image:Std_ViewZoomIn.svg|32px]] [[Std_ViewZoomIn|Zoom In]]: Zooms the view in.
** [[Image:Std_ViewZoomOut.svg|32px]] [[Std_ViewZoomOut|Zoom Out]]: Zooms the view out.
** [[Image:Std_ViewBoxZoom.svg|32px]] [[Std_ViewBoxZoom|Box zoom]]: Zooms the view in on a rectangular area.
* Document window
** [[Std_ViewDockUndockFullscreen#Docked|Docked]]: Docks a 3D view.
** [[Std_ViewDockUndockFullscreen#Undocked|Undocked]]: Undocks a 3D view.
** [[Image:Std_ViewFullscreen.svg|32px]] [[Std_ViewFullscreen|Fullscreen]]: Toggles a 3D view's fullscreen mode.
* [[Image:Std_AxisCross.svg|32px]] [[Std_AxisCross|Toggle axis cross]]: Toggles the axis cross.
* [[Image:Std_ToggleClipPlane.svg|32px]] [[Std_ToggleClipPlane|Clipping plane]]: Temporarily clips objects.
* [[Image:Part_SectionCut.svg|32px]] [[Part_SectionCut|Persistent section cut]]: Creates persistent cuts of objects and assemblies. {{Emphasis|-- Available if the [[Part_Workbench|Part Workbench]] or the [[PartDesign_Workbench|PartDesign Workbench]] has been loaded.}}
* [[Image:Std_TextureMapping.svg|32px]] [[Std_TextureMapping|Texture mapping...]]: Temporarily maps a texture onto all objects.
* Visibility
** [[Image:Std_ToggleVisibility.svg|32px]] [[Std_ToggleVisibility|Toggle visibility]]: Toggles the visibility of selected objects.
** [[Image:Std_ShowSelection.svg|32px]] [[Std_ShowSelection|Show selection]]: Shows selected objects.
** [[Image:Std_HideSelection.svg|32px]] [[Std_HideSelection|Hide selection]]: Hides selected objects.
** [[Image:Std_SelectVisibleObjects.svg|32px]] [[Std_SelectVisibleObjects|Select visible objects]]: Selects all visible objects.
** [[Image:Std_ToggleObjects.svg|32px]] [[Std_ToggleObjects|Toggle all objects]]: Toggles the visibility of all objects.
** [[Image:Std_ShowObjects.svg|32px]] [[Std_ShowObjects|Show all objects]]: Shows all objects.
** [[Image:Std_HideObjects.svg|32px]] [[Std_HideObjects|Hide all objects]]: Hides all objects.
** [[Image:Std_ToggleSelectability.svg|32px]] [[Std_ToggleSelectability|Toggle selectability]]: Toggles the selectability of objects.
* [[Image:Std_ToggleNavigation.svg|32px]] [[Std_ToggleNavigation|Toggle navigation/Edit mode]]: Toggles between navigation mode and edit mode.
* [[Image:Std_SetMaterial.svg|32px]] [[Std_SetMaterial|Material...]]: Sets the material of selected objects. {{Emphasis|-- Available if the [[Material_Workbench|Material Workbench]] has been loaded directly or indirectly (via for example the [[Part_Workbench|Part Workbench]] or the [[PartDesign_Workbench|PartDesign Workbench]]).}} {{Version|1.0}}
* [[Image:Std_SetAppearance.svg|32px]] [[Std_SetAppearance|Appearance...]]: Sets the display properties of selected objects. {{Emphasis|-- Available if the [[Material_Workbench|Material Workbench]] has been loaded directly or indirectly (via for example the [[Part_Workbench|Part Workbench]] or the [[PartDesign_Workbench|PartDesign Workbench]]).}}
* [[Image:Std_RandomColor.svg|32px]] [[Std_RandomColor|Random color]]: Applies a random diffuse color to objects.
* [[Image:Part_ColorPerFace.svg|32px]] [[Part_ColorPerFace|Color per face]]: Sets the display properties of selected faces. {{Emphasis|-- Available if the [[Part_Workbench|Part Workbench]] or the [[PartDesign_Workbench|PartDesign Workbench]] is active.}}
* [[Image:Std_ToggleTransparency.svg|32px]] [[Std_ToggleTransparency|Toggle transparency]]: Toggles the transparency of selected objects. {{Version|1.0}}


* [[Std_Workbench|Workbench]] {{Emphasis|-- Select a workbench from the submenu.}}
* [[Std_Workbench|Workbench]] {{Emphasis|-- Select a workbench from the submenu.}}


* Toolbars {{Emphasis|-- Each toolbar can be switched on or off in the submenu.}}
* Toolbars {{Emphasis|-- Each toolbars can be switched on or off in the submenu. Some workbenches add their own toolbars.}}
** File
** File
** Edit {{Version|0.21}}
** Clipboard {{Version|0.21}}
** Workbench
** Workbench
** Macro
** Macro
** View
** View
** Individual views {{Version|1.0}}
** Graph Tools
** Structure
** Table Tools
** Help {{Version|0.21}}
** 3D Plot
** ... If the current workbench has toolbars they appear here.
** 3D Plot Tools
** [[Std_ToggleToolBarLock|Lock toolbars]]: If switched on toolbars are not movable. {{Version|1.0}}
** Table Statistics
** Navigation


* Panels {{Emphasis|-- Each panel can be switched on or off in the submenu.}}
* Panels {{Emphasis|-- Each panels can be switched on or off in the submenu.}}
** [[Tree_view|Tree view]] {{Emphasis|-- Available as a separate panel if [[Preferences_Editor#General_2|Tree view mode]] is {{Value|Independent}}.}}
** [[Report_view|Report view]]
** [[Property_editor|Property view]] {{Emphasis|-- Idem.}}
** [[Tree_view|Tree view]]
** [[Combo_view|Model]] {{Emphasis|-- Combines the Tree view and the Property view in a single panel. Available if [[Preferences_Editor#General_2|Tree view mode]] is {{Value|Combined}}.}}
** [[Plot_property|Plot property view]]
** [[Selection_view|Selection view]]
** [[Selection_view|Selection view]]
** [[Combo_view|Combo view]]
** [[Python_console|Python console]]
** [[Python_console|Python console]]
** [[Report_view|Report view]]
** [[Result_view|Result view]]
** [[Task_panel|Tasks]]
** [[DAG_view|DAG view]] {{Emphasis|-- Not available by default, see [[DAG_view|DAG view]].}}
 
* Dock window overlay {{Version|1.0}}
** [[Std_DockOverlayAll|Toggle overlay for all]]: Toggles overlay mode for all docked windows.
** [[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]]: Toggles overlay mode for the docked window under the cursor.
** [[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 docked overlay windows]]: Bypasses all mouse events in docked overlay windows.
** [[Std_DockOverlayToggleLeft|Toggle left]]: Shows/hides the left overlay panel.
** [[Std_DockOverlayToggleRight|Toggle right]]: Shows/hides the right overlay panel.
** [[Std_DockOverlayToggleTop|Toggle top]]: Shows/hides the top overlay panel.
** [[Std_DockOverlayToggleBottom|Toggle bottom]]: Shows/hides the bottom overlay panel.
 
* Link navigation
** [[File:Std_LinkSelectLinked.svg|32px]] [[Std_LinkSelectLinked|Go to linked object]]: Selects the linked object and switches to its document.
** [[File:Std_LinkSelectLinkedFinal.svg|32px]] [[Std_LinkSelectLinkedFinal|Go to the deepest linked object]]: Selects the deepest linked object and switches to its document.
** [[File:Std_LinkSelectAllLinks.svg|32px]] [[Std_LinkSelectAllLinks|Select all links]]: Selects all links to an object.


* Tree view actions
* Tree view actions
** [[Std_TreeSyncView|Sync view]]: Toggles the [[Tree_view|Tree view]] SyncView mode.
** [[Image:Std_TreeSyncView.svg|32px]] [[Std_TreeSyncView|Sync view]]: Toggles the [[Tree_view|Tree view]] SyncView mode.
** [[Std_TreeSyncSelection|Sync selection]]: Toggles the Tree view SyncSelection mode.
** [[Image:Std_TreeRecordSelection.svg|32px]] [[Std_TreeRecordSelection|Record selection]]: Toggles the Tree view RecordSelection mode.
** [[Std_TreeSyncPlacement|Sync placement]]: Toggles the Tree view SyncPlacement mode.
** [[Image:Std_TreeSingleDocument.svg|32px]] [[Std_TreeSingleDocument|Single document]]: Switches the Tree view to SingleDocument mode.
** [[Std_TreePreSelection|Pre-selection]]: Toggles the Tree view PreSelection mode.
** [[Image:Std_TreeMultiDocument.svg|32px]] [[Std_TreeMultiDocument|Multi document]]: Switches the Tree view to MultiDocument mode.
** [[Std_TreeRecordSelection|Record selection]]: Toggles the Tree view RecordSelection mode.
** [[Image:Std_TreeCollapseDocument.svg|32px]] [[Std_TreeCollapseDocument|Collapse/Expand]]: Switches the Tree view to CollapseDocument mode.
** [[Std_TreeSingleDocument|Single document]]: Switches the Tree view to SingleDocument mode.
** [[Std_TreeMultiDocument|Multi document]]: Switches the Tree view to MultiDocument mode.
** [[Std_TreeCollapseDocument|Collapse/Expand]]: Switches the Tree view to CollapseDocument mode.
** [[Image:Std_TreeDrag.svg|32px]] [[Std_TreeDrag|Initiate dragging]]: Initiates a drag operation for selected objects in the Tree view.
** [[Image:Std_TreeDrag.svg|32px]] [[Std_TreeDrag|Initiate dragging]]: Initiates a drag operation for selected objects in the Tree view.
** [[Image:Std_TreeSelection.svg|32px]] [[Std_TreeSelection|Go to selection]]: Scrolls the Tree view to the first created object in a 3D view selection.
** [[Image:Std_TreeSelection.svg|32px]] [[Std_TreeSelection|Go to selection]]: Scrolls the Tree view to the first created object.
** [[File:Std_SelBack.svg|32px]] [[Std_SelBack|Selection back]]: Restores the previous Tree view selection.
** [[File:Std_SelBack.svg|32px]] [[Std_SelBack|Selection back]]: Restores the previous Tree view selection.
** [[File:Std_SelForward.svg|32px]] [[Std_SelForward|Selection forward]]: Restores the next Tree view selection.
** [[File:Std_SelForward.svg|32px]] [[Std_SelForward|Selection forward]]: Restores the next Tree view selection.


* [[Std_ViewStatusBar|Status bar]]: Toggles the display of the [[Status_bar|Status bar]].
* [[Std_ViewStatusBar|Status bar]]: Toggles the display of the Status bar.




Line 201: Line 89:
}}
}}


{{Std_Base_navi}}
{{Std Base navi}}
{{Userdocnavi}}
{{Userdocnavi}}
[[Category:Workbenches]]
[[Category:Workbenches]]

Latest revision as of 16:36, 26 October 2024

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 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:

  • Std MainFullscreen.svg Fullscreen: Toggles the main window's fullscreen mode.
  • Workbench -- Select a workbench from the submenu.
  • Toolbars -- Each toolbars can be switched on or off in the submenu. Some workbenches add their own toolbars.
    • File
    • Workbench
    • Macro
    • View
    • Graph Tools
    • Table Tools
    • 3D Plot
    • 3D Plot Tools
    • Table Statistics
    • Navigation
  • Status bar: Toggles the display of the Status bar.