Std View Menu: Difference between revisions

From FreeCAD Documentation
(N)
(Marked this version for translation)
 
(179 intermediate revisions by 12 users not shown)
Line 1: Line 1:
<languages/>
{{Template:UnfinishedDocu}}
<translate>


<!--T:36-->
{{Docnav
|[[Std_Edit_Menu|Std Edit Menu]]
|[[Std_Tools_Menu|Std Tools Menu]]
|[[Std_Base|Std Base]]
|IconL=
|IconR=
|IconC=Freecad.svg
}}


<!--T:37-->
[[Image:Freecad.svg|thumb|128px|Std Base icon]]


</translate>
== Visualizza ==
{{TOCright}}
<translate>


==Introduction== <!--T:30-->
Contiene le funzioni relative alla visualizzazione del modello, come ad esempio quali pannelli mostrare, zoom, ecc. .


<!--T:38-->
* [[Std_ViewCreate|Create new view]]
The '''Std View Menu''' is one of the 7 sub-menus in the [[Standard_Menu|standard menu]]:
* [[Image:View-isometric.svg|32px]] [[Std OrthographicCamera|Orthographic view]]

* [[Image:View-perspective.svg|32px]] [[Std PerspectiveCamera|Perspective view]]
<!--T:31-->
<!--Please keep info below synchronized with Std_Base, Standard_Menu, Std_File_Menu etc.-->
{{StdMenu
|
[[Std_File_Menu|File]]
&nbsp;&nbsp;&nbsp;
[[Std_Edit_Menu|Edit]]
&nbsp;&nbsp;&nbsp;
[[Std_View_Menu|View]]
&nbsp;&nbsp;&nbsp;
[[Std_Tools_Menu|Tools]]
&nbsp;&nbsp;&nbsp;
[[Std_Macro_Menu|Macro]]
&nbsp;&nbsp;&nbsp;
[[Std_Windows_Menu|Windows]]
&nbsp;&nbsp;&nbsp;
[[Std_Help_Menu|Help]]
}}

<!--T:32-->
<!--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.

==Tools== <!--T:3-->

<!--T:39-->
The following tools are available in this menu:

<!--T:4-->
* [[Image:Std_ViewCreate.svg|32px]] [[Std_ViewCreate|Create new view]]: Creates a new 3D view.

<!--T:6-->
* [[Image:Std_OrthographicCamera.svg|32px]] [[Std_OrthographicCamera|Orthographic view]]: Switches to orthographic view mode.

<!--T:7-->
* [[Image:Std_PerspectiveCamera.svg|32px]] [[Std_PerspectiveCamera|Perspective view]]: Switches to perspective view mode.

<!--T:34-->
* [[Image:Std_MainFullscreen.svg|32px]] [[Std_MainFullscreen|Fullscreen]]: Toggles the main window's fullscreen mode.

<!--T:8-->
* Standard views
* Standard views
** [[Image:View-zoom-all.svg|32px|vertical-align: top=zoom-all]] [[Std_ViewFitAll|Fit all]]
** [[Image:Std_ViewFitAll.svg|32px]] [[Std_ViewFitAll|Fit all]]: Fits all visible objects inside the view.
** [[File:View-zoom-selection.svg|32px|text-top=View-zoom-selection]] [[Std_ViewFitSelection|Fit selection]]
** [[Image:Std_ViewFitSelection.svg|32px]] [[Std_ViewFitSelection|Fit selection]]: Fits selected objects inside the view.
** Axonometric
** [[Image:View-isometric.svg|32px|text-top=isometric]] Axometric 0
** [[Image:View-front.svg|32px|text-top=front]] Front 1
*** [[Image:Std_ViewIsometric.svg|32px]] [[Std_ViewIsometric|Isometric]]: Switches to an isometric view.
** [[Image:View-right.svg|32px|text-top=right]] Right 3
*** [[Image:Std_ViewDimetric.svg|32px]] [[Std_ViewDimetric|Dimetric]]: Switches to a dimetric view.
** [[Image:View-top.svg|32px|text-top=top]] Top 2
*** [[Image:Std_ViewTrimetric.svg|32px]] [[Std_ViewTrimetric|Trimetric]]: Switches to a trimetric view.
** [[Image:View-rear.svg|32px|text-top=rear]] Rear 4
** [[Image:Std_ViewHome.svg|32px]] [[Std_ViewHome|Home]]: Switches to the default home view.
** [[Image:View-left.svg|32px|text-top=View-left]] Left 6
** [[Image:Std_ViewFront.svg|32px]] [[Std_ViewFront|Front]]: Switches to the front view.
** [[Image:View-bottom.svg|32px|text-top=bottom]] Bottom 5
** [[Image:Std_ViewTop.svg|32px]] [[Std_ViewTop|Top]]: Switches to the top view.
** [[Image:Std_RotateLeft.png]] [[Std_RotateLeft|Rotate left]]
** [[Image:Std_ViewRight.svg|32px]] [[Std_ViewRight|Right]]: Switches to the right view.
** [[Image:Std_RotateRight.png]] [[Std_RotateRight|Rotate right]]
** [[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_RotateLeft.png|32px]] [[Std_ViewRotateLeft|Rotate Left]]: Rotates the view to the left.
** [[Image:Std_RotateRight.png|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}}

