mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-12-25 08:50:35 +05:00
Fix for bug PAL9227 : SMESH : documentation on group is wrong.
This commit is contained in:
parent
d1cf3c4101
commit
a2a51ec8ea
114
doc/salome/gui/SMESH/deleting_groups.htm
Executable file
114
doc/salome/gui/SMESH/deleting_groups.htm
Executable file
@ -0,0 +1,114 @@
|
||||
<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
|
||||
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<title>Deleting Groups</title>
|
||||
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
|
||||
<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com"><style type="text/css">
|
||||
<!--
|
||||
p.whs1 { margin-top:0pt; margin-bottom:0pt; }
|
||||
img_whs2 { border:none; width:306px; height:234px; float:none; }
|
||||
-->
|
||||
</style><script type="text/javascript" language="JavaScript">
|
||||
<!--
|
||||
if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
|
||||
{
|
||||
var strNSS = "<style type='text/css'>";
|
||||
strNSS += "p.whs1 {margin-top:1pt;margin-bottom:1pt; }";
|
||||
strNSS +="</style>";
|
||||
document.write(strNSS);
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
|
||||
<!--
|
||||
function reDo() {
|
||||
if (innerWidth != origWidth || innerHeight != origHeight)
|
||||
location.reload();
|
||||
}
|
||||
if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {
|
||||
origWidth = innerWidth;
|
||||
origHeight = innerHeight;
|
||||
onresize = reDo;
|
||||
}
|
||||
onerror = null;
|
||||
//-->
|
||||
</script>
|
||||
<style type="text/css">
|
||||
<!--
|
||||
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
|
||||
-->
|
||||
</style><script type="text/javascript" language="javascript1.2" src="whmsg.js"></script>
|
||||
<script type="text/javascript" language="javascript" src="whver.js"></script>
|
||||
<script type="text/javascript" language="javascript1.2" src="whproxy.js"></script>
|
||||
<script type="text/javascript" language="javascript1.2" src="whutils.js"></script>
|
||||
<script type="text/javascript" language="javascript1.2" src="whtopic.js"></script>
|
||||
</head>
|
||||
<body><script type="text/javascript" language="javascript1.2">
|
||||
<!--
|
||||
if (window.gbWhTopic)
|
||||
{
|
||||
if (window.addTocInfo)
|
||||
{
|
||||
addTocInfo("MESH module\nGrouping elements\nDeleting Groups");
|
||||
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
|
||||
|
||||
}
|
||||
if (window.writeBtnStyle)
|
||||
writeBtnStyle();
|
||||
|
||||
if (window.writeIntopicBar)
|
||||
writeIntopicBar(1);
|
||||
|
||||
if (window.setRelStartPage)
|
||||
{
|
||||
setRelStartPage("smesh.htm");
|
||||
|
||||
autoSync(1);
|
||||
sendSyncInfo();
|
||||
sendAveInfoOut();
|
||||
}
|
||||
}
|
||||
else
|
||||
if (window.gbIE4)
|
||||
document.location.reload();
|
||||
//-->
|
||||
</script>
|
||||
<h1>Deleting Groups</h1>
|
||||
|
||||
<p class="whs1">To delete a group in the
|
||||
<span style="font-weight: bold;"><B>Main Menu</B></span> select <span style="font-weight: bold;"><B>Mesh
|
||||
</B></span><span style="font-family: Arial, sans-serif;">-></span><span
|
||||
style="font-weight: bold;"><B> Delete Groups</B></span> and select one or several
|
||||
groups you wish to delete in the 3D viewer or in the Object Browser.</p>
|
||||
|
||||
<p class="whs1">The selected groups will
|
||||
be listed in <span style="font-weight: bold;"><B>Delete groups with contents</B></span>
|
||||
menu. Then click Ok button to remove the selected groups and close the
|
||||
menu or Apply button to remove them and proceed with the selection. </p>
|
||||
|
||||
<p class="whs1"> </p>
|
||||
|
||||
<p class="whs1"><img src="pics/deletegroups.png" x-maintain-ratio="TRUE" width="306px" height="234px" border="0" class="img_whs2"></p>
|
||||
|
||||
<p class="whs1"> </p>
|
||||
|
||||
<p class="whs1"> </p>
|
||||
|
||||
<p class="whs1">Please, note that this
|
||||
operation <span style="font-weight: bold;"><B>removes groups with their elements</B></span>.
|
||||
To delete a group and leave its elements intact, right-click on the group
|
||||
in the Object Browser and select <span style="font-weight: bold;"><B>Delete</B></span>
|
||||
in the pop-up menu or select the group and choose <span style="font-weight: bold;"><B>Edit
|
||||
-> Delete</B></span> in the <span style="font-weight: bold;"><B>Main Menu.</B></span>
|
||||
</p>
|
||||
|
||||
<script type="text/javascript" language="javascript1.2">
|
||||
<!--
|
||||
if (window.writeIntopicBar)
|
||||
writeIntopicBar(0);
|
||||
//-->
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
@ -73,7 +73,7 @@ else
|
||||
<h1>Constructing groups of specific elements</h1>
|
||||
|
||||
<p>In MESH you can easily construct groups of specific elements (nodes,
|
||||
edges or faces) which will be taken from a definite submesh.</p>
|
||||
edges, faces or volumes) which will be taken from a definite submesh.</p>
|
||||
|
||||
<p> </p>
|
||||
|
||||
@ -84,9 +84,9 @@ else
|
||||
<p class="whs1">Right-click on a submesh in the Object Browser
|
||||
and choose the <span style="font-weight: bold;"><B>Construct Group </B></span>item
|
||||
or select your submesh in the Object Browser and in the <span style="font-weight: bold;"><B>Mesh
|
||||
</B></span>menu chose the <span style="font-weight: bold;"><B>Construct Group
|
||||
</B></span>menu choose the <span style="font-weight: bold;"><B>Construct Group
|
||||
</B></span>item. MESH will construct several groups consisting of elements
|
||||
of the definite type: nodes, edges or faces</p>
|
||||
of the definite type: nodes, edges, faces or volumes.</p>
|
||||
|
||||
<script type="text/javascript" language="javascript1.2">
|
||||
<!--
|
||||
|
@ -123,12 +123,13 @@ else
|
||||
|
||||
<li class=kadov-p><p class="whs5">Mesh:
|
||||
<span style="font-weight: normal;">the name of the mesh whose elements
|
||||
will form your group. You can enter the name manually or select your mesh
|
||||
in the Objet Browser or in the 3D viewer.</span></p></li>
|
||||
will form your group. You can select your mesh in the Objet Browser or
|
||||
in the 3D viewer.</span></p></li>
|
||||
|
||||
<li class=kadov-p><p class="whs3">Elements
|
||||
Type <span style="font-weight: normal;">set of radio buttons allows to
|
||||
select the type of elements which will form your group:</span></p></li>
|
||||
<li class=kadov-p><p class="whs3"><span
|
||||
style="font-weight: bold;"><B>Elements</B></span> <span style="font-weight: bold;"><B>Type</B></span>
|
||||
set of radio buttons allows to select the type of elements which will
|
||||
form your group:</p></li>
|
||||
|
||||
<ul type="disc" class="whs4">
|
||||
|
||||
@ -175,8 +176,8 @@ else
|
||||
|
||||
<p class="whs7">To remove a selected element or elements
|
||||
from the list click the <span style="font-weight: bold;"><B>Remove </B></span>button.
|
||||
The <span style="font-weight: bold;"><B>Sort </B></span>button allows to sort
|
||||
the list of IDs of mesh elements. </p>
|
||||
The <span style="font-weight: bold;"><B>Sort List </B></span>button allows to
|
||||
sort the list of IDs of mesh elements. </p>
|
||||
|
||||
<p class="whs7"><span style="font-weight: bold;"><B>Select from
|
||||
</B></span>set of fields allows to choose a submesh or an existing group whose
|
||||
@ -199,8 +200,8 @@ else
|
||||
<p class="whs16"> </p>
|
||||
<p class="whs16"> </p>
|
||||
<p class="whs16"> </p>
|
||||
<p class="whs16">In this picture left the brown cells belong
|
||||
to a group defined manually.</p>
|
||||
<p class="whs16">In this picture the brown cells belong to
|
||||
a group defined manually.</p>
|
||||
<p class="whs16"> </p>
|
||||
<p class="whs16"> <img src="../image131.gif" width="149px" height="158px" border="0" class="img_whs18"> In this picture the brown cells belong to the group defined
|
||||
by the criterion <br>
|
||||
@ -225,7 +226,7 @@ Taper > 0. </p>
|
||||
<B></B></span>geometrical object. To define a group select in the Objet Browser
|
||||
or in the 3D viewer a geometrical object from which the elements will
|
||||
be taken. After confirmation of the operation MESH will create a new group
|
||||
consisting of geometrical elements of the previously defined type.</p>
|
||||
of mesh elements.</p>
|
||||
|
||||
<p class="whs3"> </p>
|
||||
|
||||
|
@ -29,16 +29,16 @@ img_whs12 { border:none; width:134px; height:151px; border-style:none; }
|
||||
img_whs13 { border:none; width:136px; height:151px; border-style:none; }
|
||||
img_whs14 { border:none; width:133px; height:159px; border-style:none; }
|
||||
p.whs15 { margin-left:0px; }
|
||||
table.whs16 { x-cell-content-align:top; width:100%; border-spacing:0; }
|
||||
col.whs17 { width:32.796%; }
|
||||
col.whs18 { width:67.204%; }
|
||||
td.whs19 { padding-right:10px; padding-left:10px; border-right-style:none; border-left-style:none; border-top-style:none; border-bottom-style:none; }
|
||||
img_whs20 { border:none; width:306px; height:253px; float:none; border-style:none; }
|
||||
td.whs21 { padding-right:10px; padding-left:10px; border-top-style:none; border-bottom-style:none; border-right-style:none; }
|
||||
img_whs22 { border:none; width:141px; height:157px; }
|
||||
col.whs23 { width:33.089%; }
|
||||
col.whs24 { width:66.911%; }
|
||||
img_whs25 { border:none; width:140px; height:146px; }
|
||||
col.whs16 { width:32.796%; }
|
||||
col.whs17 { width:67.204%; }
|
||||
td.whs18 { width:32.796%; padding-right:10px; padding-left:10px; border-right-style:none; border-left-style:none; border-top-style:none; border-bottom-style:none; }
|
||||
td.whs19 { width:67.204%; padding-right:10px; padding-left:10px; border-top-style:none; border-bottom-style:none; border-right-style:none; }
|
||||
img_whs20 { border:none; width:141px; height:157px; border-style:none; }
|
||||
col.whs21 { width:33.089%; }
|
||||
col.whs22 { width:66.911%; }
|
||||
td.whs23 { width:33.089%; padding-right:10px; padding-left:10px; border-right-style:none; border-left-style:none; border-top-style:none; border-bottom-style:none; }
|
||||
td.whs24 { width:66.911%; padding-right:10px; padding-left:10px; border-top-style:none; border-bottom-style:none; border-right-style:none; }
|
||||
img_whs25 { border:none; width:140px; height:146px; border-style:none; }
|
||||
-->
|
||||
</style><script type="text/javascript" language="JavaScript">
|
||||
<!--
|
||||
@ -108,8 +108,8 @@ else
|
||||
<h1>Using operations on groups</h1>
|
||||
|
||||
<p><span style="font-weight: bold;"><B><img src="../i_blue.jpg" x-maintain-ratio="TRUE" width="30px" height="30px" border="0" class="img_whs1"> </B></span>In MESH you can
|
||||
perform Boolean
|
||||
operations on groups such as:</p>
|
||||
perform some Boolean operations on groups, which belong to one and the
|
||||
same mesh.</p>
|
||||
|
||||
<p> </p>
|
||||
|
||||
@ -152,8 +152,13 @@ else
|
||||
<p><img src="../pics/uniongroups.png" x-maintain-ratio="TRUE" width="306px" height="253px" border="0" class="img_whs10"></td>
|
||||
<td width="67.4%" class="whs11">
|
||||
<p><img src="../image133.gif" width="134px" height="151px" border="0" class="img_whs12"> <img src="../image134.gif" width="136px" height="151px" border="0" class="img_whs13"> <img src="../image135.gif" width="133px" height="159px" border="0" class="img_whs14"></p>
|
||||
<p> Group1
|
||||
Group2
|
||||
Group12</p>
|
||||
<p> </p>
|
||||
<p>For example, we have two groups Group1 and Group2. </p>
|
||||
<p>The result of their Union will be Group12 </td></tr>
|
||||
<p>The result of their <span style="font-weight: bold;"><B>Union</B></span> will
|
||||
be Group12 </td></tr>
|
||||
</table>
|
||||
|
||||
<p class="whs4"> </p>
|
||||
@ -199,17 +204,22 @@ else
|
||||
|
||||
<p class="whs4"> </p>
|
||||
|
||||
<table x-use-null-cells cellspacing="0" width="100%" class="whs16">
|
||||
<table x-use-null-cells cellspacing="0" width="100%" class="whs5">
|
||||
<col class="whs16">
|
||||
<col class="whs17">
|
||||
<col class="whs18">
|
||||
|
||||
<tr valign=top>
|
||||
<td width="32.796%" class="whs19">
|
||||
<p><img src="../pics/intersectgroups.png" x-maintain-ratio="TRUE" width="306px" height="253px" border="0" class="img_whs20"></td>
|
||||
<td width="67.204%" class="whs21">
|
||||
<p><img src="../image133.gif" width="134px" height="151px" border="0" class="img_whs12"> <img src="../image134.gif" width="136px" height="151px" border="0" class="img_whs13"><img src="../image136.gif" width="141px" height="157px" border="0" class="img_whs22"></p>
|
||||
<tr valign="top" class="whs8">
|
||||
<td width="32.796%" class="whs18">
|
||||
<p><img src="../pics/intersectgroups.png" x-maintain-ratio="TRUE" width="306px" height="253px" border="0" class="img_whs10"></td>
|
||||
<td width="67.204%" class="whs19">
|
||||
<p><img src="../image133.gif" width="134px" height="151px" border="0" class="img_whs12"> <img src="../image134.gif" width="136px" height="151px" border="0" class="img_whs13"><img src="../image136.gif" width="141px" height="157px" border="0" class="img_whs20"></p>
|
||||
<p> Group1
|
||||
Group2
|
||||
Group12a</p>
|
||||
<p> </p>
|
||||
<p>For example, we have two groups Group1 and Group2. </p>
|
||||
<p>The result of their Union will be Group12a </td></tr>
|
||||
<p>The result of their <span style="font-weight: bold;"><B>Intersection</B></span>
|
||||
will be Group12a </td></tr>
|
||||
</table>
|
||||
|
||||
<p> </p>
|
||||
@ -250,17 +260,22 @@ else
|
||||
|
||||
<p class="whs4"> </p>
|
||||
|
||||
<table x-use-null-cells cellspacing="0" width="100%" class="whs16">
|
||||
<col class="whs23">
|
||||
<col class="whs24">
|
||||
<table x-use-null-cells cellspacing="0" width="100%" class="whs5">
|
||||
<col class="whs21">
|
||||
<col class="whs22">
|
||||
|
||||
<tr valign=top>
|
||||
<td width="33.089%" class="whs19">
|
||||
<p><img src="../pics/cutgroups.png" x-maintain-ratio="TRUE" width="306px" height="253px" border="0" class="img_whs20"></td>
|
||||
<td width="66.911%" class="whs21">
|
||||
<tr valign="top" class="whs8">
|
||||
<td width="33.089%" class="whs23">
|
||||
<p><img src="../pics/cutgroups.png" x-maintain-ratio="TRUE" width="306px" height="253px" border="0" class="img_whs10"></td>
|
||||
<td width="66.911%" class="whs24">
|
||||
<p><img src="../image133.gif" width="134px" height="151px" border="0" class="img_whs12"> <img src="../image134.gif" width="136px" height="151px" border="0" class="img_whs13"> <img src="../image137.gif" width="140px" height="146px" border="0" class="img_whs25"></p>
|
||||
<p> Group1
|
||||
Group2
|
||||
Group12b</p>
|
||||
<p> </p>
|
||||
<p>For example, we have two groups Group1 and Group2. </p>
|
||||
<p>The result of their Union will be Group12b </td></tr>
|
||||
<p>The result of their <span style="font-weight: bold;"><B>Cut</B></span> will
|
||||
be Group12b </td></tr>
|
||||
</table>
|
||||
|
||||
<p> </p>
|
||||
|
BIN
doc/salome/gui/SMESH/pics/deletegroups.png
Executable file
BIN
doc/salome/gui/SMESH/pics/deletegroups.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 8.7 KiB |
BIN
doc/salome/gui/SMESH/pics/selectionfilterlibrary.png
Executable file
BIN
doc/salome/gui/SMESH/pics/selectionfilterlibrary.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 27 KiB |
@ -14,9 +14,10 @@ if (navigator.appName !="Netscape")
|
||||
</script>
|
||||
<style type="text/css">
|
||||
<!--
|
||||
img_whs1 { border:none; border-style:none; width:624px; height:525px; float:none; }
|
||||
p.whs2 { font-weight:bold; }
|
||||
p.whs1 { font-weight:bold; }
|
||||
img_whs2 { border:none; width:624px; height:776px; float:none; border-style:none; }
|
||||
img_whs3 { border:none; width:31px; height:30px; border-style:none; }
|
||||
img_whs4 { border:none; width:624px; height:525px; float:none; border-style:none; }
|
||||
-->
|
||||
</style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
|
||||
<!--
|
||||
@ -76,17 +77,15 @@ else
|
||||
|
||||
<p>Selection filter library is a powerful tool enabling to create filters
|
||||
to be used on meshes. You can access to it from the Main Menu via <span
|
||||
style="font-weight: bold;"><B>Tools / Selection filter library</B></span> </p>
|
||||
style="font-weight: bold;"><B>Tools / Selection filter library.</B></span></p>
|
||||
|
||||
<p> </p>
|
||||
|
||||
<p><img src="pics/a-filteronedges.png" x-maintain-ratio="TRUE" width="624px" height="525px" border="0" class="img_whs1"></p>
|
||||
<p class="whs1"><img src="pics/selectionfilterlibrary.png" x-maintain-ratio="TRUE" width="624px" height="776px" border="0" class="img_whs2"></p>
|
||||
|
||||
<p> </p>
|
||||
|
||||
<p>In this dialog window</p>
|
||||
|
||||
<p class="whs2">Library file name s<span style="font-weight: normal;">hows
|
||||
<p class="whs1">Library file name s<span style="font-weight: normal;">hows
|
||||
the path and the file name where your filters will be stored. By clicking
|
||||
the</span> <img src="image103.gif" width="31px" height="30px" border="0" class="img_whs3"> <span style="font-weight: normal;">browse button
|
||||
you can load an existing filter library.</span></p>
|
||||
@ -102,25 +101,49 @@ else
|
||||
<p>Each filter can be applicable to <span style="font-weight: bold;"><B>Nodes,
|
||||
Edges, Faces</B></span> or <span style="font-weight: bold;"><B>Volumes</B></span>.
|
||||
You can combine many criteria in one filter, but they all must be of the
|
||||
same <span style="font-weight: bold;"><B>Entity type</B></span>. The <span style="font-weight: bold;"><B>Add</B></span>
|
||||
button creates a new criterion at the end of the list of criteria. The
|
||||
<span style="font-weight: bold;"><B>Insert</B></span> button creates a new criterion
|
||||
after the selected criterion. The <span style="font-weight: bold;"><B>Remove</B></span>
|
||||
button deletes the selected criterion. The <span style="font-weight: bold;"><B>Clear</B></span>
|
||||
button deletes all criteria. </p>
|
||||
same <span style="font-weight: bold;"><B>Entity type</B></span>. </p>
|
||||
|
||||
<p>The <span style="font-weight: bold;"><B>Add</B></span> button creates a new
|
||||
criterion at the end of the list of criteria. The <span style="font-weight: bold;"><B>Insert</B></span>
|
||||
button creates a new criterion before the selected criterion. The <span
|
||||
style="font-weight: bold;"><B>Remove</B></span> button deletes the selected criterion.
|
||||
The <span style="font-weight: bold;"><B>Clear</B></span> button deletes all criteria.
|
||||
</p>
|
||||
|
||||
<p>Each <span style="font-weight: bold;"><B>Entity type</B></span> has its specific
|
||||
list of criteria, however all filters have common syntax. For each criterion
|
||||
you should specify the <span style="font-weight: bold;"><B>Threshold Value</B></span>
|
||||
and whether we search for the elements that should be <span style="font-weight: bold;"><B>More,
|
||||
Less or Equal</B></span> to this Value. You should also specify if the criterion
|
||||
is <span style="font-weight: bold;"><B>Unary</B></span> or <span style="font-weight: bold;"><B>Binary.</B></span>
|
||||
</p>
|
||||
Less or Equal</B></span> to this <span style="font-weight: bold;"><B>Value</B></span>.
|
||||
You should also specify if the criterion is <span style="font-weight: bold;"><B>Unary</B></span>
|
||||
or <span style="font-weight: bold;"><B>Binary.</B></span> </p>
|
||||
|
||||
<p>Some criteria should have the additional parameter of <span style="font-weight: bold;"><B>Tolerance</B></span>.</p>
|
||||
|
||||
<p> </p>
|
||||
|
||||
<p>When we create a <span style="font-weight: bold;"><B>Standalone Group</B></span>
|
||||
using filters (for this click <span style="font-weight: bold;"><B>Set Filters</B></span>
|
||||
button in the <span style="font-weight: bold;"><B>Create Group</B></span> menu),
|
||||
the menu for setting filters looks a bit differently. Toggling <span style="font-weight: bold;"><B>Insert
|
||||
filter in viewer</B></span> checkbox enables to preview the group selected
|
||||
with your current filter in the viewer. </p>
|
||||
|
||||
<p>In the <span style="font-weight: bold;"><B>Source</B></span> field you choose
|
||||
if the filter will be applied to the whole <span style="font-weight: bold;"><B>Mesh</B></span>,
|
||||
the<span style="font-weight: bold;"><B> Initial Selection </B></span>or the<span
|
||||
style="font-weight: bold;"><B> Current Group. </B></span></p>
|
||||
|
||||
<p><span style="font-weight: bold;"><B>Copy from...</B></span> button gives you
|
||||
a possibility to load an existing filter from <span style="font-weight: bold;"><B>Selection
|
||||
filter library</B></span> and <span style="font-weight: bold;"><B>Add to...</B></span>
|
||||
button gives you a possibility to save your current filter in the Library.
|
||||
</p>
|
||||
|
||||
<p> </p>
|
||||
|
||||
<p><img src="pics/a-filteronedges.png" x-maintain-ratio="TRUE" width="624px" height="525px" border="0" class="img_whs4"></p>
|
||||
|
||||
<script type="text/javascript" language="javascript1.2">
|
||||
<!--
|
||||
if (window.writeIntopicBar)
|
||||
|
@ -138,6 +138,7 @@ borders_at_multiconnection_2d.htm
|
||||
clipping.htm
|
||||
constructing_meshes.htm
|
||||
defining_hypotheses_tui.htm
|
||||
deleting_groups.htm
|
||||
display_entity.htm
|
||||
extrusion.htm
|
||||
extrusion_along_a_path.htm
|
||||
@ -273,6 +274,7 @@ image74.gif
|
||||
image63.gif
|
||||
image22.jpg
|
||||
image41.gif
|
||||
pics\deletegroups.png
|
||||
pics\editing_groups1.png
|
||||
pics\uniting_two_triangles1.png
|
||||
image7.jpg
|
||||
@ -412,6 +414,7 @@ image93.jpg
|
||||
image105.gif
|
||||
image19.gif
|
||||
image71.jpg
|
||||
pics\selectionfilterlibrary.png
|
||||
pics\union_groups3.png
|
||||
pics\edit_mesh_remove_hyp.png
|
||||
pics\remove_nodes1.png
|
||||
|
@ -19,6 +19,7 @@ aTE("Borders at multiconnection 2D","borders_at_multiconnection_2d.htm");
|
||||
aTE("Clipping","clipping.htm");
|
||||
aTE("Constructing Meshes","constructing_meshes.htm");
|
||||
aTE("Defining hypotheses TUI","defining_hypotheses_tui.htm");
|
||||
aTE("Deleting Groups","deleting_groups.htm");
|
||||
aTE("Display Entity","display_entity.htm");
|
||||
aTE("Extrusion","extrusion.htm");
|
||||
aTE("Extrusion along a path","extrusion_along_a_path.htm");
|
||||
|
@ -10,7 +10,7 @@
|
||||
<!--
|
||||
iWM("0","zero","whfwdata0.htm");
|
||||
|
||||
iTM(0,64,"whftdata0.htm");
|
||||
iTM(0,65,"whftdata0.htm");
|
||||
|
||||
//-->
|
||||
</script>
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -8,7 +8,7 @@
|
||||
<script language="javascript" src="whtdata.js"></script>
|
||||
<script language="javascript">
|
||||
<!--
|
||||
aTE(1,73,"MESH module");
|
||||
aTE(1,74,"MESH module");
|
||||
aTE(2,0,"Introduction to MESH","files/introduction_to_smesh.htm");
|
||||
aTE(2,0,"Running MESH module","files/running_smesh_module.htm");
|
||||
aTE(1,12,"Creating meshes");
|
||||
@ -47,11 +47,12 @@
|
||||
aTE(2,0,"Warping","files/warp.htm");
|
||||
aTE(2,0,"Skew","files/skew.htm");
|
||||
aTE(2,0,"Aspect ratio 3D","aspect_ratio_3d.htm");
|
||||
aTE(1,5,"Grouping elements");
|
||||
aTE(1,6,"Grouping elements");
|
||||
aTE(2,0,"Creating groups","files/creating_groups.htm");
|
||||
aTE(2,0,"Editing groups","files/editing_groups.htm");
|
||||
aTE(2,0,"Using operations on groups","files/using_operations_on_groups.htm");
|
||||
aTE(2,0,"Constructing groups of specific elements","files/constructing_groups_of_specific_elements.htm");
|
||||
aTE(2,0,"Deleting Groups","deleting_groups.htm");
|
||||
aTE(2,0,"Selection filter library","selection_filter_library.htm");
|
||||
aTE(1,20,"Modifying meshes");
|
||||
aTE(2,0,"Adding nodes and elements","files/adding_nodes_and_elements.htm");
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -33,8 +33,8 @@ A:hover {color:Navy; } A:hover {font-family:Tahoma; } A:hover {font-size:8pt; }
|
||||
<body marginheight="0" marginwidth="0" bgproperties="fixed">
|
||||
<p class="ftsbody" align="center"><a href="whlstf11.htm" target="_self" title="previous search group"><b><<</b></a><br><br></p>
|
||||
<p class="ftsbody" >
|
||||
|
||||
|
||||
<nobr><a name="bms_YO"></a><a name="subkey_YO"></a>your <a href="../files/adding_nodes_and_elements.htm"><b>1</b></a> <a href="../files/about_quality_controls.htm"><b>2</b></a> <a href="../files/about_meshes.htm"><b>3</b></a> <a href="../files/about_hypotheses.htm"><b>4</b></a> <a href="../clipping.htm"><b>5</b></a> <a href="../about_viewing_meshes.htm"><b>6</b></a> <a href="../files/length_of_edges.htm"><b>7</b></a> <a href="../files/importing_and_exporting_meshes.htm"><b>8</b></a> <a href="../files/editing_groups.htm"><b>9</b></a> <a href="../files/displaying_nodes_numbers.htm"><b>10</b></a> <a href="../files/displacing_nodes.htm"><b>11</b></a> <a href="../files/creating_groups.htm"><b>12</b></a> <a href="../files/constructing_submeshes.htm"><b>13</b></a> <a href="../files/constructing_meshes.htm"><b>14</b></a> <a href="../files/constructing_groups_of_specific_elements.htm"><b>15</b></a> <a href="../files/changing_orientation_of_elements.htm"><b>16</b></a> <a href="../files/aspect_ratio.htm"><b>17</b></a> <a href="../files/arithmetic_1d.htm"><b>18</b></a> <a href="../files/area_of_elements.htm"><b>19</b></a> <a href="../files/translation.htm"><b>20</b></a> <a href="../files/taper.htm"><b>21</b></a> <a href="../files/symmetry.htm"><b>22</b></a> <a href="../files/smoothing.htm"><b>23</b></a> <a href="../files/skew.htm"><b>24</b></a> <a href="../files/rotation.htm"><b>25</b></a> <a href="../files/renumbering_nodes_and_elements.htm"><b>26</b></a> <a href="../files/removing_nodes_and_elements.htm"><b>27</b></a> <a href="../files/reassigning_hypotheses_and_algorithms.htm"><b>28</b></a> <a href="../files/minimum_angle.htm"><b>29</b></a> <a href="../files/merging_nodes.htm"><b>30</b></a> <a href="../files/max._element_volume_hypothsis.htm"><b>31</b></a> <a href="../files/max._element_area_hypothesis.htm"><b>32</b></a> <a href="../selection_filter_library.htm"><b>33</b></a> <a href="../presentation.htm"><b>34</b></a> <a href="../pattern_mapping.htm"><b>35</b></a> <a href="../files/warp.htm"><b>36</b></a> <a href="../files/viewing_mesh_info.htm"><b>37</b></a> </nobr><br>
|
||||
<br><br>
|
||||
<nobr><a name="bm_Z"></a><a name="subkey_Z{"></a>z <a href="../files/about_meshes.htm"><b>1</b></a> <a href="../clipping.htm"><b>2</b></a> </nobr><br><a name="bms_ZE"></a><a name="subkey_ZE"></a><a href="../pattern_mapping.htm"><b>zero</b></a> <br><br><br></p>
|
||||
</body>
|
||||
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -37,7 +37,7 @@ body {background-color:White; }
|
||||
</head>
|
||||
<body marginheight="0" marginwidth="0" bgproperties="fixed">
|
||||
|
||||
<p class="ftsheader"><a name="subkey_Y"></a> <a href="whnvl32.htm#home" target="_self" title="back to top level"><b>^</b></a> <a href="whlstf11.htm#bm_Y" target="ftslist" title="search letter Y "><b>Y </b></a> <a href="whlstf11.htm#bms_YO" target="ftslist" title="search letter YO"><b>YO</b></a> <a href="whnvl32.htm#home" target="_self" title="back to top level"><b>^</b></a></p>
|
||||
<p class="ftsheader"><a name="subkey_Y"></a> <a href="whnvl32.htm#home" target="_self" title="back to top level"><b>^</b></a> <a href="whlstf11.htm#bm_Y" target="ftslist" title="search letter Y "><b>Y </b></a> <a href="whlstf12.htm#bms_YO" target="ftslist" title="search letter YO"><b>YO</b></a> <a href="whnvl32.htm#home" target="_self" title="back to top level"><b>^</b></a></p>
|
||||
|
||||
</body>
|
||||
|
||||
|
@ -48,6 +48,7 @@ img {vertial-align:middle;}
|
||||
<nobr><a href="../files/editing_groups.htm"><img src="../wht_toc3.gif" border="0" align="absmiddle"> Editing groups</a></nobr><br>
|
||||
<nobr><a href="../files/using_operations_on_groups.htm"><img src="../wht_toc3.gif" border="0" align="absmiddle"> Using operations on groups</a></nobr><br>
|
||||
<nobr><a href="../files/constructing_groups_of_specific_elements.htm"><img src="../wht_toc3.gif" border="0" align="absmiddle"> Constructing groups of specific elements</a></nobr><br>
|
||||
<nobr><a href="../deleting_groups.htm"><img src="../wht_toc3.gif" border="0" align="absmiddle"> Deleting Groups</a></nobr><br>
|
||||
<nobr><a href="../selection_filter_library.htm"><img src="../wht_toc3.gif" border="0" align="absmiddle"> Selection filter library</a></nobr><br>
|
||||
<nobr><a name="7"></a><a href="whlstt7.htm#7" target="_self" title="closed book"><img src="../wht_toc1.gif" border="0" align="absmiddle"> Modifying meshes</a></nobr><br>
|
||||
<nobr><a name="9"></a><a href="whlstt9.htm#9" target="_self" title="closed book"><img src="../wht_toc1.gif" border="0" align="absmiddle"> TUI Scripts</a></nobr><br>
|
||||
|
@ -9,7 +9,7 @@
|
||||
<table>
|
||||
<tr><td> Start Page </td><td>smesh.htm</td></tr>
|
||||
<tr><td> Skin Name </td><td>Default</td></tr>
|
||||
<tr><td> Generating Time </td><td>17:07 11/30/2005</td></tr>
|
||||
<tr><td> Generating Time </td><td>18:07 12/02/2005</td></tr>
|
||||
<tr><td> Language ID </td><td>1033</td></tr>
|
||||
<tr><td> Compile Script </td><td>webhelp5_compile_script.xml</td></tr>
|
||||
<tr><td> Compile Build Version </td><td>13.10.606</td></tr>
|
||||
|
@ -7,6 +7,7 @@
|
||||
<topic name="Clipping" url="clipping.htm" />
|
||||
<topic name="Constructing Meshes" url="constructing_meshes.htm" />
|
||||
<topic name="Defining hypotheses TUI" url="defining_hypotheses_tui.htm" />
|
||||
<topic name="Deleting Groups" url="deleting_groups.htm" />
|
||||
<topic name="Display Entity" url="display_entity.htm" />
|
||||
<topic name="Extrusion" url="extrusion.htm" />
|
||||
<topic name="Extrusion along a path" url="extrusion_along_a_path.htm" />
|
||||
|
@ -2,6 +2,6 @@
|
||||
<fts>
|
||||
<chunkinfo url="whfwdata0.xml" first="0" last="zero"/>
|
||||
|
||||
<tchunkinfo first="0" last="64" url="whftdata0.xml" />
|
||||
<tchunkinfo first="0" last="65" url="whftdata0.xml" />
|
||||
|
||||
</fts>
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -48,6 +48,7 @@
|
||||
<item name="Editing groups" url="files/editing_groups.htm" />
|
||||
<item name="Using operations on groups" url="files/using_operations_on_groups.htm" />
|
||||
<item name="Constructing groups of specific elements" url="files/constructing_groups_of_specific_elements.htm" />
|
||||
<item name="Deleting Groups" url="deleting_groups.htm" />
|
||||
<item name="Selection filter library" url="selection_filter_library.htm" />
|
||||
</book>
|
||||
<book name="Modifying meshes" >
|
||||
|
Loading…
Reference in New Issue
Block a user