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

35 lines
855 B
Plaintext
Raw Normal View History

/*!
\page numbering_page Numbering
2009-02-17 10:27:49 +05:00
<br><h2>Displaying node 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>
2009-02-17 10:27:49 +05:00
\image html image96.jpg "Displayed node numbers"
2009-02-17 10:27:49 +05:00
<br><h2>Displaying element 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>
2009-02-17 10:27:49 +05:00
\image html image95.jpg "Displayed element numbers"
*/