]> SALOME platform Git repositories - modules/smesh.git/blobdiff - doc/salome/gui/SMESH/input/about_meshes.doc
Salome HOME
Common update
[modules/smesh.git] / doc / salome / gui / SMESH / input / about_meshes.doc
index e1cbd84deafdd2f10c4286f545029ef008901c16..3864329e427815fdcdcf7666436b65f16a345c55 100644 (file)
@@ -15,7 +15,7 @@ The topology of a mesh is described by the relationships between its
 entities including:
 
 <ul>
-<li>\b Node &mdash; 0D element of a mesh presented by a point with coordinates (x, y, z).</li>
+<li>\b Node &mdash; 0D object of a mesh presented by a point with coordinates (x, y, z).</li>
 <li>\b Edge &mdash; 1D element of a mesh defined by two nodes.</li>
 <li>\b Face &mdash; 2D element of a mesh defined by three or four edges (closed contour).</li>
 <li>\b Volume &mdash; 3D element of a mesh defined by several faces.</li>
@@ -83,4 +83,4 @@ The connections are not only restricted to entities of one dimension
 higher or lower. For example some algorithms may be interested to
 retrieve all the faces surrounding a node.
 
-*/
\ No newline at end of file
+*/