0021339: EDF 1928 SMESH: Create group of 0D elements

This commit is contained in:
eap 2012-10-19 07:45:39 +00:00
parent b75ee995ab
commit 193b7a57d7

View File

@ -23,15 +23,15 @@
<li>Select your mesh in the Object Browser or in the 3D viewer.</li> <li>Select your mesh in the Object Browser or in the 3D viewer.</li>
<li>From the \b Modification menu choose the \b Add item, the <li>From the \b Modification menu choose the \b Add item, the
following associated submenu will appear:</li> following associated sub-menu will appear:</li>
\image html image146.png \image html image146.png
From this submenu select the type of element which you would like to add to your mesh. 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 (except for \note All dialogs for new node or element adding to the mesh provide
the dialog for 0D elements) provide the possibility to automatically add the possibility to automatically add
a node or element to the specified group or to create the anew using a node or element to the specified group or to create it anew using
<b>Add to group</b> box, that allows choosing an existing group for <b>Add to group</b> box, that allows choosing an existing group for
the created node or element or giving the name to a new group. By the created node or element or giving the name to a new group. By
default, the <b>Add to group</b> check box is switched off. If the user default, the <b>Add to group</b> check box is switched off. If the user
@ -71,9 +71,9 @@ created:
\image html add0delement.png \image html add0delement.png
In this dialog box specify the node which will form your 0d element by In this dialog box specify nodes which will form your 0d elements by
selecting it in the 3D viewer and click the \b Apply or selecting them in the 3D viewer and click the \b Apply or
<b>Apply and Close</b> button. Your 0D element will be created: <b>Apply and Close</b> button. Your 0D elements will be created:
\image html add_0delement.png \image html add_0delement.png
@ -82,10 +82,10 @@ selecting it in the 3D viewer and click the \b Apply or
\image html addball.png \image html addball.png
In this dialog box specify the node which will form your ball element In this dialog box specify nodes which will form your ball elements
either by selecting it in the 3D viewer or by manual entering its ID, either by selecting them in the 3D viewer or by manual entering their IDs,
specify a ball diameter and click the \b Apply or <b>Apply and specify the ball diameter and click the \b Apply or <b>Apply and
Close</b> button. Your ball element will be created: Close</b> button. Your ball elements with an equal diameter will be created:
\image html add_ball.png \image html add_ball.png