Salome HOME
Additional fix for issue 0020613: EDF 1106 : Modify Node Marker in SMESH and VISU
[modules/smesh.git] / doc / salome / gui / SMESH / input / adding_nodes_and_elements.doc
index 179e7885ab69ba13dff0a32d41ca683237758b1a..99928215a4637a04c51e909f9ea298d0f5508621 100644 (file)
@@ -6,6 +6,7 @@
 
 <ul>
 <li>\ref adding_nodes_anchor "Nodes"</li>
 
 <ul>
 <li>\ref adding_nodes_anchor "Nodes"</li>
+<li>\ref adding_0delems_anchor "0D Elements"</li>
 <li>\ref adding_edges_anchor "Edges"</li>
 <li>\ref adding_triangles_anchor "Triangles"</li>
 <li>\ref adding_quadrangles_anchor "Quadrangles"</li>
 <li>\ref adding_edges_anchor "Edges"</li>
 <li>\ref adding_triangles_anchor "Triangles"</li>
 <li>\ref adding_quadrangles_anchor "Quadrangles"</li>
@@ -25,6 +26,11 @@ following associated submenu will appear:</li>
 \image html image146.png
 
 From this submenu select the type of element which you would like to add to your mesh.
 \image html image146.png
 
 From this submenu select the type of element which you would like to add to your mesh.
+
+\note All dialogs for adding nodes or elements to the mesh (except for
+the dialog for 0D elements) provide a possibility to add them to the specified group
+or to create it anew using <b>Add to group</b> box, which allows to choose
+an existing group for the created node or element or to give name to a new group.
 </ol>
 
 <b>See Also</b> sample TUI Scripts of  
 </ol>
 
 <b>See Also</b> sample TUI Scripts of  
@@ -43,10 +49,17 @@ created:
 
 \image html add_node.png
 
 
 \image html add_node.png
 
-\note You can also use variables defined in the SALOME \b NoteBook
-to specify coordinates of the node:
+<br>
+\anchor adding_0delems_anchor
+<h2>Adding 0D elements</h2>
+
+\image html add0delement.png
+
+In this dialog box specify the node which will form your 0d element by
+selecting it in the 3D viewer and click the \b Apply or
+<b>Apply and Close</b> button. Your 0D element will be created:
 
 
-\image html addnode_notebook.png
+\image html add_0delement.png
 
 <br>
 \anchor adding_edges_anchor
 
 <br>
 \anchor adding_edges_anchor
@@ -142,4 +155,4 @@ button. If you've managed to obtain the necessary result, click the
 
 \image html add_polyhedron.png
 
 
 \image html add_polyhedron.png
 
-*/
\ No newline at end of file
+*/