mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-12 00:29:17 +05:00
35 lines
855 B
Plaintext
35 lines
855 B
Plaintext
/*!
|
|
|
|
\page numbering_page Numbering
|
|
|
|
<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>
|
|
|
|
\image html image96.jpg "Displayed node numbers"
|
|
|
|
<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>
|
|
|
|
\image html image95.jpg "Displayed element numbers"
|
|
|
|
*/
|
|
|