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 fc727701b3ae3fb4812bbbef907a4477c9391bce..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,6 +49,18 @@ created:
 
 \image html add_node.png
 
 
 \image html add_node.png
 
+<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 add_0delement.png
+
 <br>
 \anchor adding_edges_anchor
 <h2>Adding edges</h2>
 <br>
 \anchor adding_edges_anchor
 <h2>Adding edges</h2>
@@ -137,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
+*/