X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Fadding_nodes_and_elements.doc;h=a51bbdde45ccb820873ab4457f35723a87a0f0bf;hp=179e7885ab69ba13dff0a32d41ca683237758b1a;hb=bd4e115a78b52e3fbc016e5e30bb0e19b2a9e7d6;hpb=0635c9fc80f67d1e5dc0e94ec85f487286a92070;ds=sidebyside diff --git a/doc/salome/gui/SMESH/input/adding_nodes_and_elements.doc b/doc/salome/gui/SMESH/input/adding_nodes_and_elements.doc index 179e7885a..a51bbdde4 100644 --- a/doc/salome/gui/SMESH/input/adding_nodes_and_elements.doc +++ b/doc/salome/gui/SMESH/input/adding_nodes_and_elements.doc @@ -6,12 +6,15 @@ @@ -25,6 +28,25 @@ following associated submenu will appear: \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 new node or element adding to the mesh (except for +the dialog for 0D elements) provide the possibility to automatically add +a node or element to the specified group or to create the anew using +Add to group box, that allows choosing an existing group for +the created node or element or giving the name to a new group. By +default, the Add to group check box is switched off. If the user +swiches this check box on, the combo box listing all currently +existing groups of the corresponding type becomes available. By +default, no group is selected. In this case, when the user presses +Apply or Apply & Close button, the warning message box +informs the user about the necessity to input new group name. The +combo box lists both \ref standalone_group "standalone groups" +and \ref group_on_geom "groups on geometry". If the user chooses a +group on geometry, he is warned and proposed to +\ref convert_to_standalone "convert this group to standalone". +If the user rejects conversion operation, it is cancelled and +a new node/element is not created! + See Also sample TUI Scripts of @@ -43,10 +65,29 @@ created: \image html add_node.png -\note You can also use variables defined in the SALOME \b NoteBook -to specify coordinates of the node: +
+\anchor adding_0delems_anchor +

Adding 0D elements

+ +\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 +Apply and Close button. Your 0D element will be created: + +\image html add_0delement.png + +\anchor adding_balls_anchor +

Adding ball elements

-\image html addnode_notebook.png +\image html addball.png + +In this dialog box specify the node which will form your ball element +either by selecting it in the 3D viewer or by manual entering its ID, +specify a ball diameter and click the \b Apply or Apply and +Close button. Your ball element will be created: + +\image html add_ball.png
\anchor adding_edges_anchor @@ -120,6 +161,16 @@ the \b Apply or Apply and Close button. Your hexahedron will be created: \image html image71.jpg +
+\anchor adding_octahedrons_anchor +

Adding hexagonal prism

+ +In the Add Hexagonal Prism dialog box specify the nodes which will +form your hexagonal prism by selecting them in the 3D viewer with pressed Shift button and click +the \b Apply or Apply and Close button. Your hexagonal prism will be created: + +\image html image_octa12.png +
\anchor adding_polyhedrons_anchor

Adding polyhedrons

@@ -142,4 +193,4 @@ button. If you've managed to obtain the necessary result, click the \image html add_polyhedron.png -*/ \ No newline at end of file +*/