Fix description of "Generate groups"

This commit is contained in:
eap 2012-10-24 10:30:57 +00:00
parent ae99a7f81e
commit 9a844dd922

View File

@ -36,32 +36,36 @@ The following dialog common for line and planar elements will appear:
<li>In this dialog: <li>In this dialog:
<ul> <ul>
<li>select the type of elements which will be extruded (0D, 1D or 2D),</li> <li>Select the type of elements which will be extruded (0D, 1D or 2D).</li>
<li>specify the IDs of the elements which will be extruded: <li>Specify the IDs of the elements which will be extruded by one
<ul> following means:
<li><b>Select the whole mesh, submesh or group</b> activating this <ul>
checkbox; or</li> <li><b>Select the whole mesh, submesh or group</b> activating this
<li>choose mesh elements with the mouse in the 3D Viewer. It is checkbox.</li>
possible to select a whole area with a mouse frame; or</li> <li>Choose mesh elements with the mouse in the 3D Viewer. It is
<li>input the element IDs directly in <b>ID Elements</b> field. The selected elements will be highlighted in the possible to select a whole area with a mouse frame.</li>
viewer; or</li> <li>Input the element IDs directly in <b>ID Elements</b>
<li>apply Filters. <b>Set filter</b> button allows to apply a filter to the selection of elements. See more field. The selected elements will be highlighted in the viewer.</li>
about filters in the \ref selection_filter_library_page "Selection filter library" page.</li> <li>Apply Filters. <b>Set filter</b> button allows to apply a
</ul> filter to the selection of elements. See more about filters in
</li> the \ref filtering_elements "Selection filters" page.</li>
<li>If the <b>Extrude to Distance</b> radio button is selected</li> </ul>
<ul> </li>
<li>specify the distance at which the elements will be extruded,</li> <li>If the <b>Extrude to Distance</b> radio button is selected</li>
</ul> <ul>
<li>If the <b>Extrude Along Vector</b> radio button is selected</li> <li>specify the distance at which the elements will be extruded.</li>
<ul> </ul>
<li>specify the coordinates of the vector along which the elements will be extruded, or select the face (the normal to the face will define the vector)</li> <li>If the <b>Extrude Along Vector</b> radio button is selected</li>
<li>specify the distance of extrusion along the vector,</li> <ul>
</ul> <li>specify the coordinates of the vector along which the elements
<li>specify the number of steps;</li> will be extruded, or select the face (the normal to the face will
<li>activate <b>Generate Groups</b> checkbox if it is necessary to copy the groups of define the vector),</li>
elements of the source mesh to the newly created one. </li> <li>specify the distance of extrusion along the vector.</li>
</li> </ul>
<li>Specify the number of steps.</li>
<li>If you activate <b>Generate Groups</b> check-box then the created
elements contained in groups will be included into new groups named
by pattern "<old group name>_extruded". </li>
</ul> </ul>
<li>Click \b Apply or <b> Apply and Close</b> button to confirm the operation.</li> <li>Click \b Apply or <b> Apply and Close</b> button to confirm the operation.</li>