Fix for bug PAL9227 : SMESH : documentation on group is wrong.

This commit is contained in:
mkr 2005-12-02 15:44:02 +00:00
parent d1cf3c4101
commit a2a51ec8ea
32 changed files with 2346 additions and 2171 deletions

View 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;">-&gt;</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">&nbsp;</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">&nbsp;&nbsp;&nbsp;&nbsp;</p>
<p class="whs1">&nbsp;</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
-&gt; Delete</B></span> in the <span style="font-weight: bold;"><B>Main Menu.</B></span>
&nbsp;&nbsp;</p>
<script type="text/javascript" language="javascript1.2">
<!--
if (window.writeIntopicBar)
writeIntopicBar(0);
//-->
</script>
</body>
</html>

View File

@ -73,7 +73,7 @@ else
<h1>Constructing groups of specific elements</h1> <h1>Constructing groups of specific elements</h1>
<p>In MESH you can easily construct groups of specific elements (nodes, <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>&nbsp;</p> <p>&nbsp;</p>
@ -84,9 +84,9 @@ else
<p class="whs1">Right-click on a submesh in the Object Browser <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 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 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 </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"> <script type="text/javascript" language="javascript1.2">
<!-- <!--

View File

@ -123,12 +123,13 @@ else
<li class=kadov-p><p class="whs5">Mesh: <li class=kadov-p><p class="whs5">Mesh:
<span style="font-weight: normal;">the name of the mesh whose elements <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 will form your group. You can select your mesh in the Objet Browser or
in the Objet Browser or in the 3D viewer.</span></p></li> in the 3D viewer.</span></p></li>
<li class=kadov-p><p class="whs3">Elements <li class=kadov-p><p class="whs3"><span
Type <span style="font-weight: normal;">set of radio buttons allows to style="font-weight: bold;"><B>Elements</B></span> <span style="font-weight: bold;"><B>Type</B></span>
select the type of elements which will form your group:</span></p></li> set of radio buttons allows to select the type of elements which will
form your group:</p></li>
<ul type="disc" class="whs4"> <ul type="disc" class="whs4">
@ -175,8 +176,8 @@ else
<p class="whs7">To remove a selected element or elements <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. 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 <span style="font-weight: bold;"><B>Sort List </B></span>button allows to
the list of IDs of mesh elements. </p> sort the list of IDs of mesh elements. </p>
<p class="whs7"><span style="font-weight: bold;"><B>Select from <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 </B></span>set of fields allows to choose a submesh or an existing group whose
@ -199,8 +200,8 @@ else
<p class="whs16">&nbsp;</p> <p class="whs16">&nbsp;</p>
<p class="whs16">&nbsp;</p> <p class="whs16">&nbsp;</p>
<p class="whs16">&nbsp;</p> <p class="whs16">&nbsp;</p>
<p class="whs16">In this picture left the brown cells belong <p class="whs16">In this picture the brown cells belong to
to a group defined manually.</p> a group defined manually.</p>
<p class="whs16">&nbsp;</p> <p class="whs16">&nbsp;</p>
<p class="whs16">&nbsp;<img src="../image131.gif" width="149px" height="158px" border="0" class="img_whs18"> In this picture the brown cells belong to the group defined <p class="whs16">&nbsp;<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> by the criterion <br>
@ -225,7 +226,7 @@ Taper &gt; 0. </p>
<B></B></span>geometrical object. To define a group select in the Objet Browser <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 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 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">&nbsp;</p> <p class="whs3">&nbsp;</p>

View File

@ -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_whs13 { border:none; width:136px; height:151px; border-style:none; }
img_whs14 { border:none; width:133px; height:159px; border-style:none; } img_whs14 { border:none; width:133px; height:159px; border-style:none; }
p.whs15 { margin-left:0px; } p.whs15 { margin-left:0px; }
table.whs16 { x-cell-content-align:top; width:100%; border-spacing:0; } col.whs16 { width:32.796%; }
col.whs17 { width:32.796%; } col.whs17 { width:67.204%; }
col.whs18 { 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 { 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:306px; height:253px; float:none; border-style:none; } img_whs20 { border:none; width:141px; height:157px; border-style:none; }
td.whs21 { padding-right:10px; padding-left:10px; border-top-style:none; border-bottom-style:none; border-right-style:none; } col.whs21 { width:33.089%; }
img_whs22 { border:none; width:141px; height:157px; } col.whs22 { width:66.911%; }
col.whs23 { width:33.089%; } 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; }
col.whs24 { width:66.911%; } 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; } img_whs25 { border:none; width:140px; height:146px; border-style:none; }
--> -->
</style><script type="text/javascript" language="JavaScript"> </style><script type="text/javascript" language="JavaScript">
<!-- <!--
@ -108,8 +108,8 @@ else
<h1>Using operations on groups</h1> <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 <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 &nbsp;Boolean perform some Boolean operations on groups, which belong to one and the
operations on groups such as:</p> same mesh.</p>
<p>&nbsp;</p> <p>&nbsp;</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> <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"> <td width="67.4%" class="whs11">
<p><img src="../image133.gif" width="134px" height="151px" border="0" class="img_whs12"> &nbsp;&nbsp;<img src="../image134.gif" width="136px" height="151px" border="0" class="img_whs13"> &nbsp;&nbsp;&nbsp;&nbsp;<img src="../image135.gif" width="133px" height="159px" border="0" class="img_whs14"></p> <p><img src="../image133.gif" width="134px" height="151px" border="0" class="img_whs12"> &nbsp;&nbsp;<img src="../image134.gif" width="136px" height="151px" border="0" class="img_whs13"> &nbsp;&nbsp;&nbsp;&nbsp;<img src="../image135.gif" width="133px" height="159px" border="0" class="img_whs14"></p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Group1
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Group2
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Group12</p>
<p>&nbsp;</p>
<p>For example, we have two groups Group1 and Group2. </p> <p>For example, we have two groups Group1 and Group2. </p>
<p>The result of their Union will be Group12 &nbsp;&nbsp;</td></tr> <p>The result of their <span style="font-weight: bold;"><B>Union</B></span> will
be Group12 &nbsp;&nbsp;</td></tr>
</table> </table>
<p class="whs4">&nbsp;&nbsp;</p> <p class="whs4">&nbsp;&nbsp;</p>
@ -199,17 +204,22 @@ else
<p class="whs4">&nbsp;</p> <p class="whs4">&nbsp;</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="whs17">
<col class="whs18">
<tr valign=top> <tr valign="top" class="whs8">
<td width="32.796%" class="whs19"> <td width="32.796%" class="whs18">
<p><img src="../pics/intersectgroups.png" x-maintain-ratio="TRUE" width="306px" height="253px" border="0" class="img_whs20"></td> <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="whs21"> <td width="67.204%" class="whs19">
<p><img src="../image133.gif" width="134px" height="151px" border="0" class="img_whs12"> &nbsp;<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> <p><img src="../image133.gif" width="134px" height="151px" border="0" class="img_whs12"> &nbsp;<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>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Group1
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Group2
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Group12a</p>
<p>&nbsp;</p>
<p>For example, we have two groups Group1 and Group2. </p> <p>For example, we have two groups Group1 and Group2. </p>
<p>The result of their Union will be Group12a &nbsp;&nbsp;</td></tr> <p>The result of their <span style="font-weight: bold;"><B>Intersection</B></span>
will be Group12a &nbsp;&nbsp;</td></tr>
</table> </table>
<p>&nbsp;</p> <p>&nbsp;</p>
@ -250,17 +260,22 @@ else
<p class="whs4">&nbsp;</p> <p class="whs4">&nbsp;</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="whs23"> <col class="whs21">
<col class="whs24"> <col class="whs22">
<tr valign=top> <tr valign="top" class="whs8">
<td width="33.089%" class="whs19"> <td width="33.089%" class="whs23">
<p><img src="../pics/cutgroups.png" x-maintain-ratio="TRUE" width="306px" height="253px" border="0" class="img_whs20"></td> <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="whs21"> <td width="66.911%" class="whs24">
<p><img src="../image133.gif" width="134px" height="151px" border="0" class="img_whs12"> &nbsp;&nbsp;<img src="../image134.gif" width="136px" height="151px" border="0" class="img_whs13"> &nbsp;<img src="../image137.gif" width="140px" height="146px" border="0" class="img_whs25"></p> <p><img src="../image133.gif" width="134px" height="151px" border="0" class="img_whs12"> &nbsp;&nbsp;<img src="../image134.gif" width="136px" height="151px" border="0" class="img_whs13"> &nbsp;<img src="../image137.gif" width="140px" height="146px" border="0" class="img_whs25"></p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Group1
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Group2
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Group12b</p>
<p>&nbsp;</p>
<p>For example, we have two groups Group1 and Group2. </p> <p>For example, we have two groups Group1 and Group2. </p>
<p>The result of their Union will be Group12b &nbsp;&nbsp;</td></tr> <p>The result of their <span style="font-weight: bold;"><B>Cut</B></span> will
be Group12b &nbsp;&nbsp;</td></tr>
</table> </table>
<p>&nbsp;</p> <p>&nbsp;</p>

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