<!--T:9-->
* [[Std_FreezeViews|Freeze display]]
* [[Std_FreezeViews|Freeze display]]
** [[Std_FreezeViews#Save_views...|Save views...]]: Saves frozen views in a file.
** Save views...
** [[Std_FreezeViews#Load_views...|Load views...]]: Loads frozen views from a file.
** Load views...
** [[Std_FreezeViews#Freeze_view|Freeze view]]: Stores the current view in a frozen view.
** Freeze view
** [[Std_FreezeViews#Clear_views|Clear views]]: Deletes all frozen views.
** Clear views

* [[Std_ViewIvStereo|Stereo]]
<!--T:26-->
** red/green
* [[Std_DrawStyle|Draw style]]
** quad buffer
** [[Image:Std_DrawStyleAsIs.svg|32px]] [[Std_DrawStyle#As_is|As is]]: Switches the draw style to: As is.
** interleaved rows
** [[Image:Std_DrawStylePoints.svg|32px]] [[Std_DrawStyle#Points|Points]]: Switches the draw style to: Points.
** interleaved columns
** [[Image:Std_DrawStyleWireFrame.svg|32px]] [[Std_DrawStyle#Wireframe|Wireframe]]: Switches the draw style to: Wireframe.
** Stereo Off
** [[Image:Std_DrawStyleHiddenLine.svg|32px]] [[Std_DrawStyle#Hidden_line|Hidden line]]: Switches the draw style to: Hidden line.
** Issue camera position
** [[Image:Std_DrawStyleNoShading.svg|32px]] [[Std_DrawStyle#No_shading|No shading]]: Switches the draw style to: No shading.
* Stile di disegno
** [[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.
** ....

* [[Std_ViewZoom|Zoom]] see also [[Mouse_Model|Mouse Model]]
<!--T:28-->
** [[File:View-zoom-in.svg|32px|text-top=View-zoom-in]] In
* [[Image:Std_SelBoundingBox.svg|32px]] [[Std_SelBoundingBox|Bounding box]]: Toggles the bounding box highlighting mode.
** [[Image:View-zoom-out.svg|32px|text-top=zoom-out]] Out

** [[File:View-zoom-border.svg|32px|text-top=View-zoom-border]] [[Std_ViewBoxZoom|Box zoom]] (....)
<!--T:10-->
* [[Std_ViewDockUndockFullscreen|Document window]]
* Stereo
** [[Std_ViewDockUndockFullscreen|Agganciata]]
** [[Image:Std_ViewIvStereoRedGreen.svg|32px]] [[Std_ViewIvStereoRedGreen|Stereo red/cyan]]: Switches to red/cyan stereo view.
** [[Std_ViewDockUndockFullscreen|Non agganciata]]
** [[Image:Std_ViewIvStereoQuadBuff.svg|32px]] [[Std_ViewIvStereoQuadBuff|Stereo quad buffer]]: Switches to quad buffer stereo view.
** [[Std_ViewDockUndockFullscreen|Schermo intero]]
** [[Image:Std_ViewIvStereoInterleavedRows.svg|32px]] [[Std_ViewIvStereoInterleavedRows|Stereo Interleaved Rows]]: Switches to interleaved rows stereo view.
* Toggle axis cross
** [[Image:Std_ViewIvStereoInterleavedColumns.svg|32px]] [[Std_ViewIvStereoInterleavedColumns|Stereo Interleaved Columns]]: Switches to interleaved columns stereo view.
* [[Clipping plane|Clipping plane]]
** [[Image:Std_ViewIvStereoOff.svg|32px]] [[Std_ViewIvStereoOff|Stereo Off]]: Switches stereo view off.
* Texture mapping see [[Macro_Texture_Objects|Macro Texture Objects]] and [[Draft_Rectangle|Vista texture]]
** [[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]].
* Visibilità

** [[Std_ToggleVisibility|Toggle visibility]] (....) (... "space")
<!--T:12-->
** ....
** ....
* 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.
** ....

** ....
<!--T:35-->
* .....
* Document window
* .....
** [[Std_ViewDockUndockFullscreen#Docked|Docked]]: Docks a 3D view.
* [[Std_SetAppearance|Appaerance...]]
** [[Std_ViewDockUndockFullscreen#Undocked|Undocked]]: Undocks a 3D view.
** Viewing mode
** [[Image:Std_ViewFullscreen.svg|32px]] [[Std_ViewFullscreen|Fullscreen]]: Toggles a 3D view's fullscreen mode.
** [[Material|Material]]

** Display
<!--T:13-->
*** Point size
* [[Image:Std_AxisCross.svg|32px]] [[Std_AxisCross|Toggle axis cross]]: Toggles the axis cross.
*** Line width

*** Transparency
<!--T:14-->
*** Line transparency
* [[Image:Std_ToggleClipPlane.svg|32px]] [[Std_ToggleClipPlane|Clipping plane]]: Temporarily clips objects.
* Random color

* [[File:Measure.svg|32px]] [[Std_MeasureDistance|Measure distance]]
<!--T:41-->
* [[Std_Workbench|Workbench]]
* [[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.}} {{Version|0.20}}
** Nessuno

** [[Image:Arch.png|16px]] [[Arch Module|Arch]]
<!--T:15-->
** [[Image:Workbench_Assembly.png|16px]] [[Assembly_project|Assembly]]
* [[Image:Std_TextureMapping.svg|32px]] [[Std_TextureMapping|Texture mapping...]]: Temporarily maps a texture onto all objects.
** [[Image:Workbench_Complete.svg|16px]] [[Workbench_Complete|Complet]]

** [[Image:Workbench_Draft.png|16px]] [[Draft Module|Draft]]
<!--T:16-->
** [[Image:Workbench_Drawing.png|16px]][[Drawing Module|Drawing]]
* Visibility
** [[Image:Workbench_Mesh.png|16px]] [[Fem Workbench|Fem]]
** [[Image:Std_ToggleVisibility.svg|32px]] [[Std_ToggleVisibility|Toggle visibility]]: Toggles the visibility of selected objects.
** [[Image:Workbench_Image.png|16px]][[Image Module|Immage]]
** [[Image:Std_ShowSelection.svg|32px]] [[Std_ShowSelection|Show selection]]: Shows selected objects.
** [[ObjectInfo|Info]]
** [[Image:Std_HideSelection.svg|32px]] [[Std_HideSelection|Hide selection]]: Hides selected objects.
** Inspection
** [[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:Workbench_Mesh.png|16px]] [[Mesh Module|Mesh]]
** [[Image:Workbench_OpenSCAD.png|16px]] [[OpenSCAD_Module|OpenSCAD]]
** [[Image:Std_ShowObjects.svg|32px]] [[Std_ShowObjects|Show all objects]]: Shows all objects.
** [[Image:Workbench_Part.png|16px]] [[Part Module|Part]]
** [[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:Workbench_PartDesign.png|16px]] [[PartDesign Workbench|Part Design]]
** [[Image:View_Measure_Toggle_All.svg|32px]] [[View_Measure_Toggle_All|Toggle measurement]]: Toggles the display of [[Part_Workbench|Part]] measurements.
** [[Image:Plot_Save.png|16px]] [[Plot_Module|Plot]]
** [[Image:View_Measure_Clear_All.svg|32px]] [[View_Measure_Clear_All|Clear measurement]]: Clears Part measurements.
** [[Points_Module|Points]]

** [[Image:Raytracing.png|16px]] [[Raytracing Module|Raytracing]]
<!--T:18-->
** Reverse Engineering
* [[Image:Std_ToggleNavigation.svg|32px]] [[Std_ToggleNavigation|Toggle navigation/Edit mode]]: Toggles between navigation mode and edit mode.
** [[Image:Workbench_Robot.png|16px]] [[Robot Module|Robot]]

** [[Image:FreeCAD-Ship-Ico.png|16px]] [[FreeCADShip_Workbench|Ship]]
<!--T:45-->
** [[Image:Workbench_Sketcher.png|16px]] [[Sketcher Workbench|Schizzo]]
* [[Image:Std_SetMaterial.svg|32px]] [[Std_SetMaterial|Material...]] {{Version|1.0}}
** [[Spreadsheet Workbench|Spreadsheet]]

** [[Image:Workbench_Start.svg|16px]] [[Workbench_Start|Start]]
<!--T:19-->
** [[Image:Std Test framework.png|16px]] [[Testing|Test framework]]
* [[Image:Std_SetAppearance.svg|32px]] [[Std_SetAppearance|Appearance...]]: Opens the Display properties task panel for objects.
** [[Image:Workbench_Web.svg|16px]] [[Main_Page|Web]]

* Toolbars
<!--T:20-->
* [[Image:Std_RandomColor.svg|32px]] [[Std_RandomColor|Random color]]: Applies a random shape color to objects.

<!--T:46-->
* [[Image:Part_ColorPerFace.svg|32px]] [[Part_ColorPerFace|Color per face]] {{Emphasis|-- Available if the [[Part_Workbench|Part Workbench]] or the [[PartDesign_Workbench|PartDesign Workbench]] has been loaded.}} {{Version|1.0}}

<!--T:44-->
* [[Image:Std_ToggleTransparency.svg|32px]] [[Std_ToggleTransparency|Toggle transparency]]: {{Version|1.0}}

<!--T:22-->
* [[Std_Workbench|Workbench]] {{Emphasis|-- Select a workbench from the submenu.}}

<!--T:23-->
* Toolbars {{Emphasis|-- Each toolbar can be switched on or off in the submenu.}}
** File
** File
** Edit {{Version|0.21}}
** Clipboard {{Version|0.21}}
** Workbench
** Macro
** Macro
** View
** View
** Individual views {{Version|1.0}}
** ....
** .....
** Structure
** Help {{Version|0.21}}
** .....
** ... If the current workbench has toolbars they appear here
** .....
** [[Std_ToggleToolBarLock|Lock toolbars]]: If switched on toolbars are not movable. {{Version|1.0}}
** ...

* [[Std_Views|Views]]
<!--T:24-->
** Report
* Panels {{Emphasis|-- Each panel can be switched on or off in the submenu.}}
** Tree
** [[Tree_view|Tree view]] {{Emphasis|-- Available if [[Preferences_Editor#General_2|Tree view mode]] is {{Value|TreeView and PropertyView}}.}}
** Property
** [[Property_editor|Property view]] {{Emphasis|-- Idem.}}
** Selection
** [[Selection_view|Selection view]]
** Combo View
** [[Task_panel|Tasks]]
** Python console
** [[Python_console|Python console]]
* Status bar
** [[DAG_view|DAG view]] {{Emphasis|-- Not available by default, see [[DAG_view|DAG view]].}}
** [[Combo_view|Model]] {{Emphasis|-- Available if [[Preferences_Editor#General_2|Tree view mode]] is {{Value|Combo View}}.}}
** [[Report_view|Report view]]

<!--T:43-->
* 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.

<!--T:42-->
* 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.

<!--T:29-->
* Tree view actions
** [[Image:Std_TreeSyncView.svg|32px]] [[Std_TreeSyncView|Sync view]]: Toggles the [[Tree_view|Tree view]] SyncView mode.
** [[Image:Std_TreeSyncSelection.svg|32px]] [[Std_TreeSyncSelection|Sync selection]]: Toggles the Tree view SyncSelection mode.
** [[Image:Std_TreeSyncPlacement.svg|32px]] [[Std_TreeSyncPlacement|Sync placement]]: Toggles the Tree view SyncPlacement mode.
** [[Image:Std_TreePreSelection.svg|32px]] [[Std_TreePreSelection|Pre-selection]]: Toggles the Tree view PreSelection mode.
** [[Image:Std_TreeRecordSelection.svg|32px]] [[Std_TreeRecordSelection|Record selection]]: Toggles the Tree view RecordSelection mode.
** [[Image:Std_TreeSingleDocument.svg|32px]] [[Std_TreeSingleDocument|Single document]]: Switches the Tree view to SingleDocument mode.
** [[Image:Std_TreeMultiDocument.svg|32px]] [[Std_TreeMultiDocument|Multi document]]: Switches the Tree view to MultiDocument mode.
** [[Image:Std_TreeCollapseDocument.svg|32px]] [[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_TreeSelection.svg|32px]] [[Std_TreeSelection|Go to selection]]: Scrolls the Tree view to the first created object in a 3D 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.

<!--T:25-->
* [[Std_ViewStatusBar|Status bar]]: Toggles the display of the [[Status_bar|Status bar]].



<!--T:40-->
[[Category:User Documentation]]
{{Docnav
[[Category:Command_Reference]]
|[[Std_Edit_Menu|Std Edit Menu]]
|[[Std_Tools_Menu|Std Tools Menu]]
|[[Std_Base|Std Base]]
|IconL=
|IconR=
|IconC=Freecad.svg
}}


</translate>
{{clear}}
{{languages | {{it|Std_View/it}} }}
{{Std Base navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
[[Category:Workbenches{{#translation:}}]]

Latest revision as of 09:49, 21 April 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 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.