Combo view: Difference between revisions

From FreeCAD Documentation
(Caption: The two tabs of the combo view; the Model tab that shows the tree view; and the Tasks tab that shows the tasks panel.)
(Marked this version for translation)
Line 2: Line 2:
<translate>
<translate>


== Introduction ==
== Introduction == <!--T:1-->


<!--T:2-->
The [[combo view|combo view]] is a panel found on the left of the screen by default, that holds two tabs for the {{MenuCommand|Model}} and {{MenuCommand|Tasks}}.
The [[combo view|combo view]] is a panel found on the left of the screen by default, that holds two tabs for the {{MenuCommand|Model}} and {{MenuCommand|Tasks}}.


<!--T:3-->
The Model tab shows the [[tree view|tree view]], which is a representation of the document's content, including 2D and 3D geometry with their parametric history, but also supporting objects that contain data saved in the document.
The Model tab shows the [[tree view|tree view]], which is a representation of the document's content, including 2D and 3D geometry with their parametric history, but also supporting objects that contain data saved in the document.


<!--T:4-->
The Tasks tab shows the [[task panel|tasks panel]], which will show different actions depending on the active workbench, and the active tool.
The Tasks tab shows the [[task panel|tasks panel]], which will show different actions depending on the active workbench, and the active tool.


<!--T:5-->
[[File:FreeCAD_Tree_view.png]] [[File:FreeCAD_Tasks_panel.png]]
[[File:FreeCAD_Tree_view.png]] [[File:FreeCAD_Tasks_panel.png]]


<!--T:6-->
{{Caption|The two tabs of the combo view; the Model tab that shows the tree view; and the Tasks tab that shows the tasks panel.}}
{{Caption|The two tabs of the combo view; the Model tab that shows the tree view; and the Tasks tab that shows the tasks panel.}}


<!--T:7-->
{{Interface}}
{{Interface}}
{{Userdocnavi}}
{{Userdocnavi}}

Revision as of 14:28, 26 September 2019

Introduction

The combo view is a panel found on the left of the screen by default, that holds two tabs for the Model and Tasks.

The Model tab shows the tree view, which is a representation of the document's content, including 2D and 3D geometry with their parametric history, but also supporting objects that contain data saved in the document.

The Tasks tab shows the tasks panel, which will show different actions depending on the active workbench, and the active tool.

File:FreeCAD Tasks panel.png

The two tabs of the combo view; the Model tab that shows the tree view; and the Tasks tab that shows the tasks panel.

Template:Interface