Salome HOME
Porting GUI documentation on Doxygen tool.
[modules/smesh.git] / doc / salome / gui / SMESH / input / numbering.doc
1 /*!
2
3 \page numbering_page Numbering
4
5 <br><h2>Displaying nodes numbers</h2>
6
7 In MESH you can display the ID numbers of all nodes of your mesh in
8 the viewer.
9
10 <em>To display ID numbers of nodes:</em>
11 <ol>
12 <li>Display your mesh in the viewer</li>
13 <li>Right-click on the mesh in the 3D viewer and from the associated
14 pop-up menu choose <b>Numbering > Display Nodes #</b>.</li>
15 </ol>
16
17 It will look like as follows:
18
19 \image html image96.jpg
20
21 <br><h2>Displaying elements numbers</h2>
22
23 In MESH you can display the ID numbers of all meshing elements
24 composing your mesh in the viewer.
25
26 <em>To display ID numbers of elements:</em>
27 <ol>
28 <li>Display your mesh in the viewer</li>
29 <li>Right-click on the mesh in the 3D viewer and from the associated
30 pop-up menu choose <b>Numbering > Display Elements #</b>.</li>
31 </ol>
32
33 It will look like as follows:
34
35 \image html image95.jpg
36
37 */
38