View File

@ -14,9 +14,10 @@ if (navigator.appName !="Netscape")
</script> </script>
<style type="text/css"> <style type="text/css">
<!-- <!--
img_whs1 { border:none; border-style:none; width:624px; height:525px; float:none; } p.whs1 { font-weight:bold; }
p.whs2 { 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_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"> </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 <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 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>&nbsp;</p> <p>&nbsp;</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>&nbsp;</p> <p>&nbsp;</p>
<p>In this dialog window</p> <p class="whs1">Library file name s<span style="font-weight: normal;">hows
<p class="whs2">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 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 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> 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, <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>. 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 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> same <span style="font-weight: bold;"><B>Entity type</B></span>. </p>
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 <p>The <span style="font-weight: bold;"><B>Add</B></span> button creates a new
after the selected criterion. The <span style="font-weight: bold;"><B>Remove</B></span> criterion at the end of the list of criteria. The <span style="font-weight: bold;"><B>Insert</B></span>
button deletes the selected criterion. The <span style="font-weight: bold;"><B>Clear</B></span> button creates a new criterion before the selected criterion. The <span
button deletes all criteria. &nbsp;</p> 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.
&nbsp;</p>
<p>Each <span style="font-weight: bold;"><B>Entity type</B></span> has its specific <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 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> 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, 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 Less or Equal</B></span> to this <span style="font-weight: bold;"><B>Value</B></span>.
is <span style="font-weight: bold;"><B>Unary</B></span> or <span style="font-weight: bold;"><B>Binary.</B></span> You should also specify if the criterion is <span style="font-weight: bold;"><B>Unary</B></span>
&nbsp;&nbsp;</p> or <span style="font-weight: bold;"><B>Binary.</B></span> &nbsp;&nbsp;</p>
<p>Some criteria should have the additional parameter of <span style="font-weight: bold;"><B>Tolerance</B></span>.</p> <p>Some criteria should have the additional parameter of <span style="font-weight: bold;"><B>Tolerance</B></span>.</p>
<p>&nbsp;</p> <p>&nbsp;</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.
&nbsp;</p>
<p>&nbsp;</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"> <script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.writeIntopicBar) if (window.writeIntopicBar)

View File

@ -138,6 +138,7 @@ borders_at_multiconnection_2d.htm
clipping.htm clipping.htm
constructing_meshes.htm constructing_meshes.htm
defining_hypotheses_tui.htm defining_hypotheses_tui.htm
deleting_groups.htm
display_entity.htm display_entity.htm
extrusion.htm extrusion.htm
extrusion_along_a_path.htm extrusion_along_a_path.htm
@ -273,6 +274,7 @@ image74.gif
image63.gif image63.gif
image22.jpg image22.jpg
image41.gif image41.gif
pics\deletegroups.png
pics\editing_groups1.png pics\editing_groups1.png
pics\uniting_two_triangles1.png pics\uniting_two_triangles1.png
image7.jpg image7.jpg
@ -412,6 +414,7 @@ image93.jpg
image105.gif image105.gif
image19.gif image19.gif
image71.jpg image71.jpg
pics\selectionfilterlibrary.png
pics\union_groups3.png pics\union_groups3.png
pics\edit_mesh_remove_hyp.png pics\edit_mesh_remove_hyp.png
pics\remove_nodes1.png pics\remove_nodes1.png

View File

@ -19,6 +19,7 @@ aTE("Borders at multiconnection 2D","borders_at_multiconnection_2d.htm");
aTE("Clipping","clipping.htm"); aTE("Clipping","clipping.htm");
aTE("Constructing Meshes","constructing_meshes.htm"); aTE("Constructing Meshes","constructing_meshes.htm");
aTE("Defining hypotheses TUI","defining_hypotheses_tui.htm"); aTE("Defining hypotheses TUI","defining_hypotheses_tui.htm");
aTE("Deleting Groups","deleting_groups.htm");
aTE("Display Entity","display_entity.htm"); aTE("Display Entity","display_entity.htm");
aTE("Extrusion","extrusion.htm"); aTE("Extrusion","extrusion.htm");
aTE("Extrusion along a path","extrusion_along_a_path.htm"); aTE("Extrusion along a path","extrusion_along_a_path.htm");

View File

@ -10,7 +10,7 @@
<!-- <!--
iWM("0","zero","whfwdata0.htm"); iWM("0","zero","whfwdata0.htm");
iTM(0,64,"whftdata0.htm"); iTM(0,65,"whftdata0.htm");
//--> //-->
</script> </script>

File diff suppressed because it is too large Load Diff

View File

@ -8,7 +8,7 @@
<script language="javascript" src="whtdata.js"></script> <script language="javascript" src="whtdata.js"></script>
<script language="javascript"> <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,"Introduction to MESH","files/introduction_to_smesh.htm");
aTE(2,0,"Running MESH module","files/running_smesh_module.htm"); aTE(2,0,"Running MESH module","files/running_smesh_module.htm");
aTE(1,12,"Creating meshes"); aTE(1,12,"Creating meshes");
@ -47,11 +47,12 @@
aTE(2,0,"Warping","files/warp.htm"); aTE(2,0,"Warping","files/warp.htm");
aTE(2,0,"Skew","files/skew.htm"); aTE(2,0,"Skew","files/skew.htm");
aTE(2,0,"Aspect ratio 3D","aspect_ratio_3d.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,"Creating groups","files/creating_groups.htm");
aTE(2,0,"Editing groups","files/editing_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,"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,"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(2,0,"Selection filter library","selection_filter_library.htm");
aTE(1,20,"Modifying meshes"); aTE(1,20,"Modifying meshes");
aTE(2,0,"Adding nodes and elements","files/adding_nodes_and_elements.htm"); 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

View File

@ -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"> <body marginheight="0" marginwidth="0" bgproperties="fixed">
<p class="ftsbody" align="center"><a href="whlstf11.htm" target="_self" title="previous search group"><b>&lt;&lt;</b></a><br><br></p> <p class="ftsbody" align="center"><a href="whlstf11.htm" target="_self" title="previous search group"><b>&lt;&lt;</b></a><br><br></p>
<p class="ftsbody" > <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> <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> </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

View File

@ -37,7 +37,7 @@ body {background-color:White; }
</head> </head>
<body marginheight="0" marginwidth="0" bgproperties="fixed"> <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> </body>

View File

@ -48,6 +48,7 @@ img {vertial-align:middle;}
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<nobr><a href="../files/editing_groups.htm"><img src="../wht_toc3.gif" border="0" align="absmiddle"> Editing groups</a></nobr><br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<nobr><a href="../files/editing_groups.htm"><img src="../wht_toc3.gif" border="0" align="absmiddle"> Editing groups</a></nobr><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<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> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<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>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<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> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<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>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<nobr><a href="../deleting_groups.htm"><img src="../wht_toc3.gif" border="0" align="absmiddle"> Deleting Groups</a></nobr><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<nobr><a href="../selection_filter_library.htm"><img src="../wht_toc3.gif" border="0" align="absmiddle"> Selection filter library</a></nobr><br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<nobr><a href="../selection_filter_library.htm"><img src="../wht_toc3.gif" border="0" align="absmiddle"> Selection filter library</a></nobr><br>
&nbsp;&nbsp;&nbsp;<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> &nbsp;&nbsp;&nbsp;<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>
&nbsp;&nbsp;&nbsp;<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> &nbsp;&nbsp;&nbsp;<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>

View File

@ -9,7 +9,7 @@
<table> <table>
<tr><td> Start Page </td><td>smesh.htm</td></tr> <tr><td> Start Page </td><td>smesh.htm</td></tr>
<tr><td> Skin Name </td><td>Default</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> Language ID </td><td>1033</td></tr>
<tr><td> Compile Script </td><td>webhelp5_compile_script.xml</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> <tr><td> Compile Build Version </td><td>13.10.606</td></tr>

View File

@ -7,6 +7,7 @@
<topic name="Clipping" url="clipping.htm" /> <topic name="Clipping" url="clipping.htm" />
<topic name="Constructing Meshes" url="constructing_meshes.htm" /> <topic name="Constructing Meshes" url="constructing_meshes.htm" />
<topic name="Defining hypotheses TUI" url="defining_hypotheses_tui.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="Display Entity" url="display_entity.htm" />
<topic name="Extrusion" url="extrusion.htm" /> <topic name="Extrusion" url="extrusion.htm" />
<topic name="Extrusion along a path" url="extrusion_along_a_path.htm" /> <topic name="Extrusion along a path" url="extrusion_along_a_path.htm" />

View File

@ -2,6 +2,6 @@
<fts> <fts>
<chunkinfo url="whfwdata0.xml" first="0" last="zero"/> <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> </fts>

File diff suppressed because it is too large Load Diff

View File

@ -48,6 +48,7 @@
<item name="Editing groups" url="files/editing_groups.htm" /> <item name="Editing groups" url="files/editing_groups.htm" />
<item name="Using operations on groups" url="files/using_operations_on_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="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" /> <item name="Selection filter library" url="selection_filter_library.htm" />
</book> </book>
<book name="Modifying meshes" > <book name="Modifying meshes" >