Salome HOME
Update copyrights in the documentation.
[modules/smesh.git] / doc / salome / gui / SMESH / input / numbering.doc
1 /*!
2
3 \page numbering_page Numbering
4
5 <br><h2>Displaying node 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 \image html image96.jpg "Displayed node numbers"
18
19 <br><h2>Displaying element numbers</h2>
20
21 In MESH you can display the ID numbers of all meshing elements
22 composing your mesh in the viewer.
23
24 <em>To display ID numbers of elements:</em>
25 <ol>
26 <li>Display your mesh in the viewer</li>
27 <li>Right-click on the mesh in the 3D viewer and from the associated
28 pop-up menu choose <b>Numbering > Display Elements #</b>.</li>
29 </ol>
30
31 \image html image95.jpg "Displayed element numbers"
32
33 */
34