smesh/doc/salome/gui/SMESH/input/numbering.doc

39 lines
866 B
Plaintext
Raw Normal View History

/*!
\page numbering_page Numbering
<br><h2>Displaying nodes numbers</h2>
In MESH you can display the ID numbers of all nodes of your mesh in
the viewer.
<em>To display ID numbers of nodes:</em>
<ol>
<li>Display your mesh in the viewer</li>
<li>Right-click on the mesh in the 3D viewer and from the associated
pop-up menu choose <b>Numbering > Display Nodes #</b>.</li>
</ol>
It will look like as follows:
\image html image96.jpg
<br><h2>Displaying elements numbers</h2>
In MESH you can display the ID numbers of all meshing elements
composing your mesh in the viewer.
<em>To display ID numbers of elements:</em>
<ol>
<li>Display your mesh in the viewer</li>
<li>Right-click on the mesh in the 3D viewer and from the associated
pop-up menu choose <b>Numbering > Display Elements #</b>.</li>
</ol>
It will look like as follows:
\image html image95.jpg
*/