mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-12-25 08:50:35 +05:00
correct documetnation page layout
This commit is contained in:
parent
e096680dda
commit
436321583b
@ -5,29 +5,32 @@
|
|||||||
\n This functionality allows to merge coincident elements of a mesh
|
\n This functionality allows to merge coincident elements of a mesh
|
||||||
selectable in the dialog box.
|
selectable in the dialog box.
|
||||||
|
|
||||||
|
\image html mergeelems_ico.png "Merge elements button"
|
||||||
|
|
||||||
<ol>
|
<ol>
|
||||||
<li>From the \b Modification choose \b Transformation and from its
|
<li>From the \b Modification choose \b Transformation and from its
|
||||||
sub-menu select the <b>Merge elements</b> item. The following dialog box
|
sub-menu select the <b>Merge elements</b> item. The following dialog box
|
||||||
shall appear:</li>
|
shall appear:</li>
|
||||||
|
|
||||||
\image html mergeelems_ico.png "Merge elements button"
|
|
||||||
|
|
||||||
\image html mergeelems_auto.png
|
\image html mergeelems_auto.png
|
||||||
|
<br>
|
||||||
<li><b>Automatic mode:</b>
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>\b Name is the name of the mesh whose elements will be merged.</li>
|
<li>\b Name is the name of the mesh whose elements will be merged.</li>
|
||||||
<li>\b Automatic Mode or \b Manual Mode is to switch the dialog
|
<li>\b Automatic Mode or \b Manual Mode is to switch the dialog
|
||||||
controls type.
|
controls type.
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<li><b>Automatic mode:</b>
|
||||||
|
<ul>
|
||||||
<li>In \b Automatic Mode the elements that were created on the same nodes will be merged.</li>
|
<li>In \b Automatic Mode the elements that were created on the same nodes will be merged.</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li><br>
|
</li>
|
||||||
|
|
||||||
\image html mergeelems.png
|
|
||||||
|
|
||||||
|
|
||||||
<li>If the \b Manual Mode is selected there are additional controls to
|
<li>If the \b Manual Mode is selected there are additional controls to
|
||||||
manage the elements to be merged in more detail:
|
manage the elements to be merged in more detail:
|
||||||
|
|
||||||
|
\image html mergeelems.png
|
||||||
|
<br>
|
||||||
<ul>
|
<ul>
|
||||||
<li>\b Detect button generates the list of coincident elements for the given \b Tolerance.</li>
|
<li>\b Detect button generates the list of coincident elements for the given \b Tolerance.</li>
|
||||||
<li><b>Coincident elements</b> is a list of groupes of elements for
|
<li><b>Coincident elements</b> is a list of groupes of elements for
|
||||||
|
@ -14,21 +14,22 @@ sub-menu select the <b>Merge nodes</b> item. The following dialog box
|
|||||||
shall appear:</li>
|
shall appear:</li>
|
||||||
|
|
||||||
\image html mergenodes_auto.png
|
\image html mergenodes_auto.png
|
||||||
|
<br>
|
||||||
<li><b>Automatic mode:</b>
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>\b Name is the name of the mesh whose nodes will be merged.</li>
|
<li>\b Name is the name of the mesh whose nodes will be merged.</li>
|
||||||
<li>\b Automatic Mode or \b Manual Mode is to switch the dialog
|
<li>\b Automatic Mode or \b Manual Mode is to switch the dialog
|
||||||
controls type.
|
controls type.
|
||||||
<li>\b Tolerance is a maximum distance between nodes sufficient for
|
<li>\b Tolerance is a maximum distance between nodes sufficient for
|
||||||
merging, that is able in both dialog modes.</li>
|
merging, that is able in both dialog modes.</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<li><b>Automatic mode:</b>
|
||||||
|
<br>
|
||||||
|
<ul>
|
||||||
<li>In \b Automatic Mode to merge the Nodes, just input the tolerance
|
<li>In \b Automatic Mode to merge the Nodes, just input the tolerance
|
||||||
value and confirm by \b Apply button.</li>
|
value and confirm by \b Apply button.</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li><br>
|
</li><br>
|
||||||
|
|
||||||
\image html mergenodes.png
|
|
||||||
|
|
||||||
<li>If the \b Manual Mode is selected there are additional controls to
|
<li>If the \b Manual Mode is selected there are additional controls to
|
||||||
manage the nodes to be merged in more detail:
|
manage the nodes to be merged in more detail:
|
||||||
<ul>
|
<ul>
|
||||||
@ -43,6 +44,9 @@ operation.
|
|||||||
viewer with pressed "Shift" key.</li>
|
viewer with pressed "Shift" key.</li>
|
||||||
<li><b>Select all</b> checkbox selects all groups.</li>
|
<li><b>Select all</b> checkbox selects all groups.</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
\image html mergenodes.png
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
<li><b>Edit selected group</b> list allows editing the selected
|
<li><b>Edit selected group</b> list allows editing the selected
|
||||||
group:
|
group:
|
||||||
|
Loading…
Reference in New Issue
Block a user