X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Fadding_nodes_and_elements.doc;h=7f4ff562e03dc93f7ee3014bae06a0ee5332f2eb;hb=4cd2499bddcd3da3ec8900fe825bc98669b789b5;hp=fde5fc0f0ae1b63d60065476c835a811c7187c3e;hpb=48633271692b647b8b01eed5b6e0594f627b276c;p=modules%2Fsmesh.git 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 fde5fc0f0..7f4ff562e 100644 --- a/doc/salome/gui/SMESH/input/adding_nodes_and_elements.doc +++ b/doc/salome/gui/SMESH/input/adding_nodes_and_elements.doc @@ -7,12 +7,15 @@ @@ -21,15 +24,30 @@
  • Select your mesh in the Object Browser or in the 3D viewer.
  • From the \b Modification menu choose the \b Add item, the -following associated submenu will appear:
  • +following associated sub-menu 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 intended for adding nodes or elements to mesh provide a possibility -to add these nodes/elements to the specified group (or to create the group if it -doesn't exist). Add to group box allows to choose an existing group for created -node or element or to specify a name for new group. +From this sub-menu 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 provide +the possibility to automatically add +a node or element to the specified group or to create it 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 +switches 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 @@ -54,12 +72,53 @@ created: \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: +In this dialog box specify nodes which will form your 0D elements by +selecting them in the 3D viewer and click the \b Apply or +Apply and Close button. Your 0D elements will be created: \image html add_0delement.png +\anchor adding_0delems_on_all_nodes_anchor +

    Making 0D elements on Element Nodes

    + +There is another way to create 0D elements. It is possible to create +0D elements on all nodes of the selected mesh, sub-mesh, or a group of elements or nodes. + +\image html dlg_0D_on_all_nodes.png + +In this dialog + + + +\anchor adding_balls_anchor +

    Adding ball elements

    + +\image html addball.png + +In this dialog box specify the nodes, which will form your ball elements, +either by selecting them in the 3D viewer or by manually entering their IDs, +specify the ball diameter and click the \b Apply or Apply and +Close button. + +\image html add_ball.png +
    \anchor adding_edges_anchor

    Adding edges

    @@ -132,6 +191,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