Salome HOME
Join modifications from BR_Dev_For_4_0 tag V4_1_1.
[modules/smesh.git] / doc / salome / gui / SMESH / input / viewing_meshes_overview.doc
1 /*!
2
3 \page viewing_meshes_overview_page Overview
4
5 \n After definition of algorithms and hypotheses a new mesh is listed
6 in the Object Browser. Right-click on it and select \b Compute - the
7 mesh will be automatically displayed in the <b>VTK 3D Viewer</b>. 
8 Alternatively click <b>Display only</b> to hide all other objects at
9 the same time.
10
11 <b>VTK 3D Viewer</b> is detailly described in the documentation on <b>GUI module</b>.
12 \n After the mesh has appeared in the Viewer, you can select it with
13 left mouse click and  get information about it, change its
14 presentation parameters and access to other useful options by
15 right-clicking on the selected mesh.
16
17 \image html dialog.png
18
19 <ul>
20 <li><b>Hide all</b> - allows to hide all objects in the viewer.</li>
21 <li><b>Update</b> - refreshes the presentation of your mesh in the
22 Object Browser, applying all recent changes. </li>
23 <li>\ref advanced_mesh_infos_anchor "Advanced Mesh Infos" -  provides
24 more detailed information about the mesh.</li>
25 <li>\ref standard_mesh_infos_anchor "Standard Mesh Infos" - provides
26 basic information about the mesh.</li>
27 <li>\ref mesh_element_info_anchor "Mesh Element Info" - provides basic
28 information about the selected element of the mesh. </li>
29 <li>\ref numbering_page "Numbering"  - allows to display the ID
30 numbers of all meshing elements or nodes composing your mesh in the
31 viewer.</li>
32 <li>\ref display_mode_page "Display Mode" - allows to select between
33 Wireframe, Shading and Nodes presentation.</li>
34 <li>\ref display_entity_page "Display Entity" - allows to display
35 Faces, Edges or both.</li>
36 <li><b>Colors / Size</b> - allows to select color and size of
37 meshes.</li>
38 <li>\ref transparency_page "Transparency" - allows to change the
39 transparency of mesh elements.</li>
40 <li>\ref clipping_page "Clipping" - allows to create cross-sections of the selected objects.</li>
41 <li>\ref about_quality_controls_page "Controls" - graphically
42 presents various information about meshes.</li>
43 <li><b>Hide</b> - allows to hide the selected mesh from the viewer.</li>
44 <li><b>Show Only</b> -allows to display only the selected mesh, hiding all other from the viewer.</li>
45 <li><b>Dump view</b> - exports an object from the viewer in bmp, png, jpg or jpeg image format.</li>
46 <li><b>Change background</b> - allows to redefine the background color. By default it is black.</li>
47 </ul>
48
49 */
50