Update the GUI documentation for SMESH module

This commit is contained in:
vsr 2005-03-01 11:17:00 +00:00
parent 409b861ea1
commit f54ea61edf
290 changed files with 10051 additions and 6003 deletions

View File

@ -0,0 +1,145 @@
<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
<html>
<head>
<title>About mesh preferences</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!--
if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='default.css'>");}
//-->
</script>
<style type="text/css">
<!--
ul.whs1 { list-style:disc; }
p.whs2 { font-weight:bold; }
img_whs3 { border:none; width:384px; height:373px; }
p.whs4 { font-weight:normal; }
img_whs5 { border:none; width:268px; height:296px; }
img_whs6 { border:none; width:243px; height:143px; }
-->
</style><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\nSetting Mesh Preferences\nAbout mesh preferences");
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>About mesh preferences</h1>
<p>In the MESH module you can set mesh preferences, default settings, which
can be used in later sessions with this module. To set preferences, select
in the main window: <span style="font-weight: bold;"><B>Preferences / Mesh</B></span>
(other preferences are described in the KERNEL module)</p>
<ul type="disc" class="whs1">
<li class=kadov-p><p><a href="presentation.htm" style="font-weight: bold;">Display mode</a>
allows to set <span style="font-weight: bold;"><B>Wireframe, Shading, Nodes</B></span>
or <span style="font-weight: bold;"><B>Shrink</B></span> presentation mode as
default. &nbsp;This
functionality is described in full detail in other chapter.</p></li>
<li class=kadov-p><p><a href="colors___size.htm" style="font-weight: bold;">Colors and Size</a>
settings are also described in other chapter. By setting them here you
will them in all later sessions.</p></li>
<li class=kadov-p><p><span style="font-weight: bold;"><B>Scalar Bar</B></span>
allows you to set <span style="font-weight: bold;"><B>Scalar Bar Preferences</B></span></p></li>
</ul>
<p class="whs2">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="image111.gif" width="384px" height="373px" border="0" class="img_whs3"></p>
<p class="whs4">In the picture above &nbsp;the
default settings are shown</p>
<ul type="disc" class="whs1">
<li class=kadov-p><p class="whs4">In the menu <span
style="font-weight: bold;"><B>Preferences - Selection</B></span> you can set
default colors line width for displaying <span style="font-weight: bold;"><B>Mesh
Objects, Mesh Elements</B></span> and <span style="font-weight: bold;"><B>Preselection</B></span>.
You can also set the precision level for <span style="font-weight: bold;"><B>Nodes</B></span>
and <span style="font-weight: bold;"><B>Elements.</B></span> &nbsp;</p></li>
</ul>
<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="image113.gif" width="268px" height="296px" border="0" class="img_whs5"></p>
<ul type="disc" class="whs1">
<li class=kadov-p><p>Via <span style="font-weight: bold;"><B>Quality Controls
/ Precision </B></span>it is possible to<span style="font-weight: bold;">
<B></B></span>set the<span style="font-weight: bold;"><B> Number of digits after
point </B></span>for numbers in Quality Control diagrams or present integer
values (by default)<span style="font-weight: bold;"> <B></B></span></p></li>
</ul>
<p><span style="font-weight: bold;"><B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</B></span><img src="image114.gif" width="243px" height="143px" border="0" class="img_whs6"></p>
<ul type="disc" class="whs1">
<li class=kadov-p><p>Finally by toggling <span style="font-weight: bold;"><B>Quality
Controls / Display entity </B></span>you will display by default both faces
and edges of an object.<span style="font-weight: bold;"> <B></B></span></p></li>
</ul>
<p>&nbsp;</p>
<script type="text/javascript" language="javascript1.2">
<!--
if (window.writeIntopicBar)
writeIntopicBar(0);
//-->
</script>
</body>
</html>

View File

@ -0,0 +1,130 @@
<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
<html>
<head>
<title>About viewing meshes</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!--
if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='default.css'>");}
//-->
</script>
<style type="text/css">
<!--
p.whs1 { font-weight:bold; }
p.whs2 { margin-left:40px; }
img_whs3 { border:none; width:327px; height:402px; border-style:none; }
-->
</style><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\nViewing meshes\nAbout viewing meshes");
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>About viewing meshes</h1>
<p>You can get information about your mesh, change its presentation parameters
and access to other useful functionalities by right-clicking on it in
the <span style="font-weight: bold;"><B>Object Browser.</B></span></p>
<p class="whs1"><span style="font-weight: normal;">Then the
following pop-up menu appears:</span> </p>
<p>&nbsp;&nbsp;</p>
<p class="whs2"><img src="image19.jpg" width="327px" height="402px" border="0" class="img_whs3"></p>
<p>&nbsp;</p>
<p>The Update button refreshes the presentation of your mesh in the Object
Browser, applying all recent changes.</p>
<p>By clicking on <span style="font-weight: bold;"><B>Standard Mesh Infos</B></span>
and <span style="font-weight: bold;"><B>Advanced</B></span> <span style="font-weight: bold;"><B>Mesh
Infos </B></span>you can learn the <span style="font-weight: bold;"><B><a href="files/viewing_mesh_info.htm">Mesh
Infos</a>.</B></span></p>
<p>Via <span style="font-weight: bold;"><B><a href="files/displaying_nodes_numbers.htm">Numbering</a></B></span>
&nbsp;you can
display the ID numbers of all meshing elements or nodes composing your
mesh in the viewer.</p>
<p>Via <a href="presentation.htm" style="font-weight: bold;">Display Mode</a>, <a href="display_entity.htm" style="font-weight: bold;">Display
Entity</a>, &nbsp;<a href="colors___size.htm" style="font-weight: bold;">Colors
/ Size</a>, and &nbsp;<a href="transparency.htm" style="font-weight: bold;">Transparency</a>
you can change the way of presentation of your mesh.</p>
<p>In the <a href="clipping.htm" style="font-weight: bold;">Clipping</a> menu you can create
cross-sections of the selected objects.</p>
<p>Quality <a href="files/about_quality_controls.htm" style="font-weight: bold;">Controls</a> are described in
the next chapter. </p>
<p>By clicking on <span style="font-weight: bold;"><B>Display Only</B></span>
you hide all other objects.</p>
<p>The <span style="font-weight: bold;"><B>Erase</B></span> button deletes the
selected object from the session.</p>
<p>Using the <span style="font-weight: bold;"><B>Change background</B></span>
button you can set the background color. By default it is black. &nbsp;</p>
<script type="text/javascript" language="javascript1.2">
<!--
if (window.writeIntopicBar)
writeIntopicBar(0);
//-->
</script>
</body>
</html>

View File

@ -0,0 +1,154 @@
<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
<html>
<head>
<title>Aspect ratio 3D</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!--
if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='default.css'>");}
//-->
</script>
<style type="text/css">
<!--
img_whs1 { border:none; width:416px; height:385px; border-style:none; }
img_whs2 { border:none; width:30px; height:30px; float:none; border-style:none; }
img_whs3 { border:none; width:158px; height:110px; border-style:none; }
img_whs4 { border:none; width:120px; height:48px; border-style:none; }
img_whs5 { border:none; width:234px; height:96px; border-style:none; }
img_whs6 { border:none; width:258px; height:246px; border-style:none; }
img_whs7 { border:none; width:133px; height:56px; border-style:none; }
img_whs8 { border:none; width:425px; height:192px; border-style:none; }
img_whs9 { border:none; width:89px; height:32px; border-style:none; }
-->
</style><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\nQuality controls\nAspect ratio 3D");
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>Aspect ratio 3D</h1>
<p><img src="image86.jpg" width="416px" height="385px" border="0" class="img_whs1"></p>
<p>&nbsp;</p>
<p><img src="i_blue.jpg" x-maintain-ratio="TRUE" width="30px" height="30px" border="0" class="img_whs2">This mesh quality criterion resembles to the Aspect ratio
criterion, however, it is also applied to 3D mesh elements: tetrahedrons,
pentahedrons, hexahedrons, etc. &nbsp;</p>
<p>There are 2 simple formulas to evaluate directly the value of quality
Qk for simplex in 2D and 3D. The formulas are :</p>
<p>• For triangle :</p>
<p>&nbsp;</p>
<p><img src="image21.gif" width="158px" height="110px" border="0" class="img_whs3"></p>
<p><img src="image23.gif" width="120px" height="48px" border="0" class="img_whs4"></p>
<p>where :</p>
<p>&nbsp;</p>
<p><img src="image27.gif" width="234px" height="96px" border="0" class="img_whs5"></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>• For tetrahedron :</p>
<p>&nbsp;<img src="image20.gif" width="258px" height="246px" border="0" class="img_whs6"></p>
<p>&nbsp;<img src="image19.gif" width="133px" height="56px" border="0" class="img_whs7"></p>
<p>where :</p>
<p><img src="image18.gif" width="425px" height="192px" border="0" class="img_whs8"> </p>
<p>To calculate Sk , it is needed to sum the area of each of the 3 faces
with the formula given with the triangle.</p>
<p>&nbsp;</p>
<p>For the other types of element like quadrangle, pentahedron and hexahedron
the formula is the following :</p>
<p><img src="image30.gif" width="89px" height="32px" border="0" class="img_whs9"> </p>
<p>Where Qi are the quality of all the possible simplex (of same dimension
as the element) that compose the element.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<script type="text/javascript" language="javascript1.2">
<!--
if (window.writeIntopicBar)
writeIntopicBar(0);
//-->
</script>
</body>
</html>

View File

@ -0,0 +1,91 @@
<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
<html>
<head>
<title>Borders at multi-connection</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!--
if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='default.css'>");}
//-->
</script>
<style type="text/css">
<!--
img_whs1 { border:none; width:30px; height:30px; float:none; border-style:none; }
img_whs2 { border:none; width:271px; height:382px; border-style:none; }
-->
</style><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\nQuality controls\nBorders at multi-connection");
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>Borders at multi-connection</h1>
<p><img src="i_blue.jpg" x-maintain-ratio="TRUE" width="30px" height="30px" border="0" class="img_whs1">This mesh quality control highlights borders of faces
consisting of edges belonging to several faces. The amount of faces is
specified by user.</p>
<p><img src="image15.gif" width="271px" height="382px" border="0" class="img_whs2"></p>
<p>In this picture the borders at multi-connection are displayed in green.</p>
<script type="text/javascript" language="javascript1.2">
<!--
if (window.writeIntopicBar)
writeIntopicBar(0);
//-->
</script>
</body>
</html>

View File

@ -0,0 +1,90 @@
<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
<html>
<head>
<title>Borders at multiconnection 2D</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!--
if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='default.css'>");}
//-->
</script>
<style type="text/css">
<!--
img_whs1 { border:none; width:30px; height:30px; float:none; border-style:none; }
img_whs2 { border:none; border-style:none; width:481px; height:476px; }
-->
</style><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\nQuality controls\nBorders at multi-connection 2D");
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>Borders at multi-connection 2D</h1>
<p><img src="i_blue.jpg" x-maintain-ratio="TRUE" width="30px" height="30px" border="0" class="img_whs1">This mesh quality control highlights borders of elements
of mesh, consisting of edges belonging to several elements of mesh. </p>
<p>&nbsp;</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="image16.gif" width="481px" height="476px" border="0" class="img_whs2"></p>
<script type="text/javascript" language="javascript1.2">
<!--
if (window.writeIntopicBar)
writeIntopicBar(0);
//-->
</script>
</body>
</html>

133
doc/salome/gui/SMESH/clipping.htm Executable file
View File

@ -0,0 +1,133 @@
<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
<html>
<head>
<title>Clipping</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!--
if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='default.css'>");}
//-->
</script>
<style type="text/css">
<!--
img_whs1 { border:none; width:325px; height:321px; }
p.whs2 { font-weight:bold; }
img_whs3 { border:none; width:326px; height:199px; }
img_whs4 { border:none; width:329px; height:210px; }
-->
</style><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\nViewing meshes\nClipping");
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>Clipping</h1>
<p>Using this menu you can create cross-section views (clipping planes)
of your mesh.</p>
<p>&nbsp;</p>
<p>To start, click on the New button. </p>
<p>&nbsp;</p>
<p><img src="image86.gif" width="325px" height="321px" border="0" class="img_whs1"></p>
<p>&nbsp;</p>
<p>Now you can define the of your cross-section: <span style="font-weight: bold;"><B>Orientation</B></span>
&nbsp;(X-Y, X-Z
or Y-Z); <span style="font-weight: bold;"><B>Distance </B></span>between the
opposite extremities of the object,<span style="font-weight: bold;"> <B></B></span>if
it is set to 0.5 the object is split in two halves; and <span style="font-weight: bold;"><B>Rotation</B></span>
(in angle degrees) <span style="font-weight: bold;"><B>around X (Y to Z)
</B></span>and<span style="font-weight: bold;"><B> around Y (X to Z)</B></span>.
If the <span style="font-weight: bold;"><B>Show preview</B></span> button is
on, you can see the clipping plane in the <span style="font-weight: bold;"><B>Object
window. </B></span></p>
<p>&nbsp;</p>
<p class="whs2"><img src="image79.jpg" width="326px" height="199px" border="0" class="img_whs3"></p>
<p class="whs2">&nbsp;</p>
<p class="whs2"><span style="font-weight: normal;">If the</span>
Auto Apply<span style="font-weight: normal;"> button is on, you can preview
the cross-section in the</span> Object window</p>
<p class="whs2">&nbsp;</p>
<p class="whs2"><img src="image99.gif" width="329px" height="210px" border="0" class="img_whs4"></p>
<p class="whs2">&nbsp;</p>
<p class="whs2"><span style="font-weight: normal;">To get
a new object from </span>Clipping, <span style="font-weight: normal;">click</span>
Ok. </p>
<p class="whs2">&nbsp;</p>
<p class="whs2">&nbsp;</p>
<script type="text/javascript" language="javascript1.2">
<!--
if (window.writeIntopicBar)
writeIntopicBar(0);
//-->
</script>
</body>
</html>

View File

@ -0,0 +1,90 @@
<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
<html>
<head>
<title>Colors / Size</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!--
if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='default.css'>");}
//-->
</script>
<style type="text/css">
<!--
img_whs1 { border:none; width:306px; height:273px; }
-->
</style><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\nViewing meshes\nColors / Size");
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>Colors / Size</h1>
<p><img src="image59.gif" width="306px" height="273px" border="0" class="img_whs1"></p>
<p>&nbsp;</p>
<p>In this pop-up menu you can set the Shrink Coefficient, the Width and
the colors of Fill, Back face and Outline for the Elements of your mesh
and the Color and the Size for the Nodes of your mesh. </p>
<script type="text/javascript" language="javascript1.2">
<!--
if (window.writeIntopicBar)
writeIntopicBar(0);
//-->
</script>
</body>
</html>

View File

@ -1,9 +1,9 @@
<html> <html>
<head> <head>
<title>SMESH reference manual</title> <title>SMESH reference manual</title>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com"> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<meta name "description" content="WebHelp 2002"> <meta name="description" content="WebHelp 5.50">
</head> </head>
<body> <body>
<script language="JavaScript"> <script language="JavaScript">
@ -165,9 +165,15 @@ function FindTopicByTopicNum(nTopicNum)
return false; return false;
} }
var oldPrefix = "HelpIdFromHTMLHelp_"
//Find topic by topic id (alias id defined in ali file) //Find topic by topic id (alias id defined in ali file)
function GetTopicNumberById(strTopicId) function GetTopicNumberById(strTopicId)
{ {
if (strTopicId.indexOf(oldPrefix) == 0)
{
strTopicId = strTopicId.substring(oldPrefix.length);
}
var i = 0; var i = 0;
var iEnd = gArrayCsh.length; var iEnd = gArrayCsh.length;
for (i=0; i<iEnd; i++) for (i=0; i<iEnd; i++)

View File

@ -1,9 +1,9 @@
<html> <html>
<head> <head>
<title>SMESH reference manual</title> <title>SMESH reference manual</title>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com"> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<meta name "description" content="WebHelp 2002"> <meta name="description" content="WebHelp 5.50">
</head> </head>
<body> <body>
<script language="JavaScript"> <script language="JavaScript">

View File

@ -1,126 +1,48 @@
/*=(===============================================================)*/
/*=(===============================================================)*/
/*=(Created with RoboEditor.)=======================================*/
/*=(===============================================================)*/
BODY { BODY {
background-color:#ffffff; background-color:#ffffff;
font-family: "Times New Roman", serif; font-family:"Times New Roman" , serif; }
}
H1 { H1 {
font-weight:bold; font-weight:bold;
font-size: 24.0pt; font-size:24.0pt; }
}
/*=(Generated Code)=================================================*/
/*=(WARNING: DO NOT EDIT OR DELETE THIS SECTION!)===================*/
/*begin!kadov{{=====================================================*/
LI.kadov-H1 { LI.kadov-H1 {
font-weight:bold; font-weight:bold;
font-size: 24.0pt; font-size:24.0pt; }
}
/*}}end!kadov=======================================================*/
H2 { H2 {
font-weight:bold; font-weight:bold;
font-size: 18.0pt; font-size:18.0pt; }
}
/*=(Generated Code)=================================================*/
/*=(WARNING: DO NOT EDIT OR DELETE THIS SECTION!)===================*/
/*begin!kadov{{=====================================================*/
LI.kadov-H2 { LI.kadov-H2 {
font-weight:bold; font-weight:bold;
font-size: 18.0pt; font-size:18.0pt; }
}
/*}}end!kadov=======================================================*/
H3 { H3 {
font-weight:bold; font-weight:bold;
font-size: 14.0pt; font-size:14.0pt; }
}
/*=(Generated Code)=================================================*/
/*=(WARNING: DO NOT EDIT OR DELETE THIS SECTION!)===================*/
/*begin!kadov{{=====================================================*/
LI.kadov-H3 { LI.kadov-H3 {
font-weight:bold; font-weight:bold;
font-size: 14.0pt; font-size:14.0pt; }
}
/*}}end!kadov=======================================================*/
H4 { H4 {
font-weight:bold; font-weight:bold;
font-size: 12.0pt; font-size:12.0pt; }
}
/*=(Generated Code)=================================================*/
/*=(WARNING: DO NOT EDIT OR DELETE THIS SECTION!)===================*/
/*begin!kadov{{=====================================================*/
LI.kadov-H4 { LI.kadov-H4 {
font-weight:bold; font-weight:bold;
font-size: 12.0pt; font-size:12.0pt; }
}
/*}}end!kadov=======================================================*/
H5 { H5 {
font-weight:bold; font-weight:bold;
font-size: 10.0pt; font-size:10.0pt; }
}
/*=(Generated Code)=================================================*/
/*=(WARNING: DO NOT EDIT OR DELETE THIS SECTION!)===================*/
/*begin!kadov{{=====================================================*/
LI.kadov-H5 { LI.kadov-H5 {
font-weight:bold; font-weight:bold;
font-size: 10.0pt; font-size:10.0pt; }
}
/*}}end!kadov=======================================================*/
H6 { H6 {
font-weight:bold; font-weight:bold;
font-size: 8.0pt; font-size:8.0pt; }
}
/*=(Generated Code)=================================================*/
/*=(WARNING: DO NOT EDIT OR DELETE THIS SECTION!)===================*/
/*begin!kadov{{=====================================================*/
LI.kadov-H6 { LI.kadov-H6 {
font-weight:bold; font-weight:bold;
font-size: 8.0pt; font-size:8.0pt; }
}
/*}}end!kadov=======================================================*/
P { P {
font-size:12.0pt; font-size:12.0pt;
margin-top:0pt; margin-top:0pt;
margin-bottom: 0pt; margin-bottom:0pt; }
}
/*=(Generated Code)=================================================*/
/*=(WARNING: DO NOT EDIT OR DELETE THIS SECTION!)===================*/
/*begin!kadov{{=====================================================*/
LI.kadov-P { LI.kadov-P {
font-size: 12.0pt; font-size:12.0pt; }
}
/*}}end!kadov=======================================================*/
A.expandspot { A.expandspot {
color:#008000; color:#008000;
cursor:hand; cursor:hand;
@ -128,15 +50,11 @@ A.expandspot {
x-text-underline:off; x-text-underline:off;
x-text-overline:off; x-text-overline:off;
x-text-line-through:off; x-text-line-through:off;
/*begin!kadov{{*/ text-decoration: none none none; /*}}end!kadov*/ text-decoration:none none none; }
}
SPAN.expandtext { SPAN.expandtext {
font-style:italic; font-style:italic;
font-weight:normal; font-weight:normal;
color: #ff0000; color:#ff0000; }
}
A.dropspot { A.dropspot {
cursor:hand; cursor:hand;
color:#008000; color:#008000;
@ -144,9 +62,7 @@ A.dropspot {
x-text-underline:off; x-text-underline:off;
x-text-overline:off; x-text-overline:off;
x-text-line-through:off; x-text-line-through:off;
/*begin!kadov{{*/ text-decoration: none none none; /*}}end!kadov*/ text-decoration:none none none; }
}
A.glossterm { A.glossterm {
color:#800000; color:#800000;
cursor:hand; cursor:hand;
@ -154,56 +70,32 @@ A.glossterm {
x-text-underline:off; x-text-underline:off;
x-text-overline:off; x-text-overline:off;
x-text-line-through:off; x-text-line-through:off;
/*begin!kadov{{*/ text-decoration: none none none; /*}}end!kadov*/ text-decoration:none none none; }
}
SPAN.glosstext { SPAN.glosstext {
font-style:italic; font-style:italic;
font-weight:normal; font-weight:normal;
color: #0000ff; color:#0000ff; }
} OL {
margin-top:0px;
OL, margin-bottom:0px; }
UL { UL {
margin-top:0px; margin-top:0px;
margin-bottom: 0px; margin-bottom:0px; }
} A:active { }
A:active {
}
A:hover { A:hover {
x-text-underline:Off; x-text-underline:Off;
/*begin!kadov{{*/ text-decoration: none; /*}}end!kadov*/ text-decoration:none; }
}
A:link { A:link {
x-text-underline:Off; x-text-underline:Off;
/*begin!kadov{{*/ text-decoration: none; /*}}end!kadov*/ text-decoration:none; }
}
A:visited { A:visited {
x-text-underline:Off; x-text-underline:Off;
/*begin!kadov{{*/ text-decoration: none; /*}}end!kadov*/ text-decoration:none; }
}
P.TODO { P.TODO {
font-weight:normal; font-weight:normal;
font-style:italic; font-style:italic;
font-family: "Arial Black", sans-serif; font-family:"Arial Black" , sans-serif; }
}
/*=(Generated Code)=================================================*/
/*=(WARNING: DO NOT EDIT OR DELETE THIS SECTION!)===================*/
/*begin!kadov{{=====================================================*/
LI.kadov-P-CTODO { LI.kadov-P-CTODO {
font-weight:normal; font-weight:normal;
font-style:italic; font-style:italic;
font-family: "Arial Black", sans-serif; font-family:"Arial Black" , sans-serif; }
}
/*}}end!kadov=======================================================*/
/*=(===============================================================)*/

View File

@ -45,8 +45,8 @@ LI.kadov-H6 {
font-size:8.0pt; } font-size:8.0pt; }
P { P {
font-size:12.0pt; font-size:12.0pt;
margin-top:1; margin-top:1pt;
margin-bottom:1; margin-bottom:1pt;
font-family:"Times New Roman" , serif; } font-family:"Times New Roman" , serif; }
LI.kadov-P { LI.kadov-P {
font-size:12.0pt; } font-size:12.0pt; }
@ -109,14 +109,10 @@ LI.kadov-P-CTODO {
font-style:italic; font-style:italic;
font-family:"Arial Black" , sans-serif; } font-family:"Arial Black" , sans-serif; }
ol ol { ol ol {
margin-top:1; margin-top:1px; }
margin-bottom:1; }
ol ul { ol ul {
margin-top:1; margin-top:1px; }
margin-bottom:1; }
ul ul { ul ul {
margin-top:1; margin-top:1px; }
margin-bottom:1; }
ul ol { ul ol {
margin-top:1; margin-top:1px; }
margin-bottom:1; }

View File

@ -0,0 +1,144 @@
<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
<html>
<head>
<title>Deflection ID hypothesis</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!--
if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='default.css'>");}
//-->
</script>
<style type="text/css">
<!--
img_whs1 { border:none; width:30px; height:30px; float:none; border-style:none; }
p.whs2 { font-weight:bold; margin-left:40px; }
p.whs3 { margin-left:40px; }
p.whs4 { margin-left:80px; }
img_whs5 { border:none; width:324px; height:204px; }
p.whs6 { margin-left:0px; }
ul.whs7 { list-style:disc; }
-->
</style><script type="text/javascript" language="JavaScript">
<!--
if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
{
var strNSS = "<style type='text/css'>";
strNSS += "p.whs6 {margin-left: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\nCreating meshes\nDefining hypotheses\nDeflection ID hypothesis");
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>Deflection ID hypothesis</h1>
<p><img src="i_blue.jpg" x-maintain-ratio="TRUE" width="30px" height="30px" border="0" class="img_whs1"> <span style="font-weight: bold;"><B>Deflection ID </B></span>hypothesis
can be applied for meshing curvilinear edges composing your geometrical
object. It uses only one parameter: the value of deflection. &nbsp;</p>
<p>A geometrical edge is divided into equal segments. The maximum distance
between a point on the edge within a segment and the line connecting the
ends of the segment should not exceed the specified value of deflection
. Then mesh nodes are constructed at end segment locations and 1D mesh
elements are constructed on segments.</p>
<p>&nbsp;</p>
<p class="whs2">&nbsp;</p>
<p class=TODO>To define the Deflection ID hypothesis:</p>
<p class=TODO>&nbsp;</p>
<p class="whs3">Select this hypothesis in <a href="files/about_hypotheses.htm#CreateHyp">the
<span style="font-weight: bold;"><B>Create Hypotheses </B></span>dialog box</a>
and click <span style="font-weight: bold;"><B>Create</B></span>. The following
dialog box will appear:</p>
<p class="whs3">&nbsp;</p>
<p class="whs4"><img src="image115.gif" width="324px" height="204px" border="0" class="img_whs5"></p>
<p class="whs6">&nbsp;</p>
<p class="whs6">In this dialog box you can set:</p>
<p class="whs6">&nbsp;</p>
<ul type="disc" class="whs7">
<li class=kadov-p><p class="whs6"><span style="font-weight: bold;"><B>Name
</B></span>of your Deflection ID hypothesis</p></li>
<li class=kadov-p><p class="whs6"><span style="font-weight: bold;"><B>Deflection
</B></span>value<span style="font-weight: bold;"> <B></B></span>to be applied to
your geometrical object</p></li>
</ul>
<p class="whs6">&nbsp;</p>
<script type="text/javascript" language="javascript1.2">
<!--
if (window.writeIntopicBar)
writeIntopicBar(0);
//-->
</script>
</body>
</html>

View File

@ -0,0 +1,101 @@
<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
<html>
<head>
<title>Display Entity</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!--
if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='default.css'>");}
//-->
</script>
<style type="text/css">
<!--
img_whs1 { border:none; height:282px; width:259px; }
img_whs2 { border:none; height:287px; width:257px; }
-->
</style><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\nViewing meshes\nDisplay Entity");
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>Display Entity</h1>
<p>In this submenu you can choose to display only faces,</p>
<p>&nbsp;</p>
<p><img src="image56.jpg" height="282px" width="259px" border="0" class="img_whs1"></p>
<p>&nbsp;</p>
<p>only edges, </p>
<p>&nbsp;</p>
<p><img src="image58.gif" height="287px" width="257px" border="0" class="img_whs2"></p>
<p>&nbsp;</p>
<p>or both.</p>
<script type="text/javascript" language="javascript1.2">
<!--
if (window.writeIntopicBar)
writeIntopicBar(0);
//-->
</script>
</body>
</html>

10
doc/salome/gui/SMESH/ehelp.xml Executable file
View File

@ -0,0 +1,10 @@
<?xml version="1.0"?>
<!DOCTYPE SYSTEM "ehelpopt.dtd">
<FILE-OPTIONS FILE-VERSION="2" FILE-KEY="f974c843_2d19_491f_a339_b0affd721669">
</FILE-OPTIONS>
<EHELP-OPTIONS FORMAT-VERSION="1.0">
<OPTIONS ENABLED="NO" EMBEDDED="YES" MAIN-WINDOW-ONLY="NO" COMMUNITY-NOTIFY="NO" FIRST-PAGE="NOT-SET">
</OPTIONS>
<BUTTON-LABEL>WebSearch
</BUTTON-LABEL>
</EHELP-OPTIONS>

File diff suppressed because it is too large Load Diff

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>Extrusion</title> <title>Extrusion</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=1041>
<meta name=layout-width content=765>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='default.css'>");} { document.write("<link rel='stylesheet' href='default.css'>");}
@ -35,18 +15,17 @@ if (navigator.appName !="Netscape")
<style type="text/css"> <style type="text/css">
<!-- <!--
p.whs1 { margin-left:40px; } p.whs1 { margin-left:40px; }
img_whs2 {border-style: none; border: none; width: 27px; height: 24px;} img_whs2 { border:none; width:27px; height:24px; }
img_whs3 {border-style: none; border: none; width: 523px; height: 307px;} img_whs3 { border:none; width:523px; height:307px; }
ul.whs4 { list-style:disc; } ul.whs4 { list-style:disc; }
table.whs5 {x-cell-content-align: top; width: 100%; border-spacing: 0px; border-spacing: 0px;} table.whs5 { x-cell-content-align:top; width:100%; border-spacing:0px; }
col.whs6 { width:50%; } col.whs6 { width:50%; }
tr.whs7 { x-cell-content-align:top; } tr.whs7 { x-cell-content-align:top; }
td.whs8 { width:50%; padding-right:10px; padding-left:10px; border-right-style:none; border-left-style:none; border-top-style:none; border-bottom-style:none; } td.whs8 { width:50%; padding-right:10px; padding-left:10px; border-right-style:none; border-left-style:none; border-top-style:none; border-bottom-style:none; }
img_whs9 { border-style:none; border:none; width:350px; height:201px; } img_whs9 { border-style:none; border:none; width:350px; height:201px; }
td.whs10 { width:50%; padding-right:10px; padding-left:10px; border-top-style:none; border-bottom-style:none; border-right-style:none; } td.whs10 { width:50%; padding-right:10px; padding-left:10px; border-top-style:none; border-bottom-style:none; border-right-style:none; }
--> -->
</style> </style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<!-- <!--
function reDo() { function reDo() {
if (innerWidth != origWidth || innerHeight != origHeight) if (innerWidth != origWidth || innerHeight != origHeight)
@ -64,26 +43,19 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="whmsg.js"></script>
<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="javascript" src="whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="whproxy.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="whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="whtopic.js"></script>
</head> </head>
<body><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
if (window.addTocInfo) if (window.addTocInfo)
{ {
addTocInfo("SMESH module\nModifying meshes\nExtrusion"); addTocInfo("MESH module\nModifying meshes\nExtrusion");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","",""); addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
} }
@ -97,12 +69,13 @@ addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
{ {
setRelStartPage("smesh.htm"); setRelStartPage("smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
@ -157,7 +130,6 @@ else
<p>&nbsp;</p> <p>&nbsp;</p>
<!--(Table)=========================================================-->
<table x-use-null-cells cellspacing="0" width="100%" class="whs5"> <table x-use-null-cells cellspacing="0" width="100%" class="whs5">
<col class="whs6"> <col class="whs6">
<col class="whs6"> <col class="whs6">
@ -180,5 +152,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -0,0 +1,187 @@
<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
<html>
<head>
<title>Extrusion along a path</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!--
if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='default.css'>");}
//-->
</script>
<style type="text/css">
<!--
table.whs1 { x-cell-content-align:top; width:100%; border-spacing:0px; }
col.whs2 { width:50%; }
tr.whs3 { x-cell-content-align:top; }
td.whs4 { width:50%; padding-right:10px; padding-left:10px; border-right-style:none; border-left-style:none; border-top-style:none; border-bottom-style:none; }
img_whs5 { border:none; width:335px; height:323px; border-style:none; }
td.whs6 { width:50%; padding-right:10px; padding-left:10px; border-top-style:none; border-bottom-style:none; border-right-style:none; }
img_whs7 { border:none; width:350px; height:323px; border-style:none; }
p.whs8 { margin-left:40px; }
img_whs9 { border:none; width:27px; height:24px; border-style:none; }
img_whs10 { border:none; width:493px; height:537px; border-style:none; }
ul.whs11 { list-style:disc; }
img_whs12 { border:none; width:26px; height:25px; border-style:none; }
img_whs13 { border:none; width:29px; height:28px; border-style:none; }
-->
</style><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\nModifying meshes\nExtrusion along a path");
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>Extrusion along a path</h1>
<p>In principle, Extrusion along a path works in the same way as Extrusion,
the main difference is that we define not a vector, but a path of extrusion
which must be a meshed edge or wire. To get an idea of how this algorithm
works, let's see the left image, where we have a 1D circle edge and &nbsp;a
2D hexagon to be extruded along this path (in the picture they are angular
because we show the wireframe of the mesh). And now let's see the right
image, showing the result of the operation. &nbsp;</p>
<table x-use-null-cells cellspacing="0" width="100%" class="whs1">
<col class="whs2">
<col class="whs2">
<tr valign="top" class="whs3">
<td width="50%" class="whs4">
<p><img src="image102.gif" width="335px" height="323px" border="0" class="img_whs5"></td>
<td width="50%" class="whs6">
<p><img src="image104.gif" width="350px" height="323px" border="0" class="img_whs7"></td></tr>
</table>
<p>&nbsp;</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>
<p>&nbsp;</p>
<p class=TODO>To use Extrusion along a path:</p>
<p class=TODO>&nbsp;</p>
<p class="whs8">1. From the <span style="font-weight: bold;"><B>Modification
</B></span>menu choose the <span style="font-weight: bold;"><B>Extrusion along
a path </B></span>item or click <img src="image101.gif" width="27px" height="24px" border="0" class="img_whs9"> button in the toolbar. The
following dialog box shall appear:</p>
<p class="whs8">&nbsp;</p>
<p>&nbsp;</p>
<p><img src="image85.jpg" width="493px" height="537px" border="0" class="img_whs10"></p>
<p>&nbsp;</p>
<p class="whs8">2. In this dialog box you should &nbsp;</p>
<ul type="disc" class="whs11">
<li class=kadov-p><p class="whs8">select the type of
elements which will be extruded (1D or 2D),</p></li>
<li class=kadov-p><p class="whs8">specify the IDs of
the elements which will be extruded by selecting them in the 3D viewer
or <span style="font-weight: bold;"><B>Select the whole mesh, submesh or
grou</B></span>p,</p></li>
<li class=kadov-p><p class="whs8">specify the path along
which the elements will be extruded, for this you should specify the <span
style="font-weight: bold;"><B>Mesh</B></span>, the <span style="font-weight: bold;"><B>Shape</B></span>,
and the <span style="font-weight: bold;"><B>Start point</B></span> for the extrusion.
</p></li>
</ul>
<p class="whs8">&nbsp;</p>
<p class="whs8">3. There are two optional parameters, which,
nevertheless, can be very useful.</p>
<ul type="disc" class="whs11">
<li class=kadov-p><p class="whs8">&nbsp;If
the path of extrusion is curvilinear, at each iteration the extruded shape
is rotated to keep its initial angularity to the curve. By default, the
<span style="font-weight: bold;"><B>Base point</B></span> around which the shape
is rotated is the mass center of the shape, however, you can specify any
point as the <span style="font-weight: bold;"><B>Base Point</B></span> and the
shape will be rotated with respect to this point.</p></li>
<li class=kadov-p><p class="whs8">The shape can also
be rotated around the path to get the resulting mesh in a helical fashion.
At the picture above we see both &quot;oblique-angled&quot; and &quot;right-angled&quot;
mesh elements because <span style="font-weight: bold;"><B>Rotation Angles</B></span>
have not been set for all iterations. You set the values of the angles
at the right and add them to the list of angles at the left by pressing
the <img src="image105.gif" width="26px" height="25px" border="0" class="img_whs12"> button and remove the values from the list by pressing
the <img src="image106.gif" width="29px" height="28px" border="0" class="img_whs13"> button. </p></li>
</ul>
<p class="whs8">4. Click the <span style="font-weight: bold;"><B>Apply
</B></span>or <span style="font-weight: bold;"><B>OK </B></span>button.</p>
<p class="whs8">&nbsp;</p>
<p>&nbsp;</p>
<script type="text/javascript" language="javascript1.2">
<!--
if (window.writeIntopicBar)
writeIntopicBar(0);
//-->
</script>
</body>
</html>

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>1D meshing algorithm</title> <title>1D meshing algorithm</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=460>
<meta name=layout-width content=740>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
@ -37,8 +17,7 @@ if (navigator.appName !="Netscape")
img_whs1 { border-style:none; border:none; width:30px; height:30px; float:none; } img_whs1 { border-style:none; border:none; width:30px; height:30px; float:none; }
p.whs2 { margin-left:40px; } p.whs2 { margin-left:40px; }
--> -->
</style> </style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<!-- <!--
function reDo() { function reDo() {
if (innerWidth != origWidth || innerHeight != origHeight) if (innerWidth != origWidth || innerHeight != origHeight)
@ -56,26 +35,19 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </head>
<body><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
if (window.addTocInfo) if (window.addTocInfo)
{ {
addTocInfo("SMESH module\nCreating meshes\nDefining meshing algorithms\n1D meshing algorithms\nWire discretization"); addTocInfo("MESH module\nCreating meshes\nDefining meshing algorithms\n1D meshing algorithms\nWire discretization");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","",""); addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
} }
@ -89,12 +61,13 @@ addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
@ -121,5 +94,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>2D (Quadrangle) meshing algorithm</title> <title>2D (Quadrangle) meshing algorithm</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=460>
<meta name=layout-width content=740>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
@ -37,8 +17,7 @@ if (navigator.appName !="Netscape")
img_whs1 { border-style:none; border:none; width:30px; height:30px; float:none; } img_whs1 { border-style:none; border:none; width:30px; height:30px; float:none; }
p.whs2 { margin-left:40px; } p.whs2 { margin-left:40px; }
--> -->
</style> </style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<!-- <!--
function reDo() { function reDo() {
if (innerWidth != origWidth || innerHeight != origHeight) if (innerWidth != origWidth || innerHeight != origHeight)
@ -56,26 +35,19 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </head>
<body><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
if (window.addTocInfo) if (window.addTocInfo)
{ {
addTocInfo("SMESH module\nCreating meshes\nDefining meshing algorithms\n2D meshing algorithms\nQuadrangle meshing algorithm"); addTocInfo("MESH module\nCreating meshes\nDefining meshing algorithms\n2D meshing algorithms\nQuadrangle meshing algorithm");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","",""); addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
} }
@ -89,20 +61,21 @@ addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
<h1>Quadrangle meshing algorithm</h1> <h1>Quadrangle meshing algorithm</h1>
<p><img src="../i_blue.jpg" x-maintain-ratio="TRUE" width="30px" height="30px" border="0" class="img_whs1"> This algorithm is used for meshing of 2D entities of <p><img src="../i_blue.jpg" x-maintain-ratio="TRUE" width="30px" height="30px" border="0" class="img_whs1"> This algorithm is used for meshing of 2D entities of
geometrical objects - <span style="font-weight: bold;"><B>faces</B></span><span>. geometrical objects - <span style="font-weight: bold;"><B>faces</B></span>. They
</span></p> are split into quadrangular elements.</p>
<p>&nbsp;</p> <p>&nbsp;</p>
@ -121,5 +94,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>2D meshing algorithm</title> <title>2D meshing algorithm</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=460>
<meta name=layout-width content=740>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
@ -37,8 +17,7 @@ if (navigator.appName !="Netscape")
img_whs1 { border-style:none; border:none; width:30px; height:30px; float:none; } img_whs1 { border-style:none; border:none; width:30px; height:30px; float:none; }
p.whs2 { margin-left:40px; } p.whs2 { margin-left:40px; }
--> -->
</style> </style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<!-- <!--
function reDo() { function reDo() {
if (innerWidth != origWidth || innerHeight != origHeight) if (innerWidth != origWidth || innerHeight != origHeight)
@ -56,26 +35,19 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </head>
<body><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
if (window.addTocInfo) if (window.addTocInfo)
{ {
addTocInfo("SMESH module\nCreating meshes\nDefining meshing algorithms\n2D meshing algorithms\nTriangle meshing algorithm"); addTocInfo("MESH module\nCreating meshes\nDefining meshing algorithms\n2D meshing algorithms\nTriangle meshing algorithm");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","",""); addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
} }
@ -89,12 +61,13 @@ addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
@ -102,7 +75,7 @@ else
<p><img src="../i_blue.jpg" x-maintain-ratio="TRUE" width="30px" height="30px" border="0" class="img_whs1"> This algorithm is used for meshing of 2D entities of <p><img src="../i_blue.jpg" x-maintain-ratio="TRUE" width="30px" height="30px" border="0" class="img_whs1"> This algorithm is used for meshing of 2D entities of
geometrical objects - <span style="font-weight: bold;"><B>faces</B></span><span>. geometrical objects - <span style="font-weight: bold;"><B>faces</B></span><span>.
</span></p> They are split into triangular elements.</span></p>
<p>&nbsp;</p> <p>&nbsp;</p>
@ -121,5 +94,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>3D meshing algorithm</title> <title>3D meshing algorithm</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=460>
<meta name=layout-width content=740>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
@ -36,9 +16,9 @@ if (navigator.appName !="Netscape")
<!-- <!--
img_whs1 { border-style:none; border:none; width:30px; height:30px; float:none; } img_whs1 { border-style:none; border:none; width:30px; height:30px; float:none; }
p.whs2 { margin-left:40px; } p.whs2 { margin-left:40px; }
img_whs3 { border:none; width:175px; height:347px; }
--> -->
</style> </style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<!-- <!--
function reDo() { function reDo() {
if (innerWidth != origWidth || innerHeight != origHeight) if (innerWidth != origWidth || innerHeight != origHeight)
@ -56,26 +36,19 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </head>
<body><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
if (window.addTocInfo) if (window.addTocInfo)
{ {
addTocInfo("SMESH module\nCreating meshes\nDefining meshing algorithms\n3D meshing algorithms\nHexahedron meshing algorithm"); addTocInfo("MESH module\nCreating meshes\nDefining meshing algorithms\n3D meshing algorithms\nHexahedron meshing algorithm");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","",""); addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
} }
@ -89,12 +62,13 @@ addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
@ -114,6 +88,10 @@ else
the <span style="font-weight: bold;"><B>Create Algorithms </B></span>dialog box</a> the <span style="font-weight: bold;"><B>Create Algorithms </B></span>dialog box</a>
select this algorithm and click <span style="font-weight: bold;"><B>Create</B></span>.</p> select this algorithm and click <span style="font-weight: bold;"><B>Create</B></span>.</p>
<p class="whs2">&nbsp;</p>
<p class="whs2"><img src="../image117.gif" width="175px" height="347px" border="0" class="img_whs3"></p>
<script type="text/javascript" language="javascript1.2"> <script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.writeIntopicBar) if (window.writeIntopicBar)
@ -121,5 +99,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>About hypotheses</title> <title>About hypotheses</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=1305>
<meta name=layout-width content=740>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
@ -34,18 +14,16 @@ if (navigator.appName !="Netscape")
</script> </script>
<style type="text/css"> <style type="text/css">
<!-- <!--
img_whs1 {border-style: none; border: none; width: 30px; height: 30px; float: none;} img_whs1 { border:none; width:30px; height:30px; float:none; border-style:none; }
ul.whs2 { list-style:disc; } ul.whs2 { list-style:disc; }
p.whs3 { background-color:Transparent; color:#000000; } p.whs3 { background-color:Transparent; color:#000000; }
ol.whs4 {list-style: disc;} p.whs4 { font-style:italic; font-size:12pt; font-family:'Arial Black' , sans-serif; }
p.whs5 {font-style: italic; font-size: 12pt; font-family: 'Arial Black', sans-serif;} img_whs5 { border:none; width:22px; height:22px; border-style:none; }
img_whs6 {border-style: none; border: none; width: 22px; height: 22px;} p.whs6 { margin-left:40px; }
p.whs7 {margin-left: 40px;} img_whs7 { border:none; width:448px; height:367px; border-style:none; }
img_whs8 {border-style: none; border: none; width: 448px; height: 367px;} img_whs8 { border:none; width:271px; height:124px; border-style:none; }
img_whs9 {border-style: none; border: none; width: 271px; height: 124px;}
--> -->
</style> </style><script type="text/javascript" language="JavaScript">
<script type="text/javascript" language="JavaScript">
<!-- <!--
if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4)) if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
{ {
@ -74,26 +52,19 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </head>
<body page-style="x-size: Letter;"><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body page-style ="x-size: Letter;">
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
if (window.addTocInfo) if (window.addTocInfo)
{ {
addTocInfo("SMESH module\nCreating meshes\nDefining hypotheses\nAbout hypotheses"); addTocInfo("MESH module\nCreating meshes\nDefining hypotheses\nAbout hypotheses");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","",""); addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
} }
@ -107,12 +78,13 @@ addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
@ -125,55 +97,64 @@ else
when applying different hypotheses with different parameters you can preset when applying different hypotheses with different parameters you can preset
the quantity of meshing elements which will compose your mesh. So, it the quantity of meshing elements which will compose your mesh. So, it
will be possible to generate a rough or a more refined mesh or submesh. will be possible to generate a rough or a more refined mesh or submesh.
In <span style="font-weight: bold;"><B>SMESH </B></span>there are the following In <span style="font-weight: bold;"><B>MESH </B></span>there are the following
basic hypotheses:</p> basic hypotheses:</p>
<p>&nbsp;</p> <p>&nbsp;</p>
<ul type="disc" class="whs2"> <ul type="disc" class="whs2">
<li style="list-style: circle;" <li style="list-style: circle; /*begin!kadov{{*/ color: #000000; /*}}end!kadov*/ "
type=circle type=circle
class=kadov-p><p class="whs3">For class=kadov-p><p class="whs3">For
meshing of <span style="font-weight: bold;"><B>edges</B></span>:</p></li> meshing of <span style="font-weight: bold;"><B>edges</B></span>:</p></li>
<ul type="disc" class="whs2"> <ul type="disc" class="whs2">
<li class=kadov-p><p class="whs3"><a href="arithmetic_1d.htm">Arithmetic 1D</a></p></li> <li style="/*begin!kadov{{*/ color: #000000; /*}}end!kadov*/ "
class=kadov-p><p class="whs3"><a href="arithmetic_1d.htm">Arithmetic 1D</a></p></li>
<li class=kadov-p><p class="whs3"><a href="local_length_hypothesis.htm">Average Length</a></p></li> <li style="/*begin!kadov{{*/ color: #000000; /*}}end!kadov*/ "
class=kadov-p><p class="whs3"><a href="local_length_hypothesis.htm">Average Length</a></p></li>
<li class=kadov-p><p class="whs3"><a href="deflection_1d.htm">Deflection 1D</a> </p></li> <li style="/*begin!kadov{{*/ color: #000000; /*}}end!kadov*/ "
class=kadov-p><p class="whs3"><a href="../deflection_id_hypothesis.htm">Deflection 1D</a> </p></li>
<li class=kadov-p><p class="whs3"><a href="number_of_segments_hypothesis.htm">Number of segments</a></p></li> <li style="/*begin!kadov{{*/ color: #000000; /*}}end!kadov*/ "
class=kadov-p><p class="whs3"><a href="number_of_segments_hypothesis.htm">Number of segments</a></p></li>
<li class=kadov-p><p class="whs3"><a href="propagation_of_1d_hypothesis_on_opposite_edges.htm">Propagation <li style="/*begin!kadov{{*/ color: #000000; /*}}end!kadov*/ "
class=kadov-p><p class="whs3"><a href="propagation_of_1d_hypothesis_on_opposite_edges.htm">Propagation
of 1D Hypothesis on opposite edges</a></p></li> of 1D Hypothesis on opposite edges</a></p></li>
<li class=kadov-p><p class="whs3"><a href="start_and_end_length_hypothesis.htm">Start and end length</a></p></li> <li style="/*begin!kadov{{*/ color: #000000; /*}}end!kadov*/ "
class=kadov-p><p class="whs3"><a href="start_and_end_length_hypothesis.htm">Start and end length</a></p></li>
</ul> </ul>
<li style="list-style: circle;" <li style="list-style: circle; /*begin!kadov{{*/ color: #000000; /*}}end!kadov*/ "
type=circle type=circle
class=kadov-p><p class="whs3">For class=kadov-p><p class="whs3">For
meshing of <span style="font-weight: bold;"><B>faces</B></span>: </p></li> meshing of <span style="font-weight: bold;"><B>faces</B></span>: </p></li>
</ul> </ul>
<ol type="disc" class="whs4"> <ul type="disc" class="whs2">
<ul type="disc" class="whs2"> <ul type="disc" class="whs2">
<li class=kadov-p><p class="whs3"><a href="length_from_edges.htm">Length from edges</a></p></li> <li style="/*begin!kadov{{*/ color: #000000; /*}}end!kadov*/ "
class=kadov-p><p class="whs3"><a href="length_from_edges.htm">Length from edges</a></p></li>
<li class=kadov-p><p class="whs3"><a href="max._element_area_hypothesis.htm">Max Element Area</a></p></li> <li style="/*begin!kadov{{*/ color: #000000; /*}}end!kadov*/ "
class=kadov-p><p class="whs3"><a href="max._element_area_hypothesis.htm">Max Element Area</a></p></li>
<li class=kadov-p><p class="whs3"><a href="non_conform_mesh_allowed_hypothesis.htm">Non conform mesh allowed</a></p></li> <li style="/*begin!kadov{{*/ color: #000000; /*}}end!kadov*/ "
class=kadov-p><p class="whs3"><a href="non_conform_mesh_allowed_hypothesis.htm">Non conform mesh allowed</a></p></li>
</ul>
</ul> </ul>
</ol>
<ul type="disc" class="whs2"> <ul type="disc" class="whs2">
<li style="list-style: circle;" <li style="list-style: circle; /*begin!kadov{{*/ color: #000000; /*}}end!kadov*/ "
type=circle type=circle
class=kadov-p><p class="whs3">For class=kadov-p><p class="whs3">For
meshing of <span style="font-weight: bold;"><B>volumes</B></span>: </p></li> meshing of <span style="font-weight: bold;"><B>volumes</B></span>: </p></li>
@ -203,19 +184,19 @@ else
<p>&nbsp;</p> <p>&nbsp;</p>
<p class="whs5"><a name=CreateHyp></a>To <p class="whs4"><a name=CreateHyp></a>To
create a hypothesis </p> create a hypothesis </p>
<p><span style="font-size: 12pt;"><font size=3 style="font-size:12pt;">In the main menu select</font></span><span style="font-style: italic; <p><span style="font-size: 12pt;"><font size=3 style="font-size:12pt;">In the main menu select</font></span><span style="font-style: italic;
font-size: 12pt; font-size: 12pt;
font-family: 'Arial Black', sans-serif;"> <font size=3 style="font-size:12pt;"><I></I></font></span><span style="font-weight: bold;"><B>Hypotheses font-family: 'Arial Black', sans-serif;"> <font size=3 style="font-size:12pt;"><I></I></font></span><span style="font-weight: bold;"><B>Hypotheses
&gt; </B></span><img src="../image7.gif" width="22px" height="22px" border="0" class="img_whs6"> <span style="font-weight: bold;"><B>Create hypotheses</B></span></p> &gt; </B></span><img src="../image7.gif" width="22px" height="22px" border="0" class="img_whs5"> <span style="font-weight: bold;"><B>Create hypotheses</B></span></p>
<p>The following menu will appear:</p> <p>The following menu will appear:</p>
<p>&nbsp;</p> <p>&nbsp;</p>
<p class="whs7"><img src="../image21.jpg" width="448px" height="367px" border="0" class="img_whs8"></p> <p class="whs6"><img src="../image21.jpg" width="448px" height="367px" border="0" class="img_whs7"></p>
<p>&nbsp;</p> <p>&nbsp;</p>
@ -228,7 +209,7 @@ else
<p>&nbsp;</p> <p>&nbsp;</p>
<p class="whs7"><img src="../image42.jpg" width="271px" height="124px" border="0" class="img_whs9"></p> <p class="whs6"><img src="../image42.jpg" width="271px" height="124px" border="0" class="img_whs8"></p>
<p>&nbsp;</p> <p>&nbsp;</p>
@ -241,5 +222,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>About meshes</title> <title>About meshes</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=1398>
<meta name=layout-width content=700>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
@ -34,17 +14,16 @@ if (navigator.appName !="Netscape")
</script> </script>
<style type="text/css"> <style type="text/css">
<!-- <!--
img_whs1 {border-style: none; border: none; width: 30px; height: 30px; float: none;} img_whs1 { border:none; width:30px; height:30px; float:none; border-style:none; }
ul.whs2 { list-style:disc; } ul.whs2 { list-style:disc; }
p.whs3 { text-indent:8px; } p.whs3 { text-indent:8px; }
p.whs4 { text-indent:48px; } p.whs4 { text-indent:48px; }
h4.whs5 { text-indent:1px; } h4.whs5 { text-indent:1px; }
p.whs6 { text-indent:1px; } p.whs6 { text-indent:1px; }
img_whs7 {border-style: none; border: none; width: 36px; height: 38px; float: none;} img_whs7 { border:none; width:36px; height:38px; float:none; border-style:none; }
p.whs8 { font-weight:bold; text-indent:1px; } p.whs8 { font-weight:bold; text-indent:1px; }
--> -->
</style> </style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<!-- <!--
function reDo() { function reDo() {
if (innerWidth != origWidth || innerHeight != origHeight) if (innerWidth != origWidth || innerHeight != origHeight)
@ -62,26 +41,19 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </head>
<body><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
if (window.addTocInfo) if (window.addTocInfo)
{ {
addTocInfo("SMESH module\nCreating meshes\nAbout meshes"); addTocInfo("MESH module\nCreating meshes\nAbout meshes");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","",""); addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
} }
@ -95,12 +67,13 @@ addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
@ -108,7 +81,7 @@ else
<p><img src="../i_blue.jpg" x-maintain-ratio="TRUE" width="30px" height="30px" border="0" class="img_whs1"> <span style="font-weight: bold;"><B>MESH</B></span> represents <p><img src="../i_blue.jpg" x-maintain-ratio="TRUE" width="30px" height="30px" border="0" class="img_whs1"> <span style="font-weight: bold;"><B>MESH</B></span> represents
a discretization of a geometrical CAD model into a set of entities with a discretization of a geometrical CAD model into a set of entities with
a simple topology. In SMESH there are two options of creation of meshes, a simple topology. In MESH there are two options of creation of meshes,
you can:</p> you can:</p>
<p>&nbsp;</p> <p>&nbsp;</p>
@ -118,9 +91,8 @@ else
<li class=kadov-p><p>generate meshes on the basis of geometrical shapes <li class=kadov-p><p>generate meshes on the basis of geometrical shapes
produced in the GEOM module, </p></li> produced in the GEOM module, </p></li>
<li class=kadov-p><p>create your own meshes using the SMESH functions <li class=kadov-p><p>create your own meshes using the MESH functions
destined for modification of generated meshes. More about this functionality destined for modification of generated meshes. </p></li>
of SMESH see in the chapter "Modifying meshes". </p></li>
</ul> </ul>
<p>&nbsp;</p> <p>&nbsp;</p>
@ -270,5 +242,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>About meshing algorithms</title> <title>About meshing algorithms</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=1028>
<meta name=layout-width content=740>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
@ -43,8 +23,7 @@ p.whs6 {margin-left: 40px;}
img_whs7 { border-style:none; border:none; width:464px; height:324px; } img_whs7 { border-style:none; border:none; width:464px; height:324px; }
img_whs8 { border-style:none; border:none; width:270px; height:99px; } img_whs8 { border-style:none; border:none; width:270px; height:99px; }
--> -->
</style> </style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<!-- <!--
function reDo() { function reDo() {
if (innerWidth != origWidth || innerHeight != origHeight) if (innerWidth != origWidth || innerHeight != origHeight)
@ -62,26 +41,19 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </head>
<body><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
if (window.addTocInfo) if (window.addTocInfo)
{ {
addTocInfo("SMESH module\nCreating meshes\nDefining meshing algorithms\nAbout meshing algorithms"); addTocInfo("MESH module\nCreating meshes\nDefining meshing algorithms\nAbout meshing algorithms");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","",""); addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
} }
@ -95,12 +67,13 @@ addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
@ -169,7 +142,10 @@ else
meshing algorithm</a></p></li> meshing algorithm</a></p></li>
<li class=kadov-p><p><a href="tetrahedron_(netgen)_meshing_algorithm.htm">Tetrahedron <li class=kadov-p><p><a href="tetrahedron_(netgen)_meshing_algorithm.htm">Tetrahedron
meshing algorithm</a></p></li> (Netgen) meshing algorithm</a></p></li>
<li class=kadov-p><p><a href="tetrahedron_(ghs3d)_meshing_algorithm.htm">Tetrahedron
(GHS3D) meshing algorithm</a></p></li>
</ul> </ul>
</ul> </ul>
@ -208,5 +184,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>About quality controls</title> <title>About quality controls</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=422>
<meta name=layout-width content=575>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
@ -35,11 +15,10 @@ if (navigator.appName !="Netscape")
<style type="text/css"> <style type="text/css">
<!-- <!--
p.whs1 { text-align:justify; } p.whs1 { text-align:justify; }
img_whs2 {border-style: none; border: none; float: none; width: 30px; height: 30px;} img_whs2 { border:none; float:none; width:30px; height:30px; border-style:none; }
ul.whs3 { list-style:disc; } ul.whs3 { list-style:disc; }
--> -->
</style> </style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<!-- <!--
function reDo() { function reDo() {
if (innerWidth != origWidth || innerHeight != origHeight) if (innerWidth != origWidth || innerHeight != origHeight)
@ -57,26 +36,19 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </head>
<body><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
if (window.addTocInfo) if (window.addTocInfo)
{ {
addTocInfo("SMESH module\nQuality controls\nAbout quality controls"); addTocInfo("MESH module\nQuality controls\nAbout quality controls");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","",""); addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
} }
@ -90,20 +62,21 @@ addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
<h1>About quality controls</h1> <h1>About quality controls</h1>
<p class="whs1"><img src="../i_blue.jpg" x-maintain-ratio="TRUE" width="30px" height="30px" border="0" class="img_whs2"> <span style="font-weight: bold;"><B>Mesh <p class="whs1"><img src="../i_blue.jpg" x-maintain-ratio="TRUE" width="30px" height="30px" border="0" class="img_whs2"> <span style="font-weight: bold;"><B>Mesh
quality control</B></span> in SMESH is destined for visual control of the quality control</B></span> in MESH is destined for visual control of the generated
generated mesh.</p> mesh.</p>
<p class="whs1">Application of a definite quality control <p class="whs1">Application of a definite quality control
consists of usage of the corresponding algorithm, which calculates a value consists of usage of the corresponding algorithm, which calculates a value
@ -116,33 +89,75 @@ else
<p class="whs1">&nbsp;</p> <p class="whs1">&nbsp;</p>
<p class="whs1">In SMESH you have at your disposal the <p class="whs1">There are 1D, 2D and 3D quality controls.
following mesh quality controls:</p> </p>
<p class="whs1">&nbsp;&nbsp;</p>
<p class="whs1">1D mesh quality controls:</p>
<p class="whs1">&nbsp;</p> <p class="whs1">&nbsp;</p>
<ul type="disc" class="whs3"> <ul type="disc" class="whs3">
<li class=kadov-p><p class="whs1"><a href="length_of_edges.htm">Length <li class=kadov-p><p class="whs1"><a href="../free_borders.htm">Free
of edges</a></p></li> borders</a></p></li>
<li class=kadov-p><p class="whs1"><a href="area_of_elements.htm">Area <li class=kadov-p><p class="whs1"><a href="../borders_at_multi-connection.htm">Borders
of elements</a></p></li> at multi-connection</a></p></li>
<li class=kadov-p><p class="whs1"><a href="../length.htm">Length</a></p></li>
</ul>
<p class="whs1">&nbsp;</p>
<p class="whs1">2D mesh quality controls:</p>
<p class="whs1">&nbsp;</p>
<ul type="disc" class="whs3">
<li class=kadov-p><p class="whs1"><a href="../free_edges.htm">Free
edges</a></p></li>
</ul>
<ul type="disc" class="whs3">
<li class=kadov-p><p class="whs1"><a href="length_of_edges.htm">Length
2D</a></p></li>
<li class=kadov-p><p class="whs1"><a href="../borders_at_multiconnection_2d.htm">Borders
at multi-connection 2D</a></p></li>
<li class=kadov-p><p class="whs1"><a href="area_of_elements.htm">Area</a></p></li>
<li class=kadov-p><p class="whs1"><a href="taper.htm">Taper</a></p></li> <li class=kadov-p><p class="whs1"><a href="taper.htm">Taper</a></p></li>
<li class=kadov-p><p class="whs1"><a href="aspect_ratio.htm">Aspect <li class=kadov-p><p class="whs1"><a href="aspect_ratio.htm">Aspect
Ratio</a></p></li> ratio</a></p></li>
<li class=kadov-p><p class="whs1"><a href="minimum_angle.htm">Minimum <li class=kadov-p><p class="whs1"><a href="minimum_angle.htm">Minimum
angle</a></p></li> angle</a></p></li>
<li class=kadov-p><p class="whs1"><a href="warp.htm">Warping</a></p></li> <li class=kadov-p><p class="whs1"><a href="warp.htm">Warping</a></p></li>
<li class=kadov-p><p class="whs1"><a href="skew.htm">Skew <li class=kadov-p><p class="whs1"><a href="skew.htm">Skew</a></p></li>
angle</a></p></li>
</ul> </ul>
<p class="whs1">&nbsp;</p>
<p class="whs1">3D mesh quality controls:</p>
<p class="whs1">&nbsp;</p>
<ul type="disc" class="whs3">
<li class=kadov-p><p class="whs1"><a href="../aspect_ratio_3d.htm">Aspect
ratio 3D</a></p></li>
</ul>
<p class="whs1">&nbsp;</p>
<script type="text/javascript" language="javascript1.2"> <script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.writeIntopicBar) if (window.writeIntopicBar)
@ -150,5 +165,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>Adding nodes and elements</title> <title>Adding nodes and elements</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=3638>
<meta name=layout-width content=740>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
@ -38,20 +18,19 @@ ul.whs1 {list-style: disc;}
p.whs2 { font-weight:bold; } p.whs2 { font-weight:bold; }
p.whs3 { margin-left:40px; } p.whs3 { margin-left:40px; }
img_whs4 { border-style:none; border:none; width:157px; height:132px; } img_whs4 { border-style:none; border:none; width:157px; height:132px; }
img_whs5 {border-style: none; border: none; width: 250px; height: 127px;} img_whs5 { border:none; width:250px; height:127px; border-style:none; }
img_whs6 {border-style: none; border: none; width: 350px; height: 181px;} img_whs6 { border:none; width:350px; height:181px; border-style:none; }
img_whs7 {border-style: none; border: none; width: 250px; height: 170px;} img_whs7 { border:none; width:250px; height:170px; border-style:none; }
img_whs8 {border-style: none; border: none; width: 350px; height: 183px;} img_whs8 { border:none; width:350px; height:183px; border-style:none; }
img_whs9 {border-style: none; border: none; width: 250px; height: 194px;} img_whs9 { border:none; width:250px; height:194px; border-style:none; }
img_whs10 {border-style: none; border: none; width: 350px; height: 182px;} img_whs10 { border:none; width:350px; height:182px; border-style:none; }
h4.whs11 { margin-left:40px; } h4.whs11 { margin-left:40px; }
img_whs12 {border-style: none; border: none; width: 250px; height: 195px;} img_whs12 { border:none; width:250px; height:195px; border-style:none; }
img_whs13 {border-style: none; border: none; width: 250px; height: 171px;} img_whs13 { border:none; width:250px; height:171px; border-style:none; }
img_whs14 {border-style: none; border: none; width: 350px; height: 184px;} img_whs14 { border:none; width:350px; height:184px; border-style:none; }
img_whs15 {border-style: none; border: none; width: 250px; height: 172px;} img_whs15 { border:none; width:250px; height:172px; border-style:none; }
--> -->
</style> </style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<!-- <!--
function reDo() { function reDo() {
if (innerWidth != origWidth || innerHeight != origHeight) if (innerWidth != origWidth || innerHeight != origHeight)
@ -69,26 +48,19 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </head>
<body><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
if (window.addTocInfo) if (window.addTocInfo)
{ {
addTocInfo("SMESH module\nModifying meshes\nAdding nodes and elements"); addTocInfo("MESH module\nModifying meshes\nAdding nodes and elements");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","",""); addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
} }
@ -102,12 +74,13 @@ addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
@ -119,17 +92,17 @@ else
<ul type="disc" class="whs1"> <ul type="disc" class="whs1">
<li class=kadov-p><p class="whs2">Nodes</p></li> <li class=kadov-p><p class="whs2"><a href="#Adding_nodes">Nodes</a></p></li>
<li class=kadov-p><p class="whs2">Edges</p></li> <li class=kadov-p><p class="whs2"><a href="#Adding_edges">Edges</a></p></li>
<li class=kadov-p><p class="whs2">Triangles</p></li> <li class=kadov-p><p class="whs2"><a href="#Adding_triangles">Triangles</a></p></li>
<li class=kadov-p><p class="whs2">Quadrangles</p></li> <li class=kadov-p><p class="whs2"><a href="#Adding_quadrangles">Quadrangles</a></p></li>
<li class=kadov-p><p class="whs2">Tetrahedrons</p></li> <li class=kadov-p><p class="whs2"><a href="#Adding_tetrahedrons">Tetrahedrons</a></p></li>
<li class=kadov-p><p><span style="font-weight: bold;"><B>Hexahedrons</B></span></p></li> <li class=kadov-p><p class="whs2"><a href="#Adding_hexahedrons">Hexahedrons</a></p></li>
</ul> </ul>
<p>&nbsp;</p> <p>&nbsp;</p>
@ -159,7 +132,7 @@ else
which you would like to add to your mesh. The corresponding dialog box which you would like to add to your mesh. The corresponding dialog box
shall appear.</p> shall appear.</p>
<h4>Adding nodes</h4> <h4><a name=Adding_nodes>Adding nodes</a></h4>
<p class="whs3"><img src="../image60.jpg" width="250px" height="127px" border="0" class="img_whs5"></p> <p class="whs3"><img src="../image60.jpg" width="250px" height="127px" border="0" class="img_whs5"></p>
@ -176,7 +149,7 @@ else
<p class="whs3">&nbsp;</p> <p class="whs3">&nbsp;</p>
<h4>Adding edges</h4> <h4><a name=Adding_edges>Adding edges</a></h4>
<p>&nbsp;</p> <p>&nbsp;</p>
@ -195,7 +168,7 @@ else
<p class="whs3">&nbsp;</p> <p class="whs3">&nbsp;</p>
<h4>Adding triangles</h4> <h4><a name=Adding_triangles>Adding triangles</a></h4>
<p class="whs3">&nbsp;</p> <p class="whs3">&nbsp;</p>
@ -215,7 +188,7 @@ else
<p class="whs3">&nbsp;</p> <p class="whs3">&nbsp;</p>
<h4>Adding quadrangles</h4> <h4><a name=Adding_quadrangles>Adding quadrangles</a></h4>
<h4 class="whs11"><img src="../image63.jpg" width="250px" height="195px" border="0" class="img_whs12"></h4> <h4 class="whs11"><img src="../image63.jpg" width="250px" height="195px" border="0" class="img_whs12"></h4>
@ -231,7 +204,7 @@ else
<p class="whs3">&nbsp;</p> <p class="whs3">&nbsp;</p>
<h4>Adding tetrahedrons</h4> <h4><a name=Adding_tetrahedrons>Adding tetrahedrons</a></h4>
<p class="whs3"><img src="../image62.jpg" width="250px" height="171px" border="0" class="img_whs13"></p> <p class="whs3"><img src="../image62.jpg" width="250px" height="171px" border="0" class="img_whs13"></p>
@ -247,7 +220,7 @@ else
<p class="whs3"><img src="../image70.jpg" width="350px" height="184px" border="0" class="img_whs14"></p> <p class="whs3"><img src="../image70.jpg" width="350px" height="184px" border="0" class="img_whs14"></p>
<h4>Adding hexahedrons</h4> <h4><a name=Adding_hexahedrons>Adding hexahedrons</a></h4>
<p class="whs3"><img src="../image61.jpg" width="250px" height="172px" border="0" class="img_whs15"></p> <p class="whs3"><img src="../image61.jpg" width="250px" height="172px" border="0" class="img_whs15"></p>
@ -272,5 +245,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>Area of elements</title> <title>Area of elements</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=688>
<meta name=layout-width content=700>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
@ -34,13 +14,12 @@ if (navigator.appName !="Netscape")
</script> </script>
<style type="text/css"> <style type="text/css">
<!-- <!--
img_whs1 {border-style: none; border: none; width: 30px; height: 30px; float: none;} img_whs1 { border:none; width:30px; height:30px; float:none; border-style:none; }
p.whs2 { margin-left:40px; } p.whs2 { margin-left:40px; }
img_whs3 {border-style: none; border: none; width: 22px; height: 23px;} img_whs3 { border:none; width:22px; height:23px; border-style:none; }
img_whs4 {border-style: none; border: none; width: 469px; height: 326px;} img_whs4 { border:none; width:516px; height:439px; }
--> -->
</style> </style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<!-- <!--
function reDo() { function reDo() {
if (innerWidth != origWidth || innerHeight != origHeight) if (innerWidth != origWidth || innerHeight != origHeight)
@ -58,26 +37,19 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </head>
<body><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
if (window.addTocInfo) if (window.addTocInfo)
{ {
addTocInfo("SMESH module\nQuality controls\nArea of elements"); addTocInfo("MESH module\nQuality controls\nArea");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","",""); addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
} }
@ -91,19 +63,20 @@ addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
<h1>Area of elements</h1> <h1>Area</h1>
<p><img src="../i_blue.jpg" x-maintain-ratio="TRUE" width="30px" height="30px" border="0" class="img_whs1"> <span style="font-weight: bold;"><B>Area of elements </B></span>mesh <p><img src="../i_blue.jpg" x-maintain-ratio="TRUE" width="30px" height="30px" border="0" class="img_whs1"> <span style="font-weight: bold;"><B>Area </B></span>mesh quality
quality control is based on the algorithm of area calculation of &nbsp;meshing control is based on the algorithm of area calculation of &nbsp;meshing
elements . It can be applied to meshes consisting of 2D meshing elements elements . It can be applied to meshes consisting of 2D meshing elements
with 3 and 4 nodes (triangles and quadrangles). &nbsp;&nbsp;&nbsp;</p> with 3 and 4 nodes (triangles and quadrangles). &nbsp;&nbsp;&nbsp;</p>
@ -117,16 +90,16 @@ else
<p class="whs2">&nbsp;</p> <p class="whs2">&nbsp;</p>
<p class="whs2">2. Choose <span style="font-weight: bold;"><B>Quality <p class="whs2">2. Choose <span style="font-weight: bold;"><B>Controls
Controls &gt; Area </B></span>or click <img src="../image35.gif" width="22px" height="23px" border="0" class="img_whs3"> button. Your mesh will &gt; Area </B></span>or click <img src="../image35.gif" width="22px" height="23px" border="0" class="img_whs3"> button. Your mesh will be displayed
be displayed in the viewer with its elements colored according to the in the viewer with its elements colored according to the applied mesh
applied mesh quality control criterion:</p> quality control criterion:</p>
<p class="whs2">&nbsp;</p> <p class="whs2">&nbsp;</p>
<p class="whs2">&nbsp;</p> <p class="whs2">&nbsp;</p>
<p class="whs2"><img src="../image4.jpg" width="469px" height="326px" border="0" class="img_whs4"></p> <p class="whs2"><img src="../image17.jpg" width="516px" height="439px" border="0" class="img_whs4"></p>
<p class="whs2">&nbsp;</p> <p class="whs2">&nbsp;</p>
@ -139,5 +112,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>Arithmetic 1D</title> <title>Arithmetic 1D</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=595>
<meta name=layout-width content=740>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
@ -34,19 +14,18 @@ if (navigator.appName !="Netscape")
</script> </script>
<style type="text/css"> <style type="text/css">
<!-- <!--
img_whs1 {border-style: none; border: none; width: 30px; height: 30px; float: none;} img_whs1 { border:none; width:30px; height:30px; float:none; border-style:none; }
p.whs2 { margin-left:40px; } p.whs2 { margin-left:40px; }
img_whs3 {border-style: none; border: none; width: 319px; height: 222px;} img_whs3 { border:none; width:319px; height:222px; border-style:none; }
p.whs4 { margin-left:0px; } p.whs4 { margin-left:0px; }
ul.whs5 { list-style:disc; } ul.whs5 { list-style:disc; }
--> -->
</style> </style><script type="text/javascript" language="JavaScript">
<script type="text/javascript" language="JavaScript">
<!-- <!--
if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4)) if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
{ {
var strNSS = "<style type='text/css'>"; var strNSS = "<style type='text/css'>";
strNSS += "p.whs4 {margin-left:1; }"; strNSS += "p.whs4 {margin-left:1pt; }";
strNSS +="</style>"; strNSS +="</style>";
document.write(strNSS); document.write(strNSS);
} }
@ -70,26 +49,19 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </head>
<body><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
if (window.addTocInfo) if (window.addTocInfo)
{ {
addTocInfo("SMESH module\nCreating meshes\nDefining hypotheses\nArithmetic 1D hypothesis"); addTocInfo("MESH module\nCreating meshes\nDefining hypotheses\nArithmetic 1D hypothesis");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","",""); addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
} }
@ -103,21 +75,23 @@ addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
<h1>Arithmetic 1D hypothesis</h1> <h1>Arithmetic 1D hypothesis</h1>
<p><img src="../i_blue.jpg" x-maintain-ratio="TRUE" width="30px" height="30px" border="0" class="img_whs1"> <span style="font-weight: bold;"><B>Arithmetic 1D</B></span> <p><img src="../i_blue.jpg" x-maintain-ratio="TRUE" width="30px" height="30px" border="0" class="img_whs1"> <span style="font-weight: bold;"><B>Arithmetic 1D</B></span>
- hypothesis for the Regular 1D algorithm. It allows to split edges into is a hypothesis for the Regular 1D algorithm. It allows to split edges
segments with a length that changes in arithmetic progression (Lk = Lk-1 into segments with a length that changes in arithmetic progression (Lk
+ d) beginning from a given starting length and up to a given end length.</p> = Lk-1 + d) beginning from a given starting length and up to a given end
length.</p>
<p>&nbsp;</p> <p>&nbsp;</p>
@ -131,8 +105,8 @@ else
<p class="whs2">Select this hypothesis in <a href="about_hypotheses.htm#CreateHyp">the <p class="whs2">Select this hypothesis in <a href="about_hypotheses.htm#CreateHyp">the
<span style="font-weight: bold;"><B>Create Hypotheses </B></span>dialog box</a> <span style="font-weight: bold;"><B>Create Hypotheses </B></span>dialog box</a>
click <span style="font-weight: bold;"><B>Create</B></span>. The following dialog and click <span style="font-weight: bold;"><B>Create</B></span>. The following
box will appear:</p> dialog box will appear:</p>
<p class="whs2">&nbsp;</p> <p class="whs2">&nbsp;</p>
@ -160,5 +134,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>Aspect Ratio</title> <title>Aspect Ratio</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=1101>
<meta name=layout-width content=700>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
@ -42,15 +22,14 @@ p.whs5 {margin-left: 0px;}
img_whs6 { border-style:none; border:none; width:226px; height:70px; } img_whs6 { border-style:none; border:none; width:226px; height:70px; }
p.whs7 { margin-left:40px; } p.whs7 { margin-left:40px; }
img_whs8 { border-style:none; border:none; width:25px; height:24px; } img_whs8 { border-style:none; border:none; width:25px; height:24px; }
img_whs9 {border-style: none; border: none; width: 467px; height: 327px;} img_whs9 { border:none; width:467px; height:327px; border-style:none; }
--> -->
</style> </style><script type="text/javascript" language="JavaScript">
<script type="text/javascript" language="JavaScript">
<!-- <!--
if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4)) if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
{ {
var strNSS = "<style type='text/css'>"; var strNSS = "<style type='text/css'>";
strNSS += "p.whs5 {margin-left:1; }"; strNSS += "p.whs5 {margin-left:1pt; }";
strNSS +="</style>"; strNSS +="</style>";
document.write(strNSS); document.write(strNSS);
} }
@ -74,26 +53,19 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </head>
<body><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
if (window.addTocInfo) if (window.addTocInfo)
{ {
addTocInfo("SMESH module\nQuality controls\nAspect Ratio"); addTocInfo("MESH module\nQuality controls\nAspect ratio");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","",""); addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
} }
@ -107,12 +79,13 @@ addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
@ -165,10 +138,10 @@ else
<p class="whs7">&nbsp;</p> <p class="whs7">&nbsp;</p>
<p class="whs7">2. Choose <span style="font-weight: bold;"><B>Quality <p class="whs7">2. Choose <span style="font-weight: bold;"><B>Controls
Controls &gt; Aspect Ratio </B></span>or click <img src="../image37.gif" width="25px" height="24px" border="0" class="img_whs8"> button in the &gt; Aspect Ratio </B></span>or click <img src="../image37.gif" width="25px" height="24px" border="0" class="img_whs8"> button in the toolbar.
toolbar. Your mesh will be displayed in the viewer with its elements colored Your mesh will be displayed in the viewer with its elements colored according
according to the applied mesh quality control criterion:</p> to the applied mesh quality control criterion:</p>
<p class="whs7">&nbsp;</p> <p class="whs7">&nbsp;</p>
@ -181,5 +154,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>Changing orientation of elements</title> <title>Changing orientation of elements</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=870>
<meta name=layout-width content=740>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
@ -40,8 +20,7 @@ img_whs3 {border-style: none; border: none; width: 292px; height: 358px;}
ul.whs4 { list-style:disc; } ul.whs4 { list-style:disc; }
p.whs5 { margin-left:40px; font-weight:normal; } p.whs5 { margin-left:40px; font-weight:normal; }
--> -->
</style> </style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<!-- <!--
function reDo() { function reDo() {
if (innerWidth != origWidth || innerHeight != origHeight) if (innerWidth != origWidth || innerHeight != origHeight)
@ -59,26 +38,19 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </head>
<body><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
if (window.addTocInfo) if (window.addTocInfo)
{ {
addTocInfo("SMESH module\nModifying meshes\nChanging orientation of elements"); addTocInfo("MESH module\nModifying meshes\nChanging orientation of elements");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","",""); addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
} }
@ -92,12 +64,13 @@ addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
@ -168,5 +141,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>Computing meshes</title> <title>Computing meshes</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=380>
<meta name=layout-width content=700>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
@ -37,8 +17,7 @@ if (navigator.appName !="Netscape")
p.whs1 { margin-left:40px; } p.whs1 { margin-left:40px; }
img_whs2 { border-style:none; border:none; width:25px; height:24px; } img_whs2 { border-style:none; border:none; width:25px; height:24px; }
--> -->
</style> </style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<!-- <!--
function reDo() { function reDo() {
if (innerWidth != origWidth || innerHeight != origHeight) if (innerWidth != origWidth || innerHeight != origHeight)
@ -56,26 +35,19 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </head>
<body><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
if (window.addTocInfo) if (window.addTocInfo)
{ {
addTocInfo("SMESH module\nCreating meshes\nComputing meshes"); addTocInfo("MESH module\nCreating meshes\nComputing meshes");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","",""); addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
} }
@ -89,12 +61,13 @@ addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
@ -124,5 +97,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -1,38 +1,14 @@
<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN"> <HTML>
<HEAD>
<html> <meta http-equiv="content-type" content="text/html;charset=windows-1252">
<TITLE>Connectivity</TITLE>
<!--(==============================================================)--> <link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head>
<title>Connectivity</title>
<!--(Meta)==========================================================-->
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=0>
<meta name=layout-height content=0>
<meta name=layout-width content=0>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
//--> //-->
</script> </script>
<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript"> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com"><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<!-- <!--
function reDo() { function reDo() {
if (innerWidth != origWidth || innerHeight != origHeight) if (innerWidth != origWidth || innerHeight != origHeight)
@ -50,20 +26,13 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </HEAD>
<BODY><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
@ -82,25 +51,23 @@ if (window.gbWhTopic)
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
<h1>Connectivity</h1> <H1>Connectivity</H1>
<P>Type topic text here.</P>
<p>Type topic text here.</p>
<script type="text/javascript" language="javascript1.2"> <script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.writeIntopicBar) if (window.writeIntopicBar)
writeIntopicBar(0); writeIntopicBar(0);
//--> //-->
</script> </script>
</body> </BODY>
</HTML>
</html>

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>Constructing groups of specific elements</title> <title>Constructing groups of specific elements</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=460>
<meta name=layout-width content=740>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
@ -36,8 +16,7 @@ if (navigator.appName !="Netscape")
<!-- <!--
p.whs1 { margin-left:40px; } p.whs1 { margin-left:40px; }
--> -->
</style> </style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<!-- <!--
function reDo() { function reDo() {
if (innerWidth != origWidth || innerHeight != origHeight) if (innerWidth != origWidth || innerHeight != origHeight)
@ -55,26 +34,19 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </head>
<body><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
if (window.addTocInfo) if (window.addTocInfo)
{ {
addTocInfo("SMESH module\nGrouping elements\nConstructing groups of specific elements"); addTocInfo("MESH module\nGrouping elements\nConstructing groups of specific elements");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","",""); addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
} }
@ -88,18 +60,19 @@ addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
<h1>Constructing groups of specific elements</h1> <h1>Constructing groups of specific elements</h1>
<p>In SMESH 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 or faces) which will be taken from a definite submesh.</p>
<p>&nbsp;</p> <p>&nbsp;</p>
@ -112,7 +85,7 @@ else
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 chose the <span style="font-weight: bold;"><B>Construct Group
</B></span>item. SMESH 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 or faces</p>
<script type="text/javascript" language="javascript1.2"> <script type="text/javascript" language="javascript1.2">
@ -122,5 +95,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>Constructing meshes</title> <title>Constructing meshes</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=966>
<meta name=layout-width content=740>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
@ -42,13 +22,12 @@ p.whs5 {margin-left: 80px;}
img_whs6 { border-style:none; border:none; width:304px; height:305px; } img_whs6 { border-style:none; border:none; width:304px; height:305px; }
img_whs7 { border-style:none; border:none; width:268px; height:161px; } img_whs7 { border-style:none; border:none; width:268px; height:161px; }
--> -->
</style> </style><script type="text/javascript" language="JavaScript">
<script type="text/javascript" language="JavaScript">
<!-- <!--
if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4)) if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
{ {
var strNSS = "<style type='text/css'>"; var strNSS = "<style type='text/css'>";
strNSS += "p.whs1 {margin-left:1; }"; strNSS += "p.whs1 {margin-left:1pt; }";
strNSS +="</style>"; strNSS +="</style>";
document.write(strNSS); document.write(strNSS);
} }
@ -72,26 +51,19 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </head>
<body><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
if (window.addTocInfo) if (window.addTocInfo)
{ {
addTocInfo("SMESH module\nCreating meshes\nConstructing meshes"); addTocInfo("MESH module\nCreating meshes\nConstructing meshes");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","",""); addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
} }
@ -105,12 +77,13 @@ addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
@ -137,9 +110,9 @@ else
<p class=TODO>&nbsp;</p> <p class=TODO>&nbsp;</p>
<p class="whs3">In the <span style="font-weight: bold;"><B>Mesh <p class="whs3">In the <span style="font-weight: bold;"><B>Mesh
</B></span>menu select<span style="font-weight: bold;"><B> Global Hyp. </B></span>or </B></span>menu select<span style="font-weight: bold;"><B> Global Hypothesis
click <img src="../image32.gif" width="22px" height="24px" border="0" class="img_whs4"> button in the toolbar. The following dialog box will </B></span>or click <img src="../image32.gif" width="22px" height="24px" border="0" class="img_whs4"> button in the toolbar. The following
appear:</p> dialog box will appear:</p>
<p class="whs3">&nbsp;</p> <p class="whs3">&nbsp;</p>
@ -181,5 +154,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>Constructing submeshes</title> <title>Constructing submeshes</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=1175>
<meta name=layout-width content=740>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
@ -42,13 +22,12 @@ p.whs5 {margin-left: 80px;}
img_whs6 { border-style:none; border:none; width:304px; height:339px; } img_whs6 { border-style:none; border:none; width:304px; height:339px; }
img_whs7 { border-style:none; border:none; width:299px; height:221px; } img_whs7 { border-style:none; border:none; width:299px; height:221px; }
--> -->
</style> </style><script type="text/javascript" language="JavaScript">
<script type="text/javascript" language="JavaScript">
<!-- <!--
if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4)) if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
{ {
var strNSS = "<style type='text/css'>"; var strNSS = "<style type='text/css'>";
strNSS += "p.whs1 {margin-left:1; }"; strNSS += "p.whs1 {margin-left:1pt; }";
strNSS +="</style>"; strNSS +="</style>";
document.write(strNSS); document.write(strNSS);
} }
@ -72,26 +51,19 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </head>
<body><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
if (window.addTocInfo) if (window.addTocInfo)
{ {
addTocInfo("SMESH module\nCreating meshes\nConstructing submeshes"); addTocInfo("MESH module\nCreating meshes\nConstructing submeshes");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","",""); addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
} }
@ -105,12 +77,13 @@ addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
@ -192,5 +165,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>Creating groups</title> <title>Creating groups</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=1562>
<meta name=layout-width content=740>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
@ -35,18 +15,17 @@ if (navigator.appName !="Netscape")
<style type="text/css"> <style type="text/css">
<!-- <!--
p.whs1 { font-weight:bold; } p.whs1 { font-weight:bold; }
img_whs2 {border-style: none; border: none; width: 30px; height: 30px; float: none;} img_whs2 { border:none; width:30px; height:30px; float:none; border-style:none; }
p.whs3 { margin-left:40px; } p.whs3 { margin-left:40px; }
p.whs4 { font-weight:normal; } p.whs4 { font-weight:normal; }
p.whs5 { font-weight:bold; margin-left:40px; } p.whs5 { font-weight:bold; margin-left:40px; }
img_whs6 {border-style: none; border: none; width: 200px; height: 374px;} img_whs6 { border:none; width:200px; height:374px; border-style:none; }
p.whs7 { margin-left:40px; font-weight:normal; } p.whs7 { margin-left:40px; font-weight:normal; }
ul.whs8 { list-style:disc; } ul.whs8 { list-style:disc; }
p.whs9 { margin-left:40px; font-weight:bold; } p.whs9 { margin-left:40px; font-weight:bold; }
p.whs10 { margin-left:80px; } p.whs10 { margin-left:80px; }
--> -->
</style> </style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<!-- <!--
function reDo() { function reDo() {
if (innerWidth != origWidth || innerHeight != origHeight) if (innerWidth != origWidth || innerHeight != origHeight)
@ -64,26 +43,19 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </head>
<body><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
if (window.addTocInfo) if (window.addTocInfo)
{ {
addTocInfo("SMESH module\nGrouping elements\nCreating groups"); addTocInfo("MESH module\nGrouping elements\nCreating groups");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","",""); addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
} }
@ -97,20 +69,21 @@ addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
<h1>Creating groups</h1> <h1>Creating groups</h1>
<p class="whs1"><img src="../i_blue.jpg" x-maintain-ratio="TRUE" width="30px" height="30px" border="0" class="img_whs2"> <span style="font-weight: normal;">In <p class="whs1"><img src="../i_blue.jpg" x-maintain-ratio="TRUE" width="30px" height="30px" border="0" class="img_whs2"> <span style="font-weight: normal;">In
SMESH you can create groups of elements of different types and having MESH you can create groups of elements of different types and having definite
definite properties.</span></p> properties.</span></p>
<p class="whs1">&nbsp;</p> <p class="whs1">&nbsp;</p>
@ -186,7 +159,7 @@ else
<p class="whs10">In this dialog box you should enter the name <p class="whs10">In this dialog box you should enter the name
of the geometrical object (you can enter the name manually or select your of the geometrical object (you can enter the name manually or select your
geometrical object in the Objet Browser or in the 3D viewer) from which geometrical object in the Objet Browser or in the 3D viewer) from which
the elements will be taken. And after confirmation of the operation SMESH the elements will be taken. And after confirmation of the operation MESH
will create a new group consisting of geometrical elements of the previously will create a new group consisting of geometrical elements of the previously
defined type.</p> defined type.</p>
@ -203,8 +176,9 @@ else
element or elements from the list click the <span style="font-weight: bold;"><B>Remove 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 </B></span>button. The <span style="font-weight: bold;"><B>Sort </B></span>button
allows to sort the list of elements IDs. The <span style="font-weight: bold;"><B>Set allows to sort the list of elements IDs. The <span style="font-weight: bold;"><B>Set
filter </B></span><span>button allows to apply a definite filter to selection filter </B></span>button allows to apply a definite filter to selection of
of the elements of your group.</span></p></li> the elements of your group. See more about filters on the <a href="../selection_filter_library.htm">Selection
filter library</a> page</p></li>
<li class=kadov-p><p class="whs7"><span <li class=kadov-p><p class="whs7"><span
style="font-weight: bold;"><B>Select from </B></span>set of fields allows to style="font-weight: bold;"><B>Select from </B></span>set of fields allows to
@ -226,5 +200,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>Cutting quadrangles</title> <title>Cutting quadrangles</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=1356>
<meta name=layout-width content=771>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
@ -36,25 +16,23 @@ if (navigator.appName !="Netscape")
<!-- <!--
img_whs1 { border-style:none; border:none; width:30px; height:30px; float:none; } img_whs1 { border-style:none; border:none; width:30px; height:30px; float:none; }
p.whs2 { margin-left:40px; } p.whs2 { margin-left:40px; }
img_whs3 {border-style: none; border: none; width: 25px; height: 22px;} img_whs3 { border:none; width:25px; height:22px; }
img_whs4 {border-style: none; border: none; width: 292px; height: 412px;} img_whs4 { border:none; width:292px; height:412px; }
ul.whs5 { list-style:disc; } ul.whs5 { list-style:disc; }
p.whs6 { margin-left:40px; font-weight:normal; } p.whs6 { margin-left:40px; font-weight:normal; }
p.whs7 { margin-left:0px; } p.whs7 { margin-left:0px; }
table.whs8 {x-cell-content-align: top; width: 100%; border-spacing: 0; border-spacing: 0px;} table.whs8 { x-cell-content-align:top; width:100%; border-spacing:0; }
col.whs9 { width:50%; } col.whs9 { width:50%; }
tr.whs10 {x-cell-content-align: top;} td.whs10 { padding-right:10px; padding-left:10px; border-right-style:none; border-left-style:none; border-top-style:none; border-bottom-style:none; }
td.whs11 {width: 50%; padding-right: 10px; padding-left: 10px; border-right-style: none; border-left-style: none; border-top-style: none; border-bottom-style: none;} img_whs11 { border:none; width:353px; height:300px; }
img_whs12 {border-style: none; border: none; width: 353px; height: 300px;} td.whs12 { padding-right:10px; padding-left:10px; border-top-style:none; border-bottom-style:none; border-right-style:none; }
td.whs13 {width: 50%; padding-right: 10px; padding-left: 10px; border-top-style: none; border-bottom-style: none; border-right-style: none;}
--> -->
</style> </style><script type="text/javascript" language="JavaScript">
<script type="text/javascript" language="JavaScript">
<!-- <!--
if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4)) if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
{ {
var strNSS = "<style type='text/css'>"; var strNSS = "<style type='text/css'>";
strNSS += "p.whs7 {margin-left:1; }"; strNSS += "p.whs7 {margin-left:1pt; }";
strNSS +="</style>"; strNSS +="</style>";
document.write(strNSS); document.write(strNSS);
} }
@ -78,26 +56,19 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </head>
<body><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
if (window.addTocInfo) if (window.addTocInfo)
{ {
addTocInfo("SMESH module\nModifying meshes\nCutting quadrangles"); addTocInfo("MESH module\nModifying meshes\nCutting quadrangles");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","",""); addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
} }
@ -111,12 +82,13 @@ addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
@ -190,16 +162,15 @@ else
<p class="whs7">&nbsp;</p> <p class="whs7">&nbsp;</p>
<!--(Table)=========================================================-->
<table x-use-null-cells cellspacing="0" width="100%" class="whs8"> <table x-use-null-cells cellspacing="0" width="100%" class="whs8">
<col class="whs9"> <col class="whs9">
<col class="whs9"> <col class="whs9">
<tr valign="top" class="whs10"> <tr valign=top>
<td width="50%" class="whs11"> <td width="50%" class="whs10">
<p><img src="../image52.jpg" width="353px" height="300px" border="0" class="img_whs12"></td> <p><img src="../image52.jpg" width="353px" height="300px" border="0" class="img_whs11"></td>
<td width="50%" class="whs13"> <td width="50%" class="whs12">
<p><img src="../image51.jpg" width="353px" height="300px" border="0" class="img_whs12"></td></tr> <p><img src="../image51.jpg" width="353px" height="300px" border="0" class="img_whs11"></td></tr>
</table> </table>
<p class="whs7">&nbsp;</p> <p class="whs7">&nbsp;</p>
@ -211,5 +182,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>Diagonal iversion of elements</title> <title>Diagonal iversion of elements</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=745>
<meta name=layout-width content=740>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
@ -35,17 +15,16 @@ if (navigator.appName !="Netscape")
<style type="text/css"> <style type="text/css">
<!-- <!--
p.whs1 { margin-left:40px; } p.whs1 { margin-left:40px; }
img_whs2 {border-style: none; border: none; width: 24px; height: 22px;} img_whs2 { border:none; width:24px; height:22px; border-style:none; }
img_whs3 {border-style: none; border: none; width: 298px; height: 150px;} img_whs3 { border:none; width:298px; height:150px; border-style:none; }
table.whs4 {x-cell-content-align: top; width: 100%; border-spacing: 0px; border-spacing: 0px;} table.whs4 { x-cell-content-align:top; width:100%; border-spacing:0px; }
col.whs5 { width:50%; } col.whs5 { width:50%; }
tr.whs6 { x-cell-content-align:top; } tr.whs6 { x-cell-content-align:top; }
td.whs7 { width:50%; padding-right:10px; padding-left:10px; border-right-style:none; border-left-style:none; border-top-style:none; border-bottom-style:none; } td.whs7 { width:50%; padding-right:10px; padding-left:10px; border-right-style:none; border-left-style:none; border-top-style:none; border-bottom-style:none; }
img_whs8 { border-style:none; border:none; width:300px; height:224px; } img_whs8 { border-style:none; border:none; width:300px; height:224px; }
td.whs9 { width:50%; padding-right:10px; padding-left:10px; border-top-style:none; border-bottom-style:none; border-right-style:none; } td.whs9 { width:50%; padding-right:10px; padding-left:10px; border-top-style:none; border-bottom-style:none; border-right-style:none; }
--> -->
</style> </style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<!-- <!--
function reDo() { function reDo() {
if (innerWidth != origWidth || innerHeight != origHeight) if (innerWidth != origWidth || innerHeight != origHeight)
@ -63,26 +42,19 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </head>
<body><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
if (window.addTocInfo) if (window.addTocInfo)
{ {
addTocInfo("SMESH module\nModifying meshes\nDiagonal inversion of elements"); addTocInfo("MESH module\nModifying meshes\nDiagonal inversion of elements");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","",""); addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
} }
@ -96,18 +68,19 @@ addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
<h1>Diagonal inversion of elements</h1> <h1>Diagonal inversion of elements</h1>
<p>&nbsp;In SMESH <p>&nbsp;In MESH
you can inverse the diagonal (edge) of a pseudo-quadrangle formed by two you can inverse the diagonal (edge) of a pseudo-quadrangle formed by two
neighboring triangles with one common edge.</p> neighboring triangles with one common edge.</p>
@ -142,7 +115,6 @@ else
<p>&nbsp;</p> <p>&nbsp;</p>
<!--(Table)=========================================================-->
<table x-use-null-cells cellspacing="0" width="100%" class="whs4"> <table x-use-null-cells cellspacing="0" width="100%" class="whs4">
<col class="whs5"> <col class="whs5">
<col class="whs5"> <col class="whs5">
@ -161,5 +133,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>Displacing nodes</title> <title>Displacing nodes</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=949>
<meta name=layout-width content=765>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
@ -35,24 +15,23 @@ if (navigator.appName !="Netscape")
<style type="text/css"> <style type="text/css">
<!-- <!--
p.whs1 { margin-left:40px; } p.whs1 { margin-left:40px; }
img_whs2 {border-style: none; border: none; width: 24px; height: 22px;} img_whs2 { border:none; width:24px; height:22px; border-style:none; }
img_whs3 {border-style: none; border: none; width: 373px; height: 262px;} img_whs3 { border:none; width:373px; height:262px; border-style:none; }
table.whs4 {x-cell-content-align: top; width: 100%; border-spacing: 0px; border-spacing: 0px;} table.whs4 { x-cell-content-align:top; width:100%; border-spacing:0px; }
col.whs5 { width:50%; } col.whs5 { width:50%; }
tr.whs6 { x-cell-content-align:top; } tr.whs6 { x-cell-content-align:top; }
td.whs7 { width:50%; padding-right:10px; padding-left:10px; border-right-style:none; border-left-style:none; border-top-style:none; border-bottom-style:none; } td.whs7 { width:50%; padding-right:10px; padding-left:10px; border-right-style:none; border-left-style:none; border-top-style:none; border-bottom-style:none; }
img_whs8 {border-style: none; border: none; width: 350px; height: 224px;} img_whs8 { border:none; width:350px; height:224px; border-style:none; }
td.whs9 { width:50%; padding-right:10px; padding-left:10px; border-top-style:none; border-bottom-style:none; border-right-style:none; } td.whs9 { width:50%; padding-right:10px; padding-left:10px; border-top-style:none; border-bottom-style:none; border-right-style:none; }
img_whs10 {border-style: none; border: none; width: 350px; height: 225px;} img_whs10 { border:none; width:350px; height:225px; border-style:none; }
p.whs11 { margin-left:0px; } p.whs11 { margin-left:0px; }
--> -->
</style> </style><script type="text/javascript" language="JavaScript">
<script type="text/javascript" language="JavaScript">
<!-- <!--
if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4)) if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
{ {
var strNSS = "<style type='text/css'>"; var strNSS = "<style type='text/css'>";
strNSS += "p.whs11 {margin-left:1; }"; strNSS += "p.whs11 {margin-left:1pt; }";
strNSS +="</style>"; strNSS +="</style>";
document.write(strNSS); document.write(strNSS);
} }
@ -76,26 +55,19 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </head>
<body><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
if (window.addTocInfo) if (window.addTocInfo)
{ {
addTocInfo("SMESH module\nModifying meshes\nMoving nodes"); addTocInfo("MESH module\nModifying meshes\nMoving nodes");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","",""); addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
} }
@ -109,18 +81,19 @@ addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
<h1>Moving nodes</h1> <h1>Moving nodes</h1>
<p>In SMESH you can change the location of any node of your mesh. In this <p>In MESH you can change the location of any node of your mesh. In this
case all adjacent elements (edges) will be also transformed right after case all adjacent elements (edges) will be also transformed right after
the displaced node.</p> the displaced node.</p>
@ -159,7 +132,6 @@ else
<p class="whs1">&nbsp;</p> <p class="whs1">&nbsp;</p>
<!--(Table)=========================================================-->
<table x-use-null-cells cellspacing="0" width="100%" class="whs4"> <table x-use-null-cells cellspacing="0" width="100%" class="whs4">
<col class="whs5"> <col class="whs5">
<col class="whs5"> <col class="whs5">
@ -184,5 +156,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>Displaying nodes numbers</title> <title>Displaying nodes numbers</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=704>
<meta name=layout-width content=740>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
@ -36,15 +16,15 @@ if (navigator.appName !="Netscape")
<!-- <!--
p.whs1 { margin-left:40px; } p.whs1 { margin-left:40px; }
p.whs2 { margin-left:0px; } p.whs2 { margin-left:0px; }
img_whs3 {border-style: none; border: none; width: 436px; height: 365px;} img_whs3 { border:none; width:436px; height:365px; border-style:none; }
img_whs4 { border:none; width:436px; height:367px; border-style:none; }
--> -->
</style> </style><script type="text/javascript" language="JavaScript">
<script type="text/javascript" language="JavaScript">
<!-- <!--
if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4)) if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
{ {
var strNSS = "<style type='text/css'>"; var strNSS = "<style type='text/css'>";
strNSS += "p.whs2 {margin-left:1; }"; strNSS += "p.whs2 {margin-left:1pt; }";
strNSS +="</style>"; strNSS +="</style>";
document.write(strNSS); document.write(strNSS);
} }
@ -68,26 +48,19 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </head>
<body><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
if (window.addTocInfo) if (window.addTocInfo)
{ {
addTocInfo("SMESH module\nMesh info\nDisplaying nodes numbers"); addTocInfo("MESH module\nViewing meshes\nNumbering");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","",""); addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
} }
@ -101,18 +74,19 @@ addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
<h1>Displaying nodes numbers</h1> <h1>Displaying nodes numbers</h1>
<p>In SMESH you can display the ID numbers of all nodes of your mesh in <p>In MESH you can display the ID numbers of all nodes of your mesh in
the viewer.</p> the viewer.</p>
<p>&nbsp;</p> <p>&nbsp;</p>
@ -139,8 +113,37 @@ else
<p class="whs1">&nbsp;</p> <p class="whs1">&nbsp;</p>
<h1>Displaying elements numbers</h1>
<p>In MESH you can display the ID numbers of all meshing elements composing
your mesh in the viewer.</p>
<p>&nbsp;</p>
<p class=TODO>To display ID numbers of elements:</p>
<p class=TODO>&nbsp;</p>
<p class="whs1">1. Display your mesh in the viewer</p>
<p class="whs1">&nbsp;</p> <p class="whs1">&nbsp;</p>
<p class="whs1">2. Right-click on the mesh in the 3D viewer
and from the associated pop-up menu choose <span style="font-weight: bold;"><B>Numbering
&gt; Display Elements #</B></span>.</p>
<p class="whs1">&nbsp;</p>
<p class="whs2">It will look like as follows:</p>
<p class="whs2">&nbsp;</p>
<p class="whs1"><img src="../image29.jpg" width="436px" height="367px" border="0" class="img_whs4"></p>
<p class="whs1">&nbsp;</p>
<p class="whs2">&nbsp;</p>
<script type="text/javascript" language="javascript1.2"> <script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.writeIntopicBar) if (window.writeIntopicBar)
@ -148,5 +151,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>Editing groups</title> <title>Editing groups</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=757>
<meta name=layout-width content=740>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
@ -39,8 +19,7 @@ img_whs2 {border-style: none; border: none; width: 21px; height: 22px;}
img_whs3 { border-style:none; border:none; width:250px; height:468px; } img_whs3 { border-style:none; border:none; width:250px; height:468px; }
p.whs4 { font-weight:normal; } p.whs4 { font-weight:normal; }
--> -->
</style> </style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<!-- <!--
function reDo() { function reDo() {
if (innerWidth != origWidth || innerHeight != origHeight) if (innerWidth != origWidth || innerHeight != origHeight)
@ -58,26 +37,19 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </head>
<body><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
if (window.addTocInfo) if (window.addTocInfo)
{ {
addTocInfo("SMESH module\nGrouping elements\nEditing groups"); addTocInfo("MESH module\nGrouping elements\nEditing groups");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","",""); addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
} }
@ -91,12 +63,13 @@ addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
@ -135,5 +108,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>Editing hypotheses</title> <title>Editing hypotheses</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=587>
<meta name=layout-width content=740>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
@ -35,10 +15,9 @@ if (navigator.appName !="Netscape")
<style type="text/css"> <style type="text/css">
<!-- <!--
p.whs1 { margin-left:40px; } p.whs1 { margin-left:40px; }
img_whs2 {border-style: none; border: none; width: 347px; height: 145px;} img_whs2 { border:none; width:347px; height:145px; border-style:none; }
--> -->
</style> </style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<!-- <!--
function reDo() { function reDo() {
if (innerWidth != origWidth || innerHeight != origHeight) if (innerWidth != origWidth || innerHeight != origHeight)
@ -56,26 +35,19 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </head>
<body><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
if (window.addTocInfo) if (window.addTocInfo)
{ {
addTocInfo("SMESH module\nEditing meshes\nEditing hypotheses and algorithms"); addTocInfo("MESH module\nEditing meshes\nEditing hypotheses and algorithms");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","",""); addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
} }
@ -89,18 +61,19 @@ addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
<h1>Editing hypotheses and algorithms</h1> <h1>Editing hypotheses and algorithms</h1>
<p>In SMESH you can <span style="font-weight: bold;"><B>rename</B></span> created <p>In MESH you can <span style="font-weight: bold;"><B>rename</B></span> created
and already applied hypotheses and algorithms and <span style="font-weight: bold;"><B>edit</B></span> and already applied hypotheses and algorithms and <span style="font-weight: bold;"><B>edit</B></span>
the input data of the created and already applied hypotheses.</p> the input data of the created and already applied hypotheses.</p>
@ -111,7 +84,7 @@ else
<p class=TODO>&nbsp;</p> <p class=TODO>&nbsp;</p>
<p class="whs1">1. Select the required hypothesis or algorithm <p class="whs1">1. Select the required hypothesis or algorithm
in the Object Browser and right-click on it. From the associated popup in the Object Browser and right-click on it. From the associated pop-up
menu select the <span style="font-weight: bold;"><B>Rename </B></span>item, the menu select the <span style="font-weight: bold;"><B>Rename </B></span>item, the
following dialog box will appear:</p> following dialog box will appear:</p>
@ -132,7 +105,7 @@ else
<p class=TODO>&nbsp;</p> <p class=TODO>&nbsp;</p>
<p class="whs1">1. Select the required hypothesis &nbsp;in <p class="whs1">1. Select the required hypothesis &nbsp;in
the Object Browser and right-click on it. From the associated popup menu the Object Browser and right-click on it. From the associated pop-up menu
select the <span style="font-weight: bold;"><B>Edit </B></span>item and in the select the <span style="font-weight: bold;"><B>Edit </B></span>item and in the
appeared dialog box (it will differ depending on the type of the edited appeared dialog box (it will differ depending on the type of the edited
hypothesis) enter a new input value for your hypothesis.</p> hypothesis) enter a new input value for your hypothesis.</p>
@ -149,5 +122,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>Importing and exporting meshes</title> <title>Importing and exporting meshes</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=419>
<meta name=layout-width content=700>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
@ -34,11 +14,12 @@ if (navigator.appName !="Netscape")
</script> </script>
<style type="text/css"> <style type="text/css">
<!-- <!--
img_whs1 {border-style: none; border: none; width: 30px; height: 30px; float: none;} img_whs1 { border:none; width:30px; height:30px; float:none; border-style:none; }
p.whs2 { margin-left:40px; } p.whs2 { margin-left:40px; }
img_whs3 { border:none; width:518px; height:343px; border-style:none; }
img_whs4 { border:none; width:519px; height:344px; border-style:none; }
--> -->
</style> </style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<!-- <!--
function reDo() { function reDo() {
if (innerWidth != origWidth || innerHeight != origHeight) if (innerWidth != origWidth || innerHeight != origHeight)
@ -56,26 +37,19 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </head>
<body><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
if (window.addTocInfo) if (window.addTocInfo)
{ {
addTocInfo("SMESH module\nCreating meshes\nImporting and exporting meshes"); addTocInfo("MESH module\nCreating meshes\nImporting and exporting meshes");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","",""); addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
} }
@ -89,18 +63,19 @@ addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
<h1>Importing and exporting meshes</h1> <h1>Importing and exporting meshes</h1>
<p><img src="../i_blue.jpg" x-maintain-ratio="TRUE" width="30px" height="30px" border="0" class="img_whs1"> In SMESH there is a functionality allowing importation/exportation <p><img src="../i_blue.jpg" x-maintain-ratio="TRUE" width="30px" height="30px" border="0" class="img_whs1"> In MESH there is a functionality allowing importation/exportation
of meshes from <span style="font-weight: bold;"><B>MED</B></span>, <span style="font-weight: bold;"><B>UNV</B></span> of meshes from <span style="font-weight: bold;"><B>MED</B></span>, <span style="font-weight: bold;"><B>UNV</B></span>
format files. </p> format files. </p>
@ -123,22 +98,32 @@ else
<p class="whs2">&nbsp;</p> <p class="whs2">&nbsp;</p>
<p class="whs2"><img src="../image47.gif" width="518px" height="343px" border="0" class="img_whs3"> </p>
<p class="whs2">&nbsp;</p>
<p class=TODO>To export a mesh:</p> <p class=TODO>To export a mesh:</p>
<p class=TODO>&nbsp;</p> <p class=TODO>&nbsp;</p>
<p class="whs2">1. From the <span style="font-weight: bold;"><B>File</B></span> <p class="whs2">1. Select the object you wish to export.</p>
<p class="whs2">2. From the <span style="font-weight: bold;"><B>File</B></span>
menu choose the <span style="font-weight: bold;"><B>Export</B></span> item, from menu choose the <span style="font-weight: bold;"><B>Export</B></span> item, from
its sub-menu select the format (MED, UNV) of the file which will contain its sub-menu select the format (MED, UNV) of the file which will contain
your exported mesh..</p> your exported mesh..</p>
<p class="whs2">2. In the standard <span style="font-weight: bold;"><B>Search <p class="whs2">3. In the standard <span style="font-weight: bold;"><B>Search
File </B></span><span>select a location for the exported file and enter its File </B></span><span>select a location for the exported file and enter its
name.</span> </p> name.</span> </p>
<p class="whs2">3. Click the <span style="font-weight: bold;"><B>OK <p class="whs2">4. Click the <span style="font-weight: bold;"><B>OK
</B></span>button. </p> </B></span>button. </p>
<p class="whs2">&nbsp;</p>
<p class="whs2"><img src="../image42.gif" width="519px" height="344px" 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)
@ -146,5 +131,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>Introduction to SMESH</title> <title>Introduction to SMESH</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=688>
<meta name=layout-width content=700>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
@ -34,14 +14,13 @@ if (navigator.appName !="Netscape")
</script> </script>
<style type="text/css"> <style type="text/css">
<!-- <!--
img_whs1 {border-style: none; border: none; width: 30px; height: 30px; float: none;} img_whs1 { border:none; width:30px; height:30px; float:none; border-style:none; }
ul.whs2 { list-style:disc; } ul.whs2 { list-style:disc; }
ul.whs3 { list-style:circle; } ul.whs3 { list-style:circle; }
p.whs4 { margin-left:40px; } p.whs4 { margin-left:40px; }
p.whs5 { margin-left:40px; font-weight:bold; } p.whs5 { margin-left:40px; font-weight:bold; }
--> -->
</style> </style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<!-- <!--
function reDo() { function reDo() {
if (innerWidth != origWidth || innerHeight != origHeight) if (innerWidth != origWidth || innerHeight != origHeight)
@ -59,26 +38,19 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </head>
<body><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
if (window.addTocInfo) if (window.addTocInfo)
{ {
addTocInfo("SMESH module\nIntroduction to SMESH"); addTocInfo("MESH module\nIntroduction to MESH");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","",""); addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
} }
@ -92,18 +64,19 @@ addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
<h1>Introduction to SMESH</h1> <h1>Introduction to SMESH</h1>
<p><img src="../i_blue.jpg" x-maintain-ratio="TRUE" width="30px" height="30px" border="0" class="img_whs1"><span style="font-weight: bold;"><B>SMESH</B></span> module of <p><img src="../i_blue.jpg" x-maintain-ratio="TRUE" width="30px" height="30px" border="0" class="img_whs1"><span style="font-weight: bold;"><B>MESH</B></span> module of
SALOME is destined for: </p> SALOME is destined for: </p>
<p>&nbsp;</p> <p>&nbsp;</p>
@ -113,7 +86,7 @@ else
<li class=kadov-p><p>import and export of meshes in MED format,</p></li> <li class=kadov-p><p>import and export of meshes in MED format,</p></li>
<li class=kadov-p><p>meshing geometrical models previously created <li class=kadov-p><p>meshing geometrical models previously created
or imported by the GEOM component. SMESH module allows to apply 1D, 2D, or imported by the GEOM component. MESH module allows to apply 1D, 2D,
3D meshing algorithms and a set of hypotheses:</p></li> 3D meshing algorithms and a set of hypotheses:</p></li>
<ul type="circle" class="whs3"> <ul type="circle" class="whs3">
@ -171,7 +144,13 @@ else
<ul type="circle" class="whs3"> <ul type="circle" class="whs3">
<li class=kadov-p><p>Area of elements</p></li> <li class=kadov-p><p>Area </p></li>
<li class=kadov-p><p>Free edges</p></li>
<li class=kadov-p><p>Borders at multi-connection 2D</p></li>
<li class=kadov-p><p>Length 2D</p></li>
<li class=kadov-p><p>Minimum angle</p></li> <li class=kadov-p><p>Minimum angle</p></li>
@ -181,7 +160,21 @@ else
<li class=kadov-p><p>Warping </p></li> <li class=kadov-p><p>Warping </p></li>
<li class=kadov-p><p>Skew angle</p></li> <li class=kadov-p><p>Skew</p></li>
</ul>
</ul>
<p>&nbsp;</p>
<p class="whs5">for solids:</p>
<p class="whs5">&nbsp;</p>
<ul type="disc" class="whs2">
<ul type="circle" class="whs3">
<li class=kadov-p><p>Aspect ratio 3D</p></li>
</ul> </ul>
</ul> </ul>
@ -196,5 +189,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>Length from edges</title> <title>Length from edges</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=460>
<meta name=layout-width content=740>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
@ -34,11 +14,10 @@ if (navigator.appName !="Netscape")
</script> </script>
<style type="text/css"> <style type="text/css">
<!-- <!--
img_whs1 {border-style: none; border: none; width: 30px; height: 30px; float: none;} img_whs1 { border:none; width:30px; height:30px; float:none; border-style:none; }
p.whs2 { margin-left:40px; } p.whs2 { margin-left:40px; }
--> -->
</style> </style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<!-- <!--
function reDo() { function reDo() {
if (innerWidth != origWidth || innerHeight != origHeight) if (innerWidth != origWidth || innerHeight != origHeight)
@ -56,26 +35,19 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </head>
<body><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
if (window.addTocInfo) if (window.addTocInfo)
{ {
addTocInfo("SMESH module\nCreating meshes\nDefining hypotheses\nLength from edges hypothesis"); addTocInfo("MESH module\nCreating meshes\nDefining hypotheses\nLength from edges hypothesis");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","",""); addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
} }
@ -89,12 +61,13 @@ addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
@ -116,9 +89,9 @@ else
<p class=TODO>&nbsp;</p> <p class=TODO>&nbsp;</p>
<p class="whs2">Select this hypotheses in <a href="about_hypotheses.htm#CreateHyp">the <p class="whs2">Select this hypothesis in <a href="about_hypotheses.htm#CreateHyp">the
<span style="font-weight: bold;"><B>Create Hypotheses </B></span>dialog box</a> <span style="font-weight: bold;"><B>Create Hypotheses </B></span>dialog box</a>
click <span style="font-weight: bold;"><B>Create</B></span>.</p> and click <span style="font-weight: bold;"><B>Create</B></span>.</p>
<p class="whs2">&nbsp;</p> <p class="whs2">&nbsp;</p>
@ -131,5 +104,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>Length of edges</title> <title>Length of edges</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=671>
<meta name=layout-width content=700>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
@ -34,13 +14,12 @@ if (navigator.appName !="Netscape")
</script> </script>
<style type="text/css"> <style type="text/css">
<!-- <!--
img_whs1 {border-style: none; border: none; width: 30px; height: 30px; float: none;} img_whs1 { border:none; width:30px; height:30px; float:none; border-style:none; }
p.whs2 { margin-left:40px; } p.whs2 { margin-left:40px; }
img_whs3 {border-style: none; border: none; width: 27px; height: 24px;} img_whs3 { border:none; width:27px; height:24px; border-style:none; }
img_whs4 {border-style: none; border: none; width: 468px; height: 327px;} img_whs4 { border:none; width:498px; height:479px; }
--> -->
</style> </style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<!-- <!--
function reDo() { function reDo() {
if (innerWidth != origWidth || innerHeight != origHeight) if (innerWidth != origWidth || innerHeight != origHeight)
@ -58,26 +37,19 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </head>
<body><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
if (window.addTocInfo) if (window.addTocInfo)
{ {
addTocInfo("SMESH module\nQuality controls\nLength of edges"); addTocInfo("MESH module\nQuality controls\nLength 2D");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","",""); addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
} }
@ -91,16 +63,17 @@ addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
<h1>Length of edges</h1> <h1>Length 2D</h1>
<p><img src="../i_blue.jpg" x-maintain-ratio="TRUE" width="30px" height="30px" border="0" class="img_whs1">This quality control criterion consists of calculation <p><img src="../i_blue.jpg" x-maintain-ratio="TRUE" width="30px" height="30px" border="0" class="img_whs1">This quality control criterion consists of calculation
of length of the edges combining the meshing elements (triangles and quadrangles) of length of the edges combining the meshing elements (triangles and quadrangles)
@ -108,7 +81,7 @@ else
<p>&nbsp;&nbsp;&nbsp;</p> <p>&nbsp;&nbsp;&nbsp;</p>
<p class=TODO>To apply the Length of edges quality criterion to your mesh:</p> <p class=TODO>To apply the Length 2D quality criterion to your mesh:</p>
<p class=TODO>&nbsp;</p> <p class=TODO>&nbsp;</p>
@ -116,14 +89,14 @@ else
<p class="whs2">&nbsp;</p> <p class="whs2">&nbsp;</p>
<p class="whs2">2. Choose <span style="font-weight: bold;"><B>Quality <p class="whs2">2. Choose <span style="font-weight: bold;"><B>Controls
Controls &gt; Length </B></span>or click <img src="../image34.gif" width="27px" height="24px" border="0" class="img_whs3"> button in the toolbar. &gt; Length 2D </B></span>or click <img src="../image34.gif" width="27px" height="24px" border="0" class="img_whs3"> button in the toolbar. Your
Your mesh will be displayed in the viewer with its elements colored according mesh will be displayed in the viewer with its elements colored according
to the applied mesh quality control criterion:</p> to the applied mesh quality control criterion:</p>
<p class="whs2">&nbsp;</p> <p class="whs2">&nbsp;</p>
<p class="whs2"><img src="../image3.jpg" width="468px" height="327px" border="0" class="img_whs4"></p> <p class="whs2"><img src="../image15.jpg" width="498px" height="479px" border="0" class="img_whs4"></p>
<p class="whs2">&nbsp;</p> <p class="whs2">&nbsp;</p>
@ -136,5 +109,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>Local Length hypothesis</title> <title>Local Length hypothesis</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=868>
<meta name=layout-width content=741>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
@ -34,22 +14,21 @@ if (navigator.appName !="Netscape")
</script> </script>
<style type="text/css"> <style type="text/css">
<!-- <!--
img_whs1 {border-style: none; border: none; width: 30px; height: 30px; float: none;} img_whs1 { border:none; width:30px; height:30px; float:none; border-style:none; }
p.whs2 { font-weight:bold; margin-left:40px; } p.whs2 { font-weight:bold; margin-left:40px; }
img_whs3 {border-style: none; border: none; width: 367px; height: 224px;} img_whs3 { border:none; width:367px; height:224px; border-style:none; }
p.whs4 { margin-left:40px; } p.whs4 { margin-left:40px; }
p.whs5 { margin-left:80px; } p.whs5 { margin-left:80px; }
img_whs6 {border-style: none; border: none; width: 304px; height: 233px;} img_whs6 { border:none; width:304px; height:233px; border-style:none; }
p.whs7 { margin-left:0px; } p.whs7 { margin-left:0px; }
ul.whs8 { list-style:disc; } ul.whs8 { list-style:disc; }
--> -->
</style> </style><script type="text/javascript" language="JavaScript">
<script type="text/javascript" language="JavaScript">
<!-- <!--
if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4)) if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
{ {
var strNSS = "<style type='text/css'>"; var strNSS = "<style type='text/css'>";
strNSS += "p.whs7 {margin-left:1; }"; strNSS += "p.whs7 {margin-left:1pt; }";
strNSS +="</style>"; strNSS +="</style>";
document.write(strNSS); document.write(strNSS);
} }
@ -73,26 +52,19 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </head>
<body><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
if (window.addTocInfo) if (window.addTocInfo)
{ {
addTocInfo("SMESH module\nCreating meshes\nDefining hypotheses\nAverage Length hypothesis"); addTocInfo("MESH module\nCreating meshes\nDefining hypotheses\nAverage Length hypothesis");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","",""); addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
} }
@ -106,12 +78,13 @@ addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
@ -134,10 +107,10 @@ else
<p class=TODO>&nbsp;</p> <p class=TODO>&nbsp;</p>
<p class="whs4">Select this hypotheses in <a href="about_hypotheses.htm#CreateHyp">the <p class="whs4">Select this hypothesis in <a href="about_hypotheses.htm#CreateHyp">the
<span style="font-weight: bold;"><B>Create Hypotheses </B></span>dialog box</a> <span style="font-weight: bold;"><B>Create Hypotheses </B></span>dialog box</a>
click <span style="font-weight: bold;"><B>Create</B></span>. The following dialog and click <span style="font-weight: bold;"><B>Create</B></span>. The following
box will appear:</p> dialog box will appear:</p>
<p class="whs4">&nbsp;</p> <p class="whs4">&nbsp;</p>
@ -167,5 +140,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>Length from edges</title> <title>Length from edges</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=460>
<meta name=layout-width content=740>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
@ -34,10 +14,24 @@ if (navigator.appName !="Netscape")
</script> </script>
<style type="text/css"> <style type="text/css">
<!-- <!--
img_whs1 {border-style: none; border: none; width: 30px; height: 30px; float: none;} img_whs1 { border:none; width:30px; height:30px; float:none; border-style:none; }
p.whs2 { margin-left:40px; } p.whs2 { margin-left:40px; }
p.whs3 { margin-left:80px; }
img_whs4 { border:none; width:319px; height:201px; border-style:none; }
p.whs5 { margin-left:0px; }
ul.whs6 { list-style:disc; }
--> -->
</style> </style><script type="text/javascript" language="JavaScript">
<!--
if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
{
var strNSS = "<style type='text/css'>";
strNSS += "p.whs5 {margin-left:1pt; }";
strNSS +="</style>";
document.write(strNSS);
}
//-->
</script>
<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript"> <script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<!-- <!--
function reDo() { function reDo() {
@ -56,26 +50,19 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </head>
<body><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
if (window.addTocInfo) if (window.addTocInfo)
{ {
addTocInfo("SMESH module\nCreating meshes\nDefining hypotheses\nMax Element Area hypothesis"); addTocInfo("MESH module\nCreating meshes\nDefining hypotheses\nMax Element Area hypothesis");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","",""); addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
} }
@ -89,38 +76,55 @@ addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
<h1>Length from edges (2D hypothesis for Triangulator) hypothesis</h1> <h1>Max Element Area hypothesis</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"> Length from edges</B></span> <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> <span style="font-weight: bold;"><B>Max
hypothesis builds 1D mesh segments having a length calculated as an average Element Area </B></span>hypothesis can be applied for meshing of 2D faces
edge length for a given wire. </p> composing your geometrical object. Definition of this hypothesis consists
of setting the <span style="font-weight: bold;"><B>maximum area </B></span>of
meshing elements (depending on the chosen meshing algorithm it can be
<span style="font-weight: bold;"><B>triangles</B></span> or <span style="font-weight: bold;"><B>quadrangles</B></span>),
which will compose the mesh of these 2D faces. </p>
<p>&nbsp;</p> <p>&nbsp;</p>
<p>This hypothesis has no parameters.</p> <p class=TODO>To define the Max Element Area hypothesis:</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p class=TODO>To apply the Length from edges hypothesis:</p>
<p class=TODO>&nbsp;</p> <p class=TODO>&nbsp;</p>
<p class="whs2">Select this hypothesis in <a href="about_hypotheses.htm#CreateHyp">the <p class="whs2">Select this hypothesis in <a href="about_hypotheses.htm#CreateHyp">the
<span style="font-weight: bold;"><B>Create Hypotheses </B></span>dialog box</a> <span style="font-weight: bold;"><B>Create Hypotheses </B></span>dialog box</a>
click <span style="font-weight: bold;"><B>Create</B></span>.</p> and click <span style="font-weight: bold;"><B>Create</B></span>.</p>
<p class="whs2">&nbsp;</p> <p class="whs3">&nbsp;</p>
<p class="whs3"><img src="../image3.gif" width="319px" height="201px" border="0" class="img_whs4"></p>
<p class="whs3">&nbsp;</p>
<p class="whs5">In this dialog box you can set:</p>
<p class="whs5">&nbsp;</p>
<ul type="disc" class="whs6">
<li class=kadov-p><p class="whs5"><span style="font-weight: bold;"><B>Name
</B></span>of your Max Element Area hypothesis</p></li>
<li class=kadov-p><p class="whs5"><span style="font-weight: bold;"><B>Max.
Area</B></span>:<span style="font-weight: bold;"> <B></B></span>the maximum area<span
style="font-weight: bold;"> <B></B></span>of meshing elements</p></li>
</ul>
<p class="whs2">&nbsp;</p> <p class="whs2">&nbsp;</p>
@ -131,5 +135,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>Non conform mesh allowed hypothesis</title> <title>Non conform mesh allowed hypothesis</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=460>
<meta name=layout-width content=740>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
@ -34,10 +14,24 @@ if (navigator.appName !="Netscape")
</script> </script>
<style type="text/css"> <style type="text/css">
<!-- <!--
img_whs1 {border-style: none; border: none; width: 30px; height: 30px; float: none;} img_whs1 { border:none; width:30px; height:30px; float:none; border-style:none; }
p.whs2 { margin-left:40px; } p.whs2 { margin-left:40px; }
p.whs3 { margin-left:80px; }
img_whs4 { border:none; width:323px; height:204px; }
p.whs5 { margin-left:0px; }
ul.whs6 { list-style:disc; }
--> -->
</style> </style><script type="text/javascript" language="JavaScript">
<!--
if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
{
var strNSS = "<style type='text/css'>";
strNSS += "p.whs5 {margin-left:1pt; }";
strNSS +="</style>";
document.write(strNSS);
}
//-->
</script>
<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript"> <script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<!-- <!--
function reDo() { function reDo() {
@ -56,26 +50,19 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </head>
<body><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
if (window.addTocInfo) if (window.addTocInfo)
{ {
addTocInfo("SMESH module\nCreating meshes\nDefining hypotheses\nMax Element Volume hypothesis"); addTocInfo("MESH module\nCreating meshes\nDefining hypotheses\nMax Element Volume hypothesis");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","",""); addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
} }
@ -89,34 +76,57 @@ addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
<h1>Non conform mesh allowed hypothesis</h1> <h1>Max Element Volume hypothesis</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"> Non Conform mesh allowed</B></span> <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> <span style="font-weight: bold;"><B>Max
hypothesis allows to generate non-conform meshes (that is, meshes having Element Area </B></span>hypothesis can be applied for meshing of 3D objects
some edges ending on an edge or face of adjacent elements). </p> composing your geometrical object. Definition of this hypothesis consists
of setting the <span style="font-weight: bold;"><B>maximum volume </B></span>of
3D meshing elements (depending on the chosen meshing algorithm it can
be <span style="font-weight: bold;"><B>hexahedrons </B></span>or <span style="font-weight: bold;"><B>tetrahedrons</B></span>),
which will compose the mesh of these 3D objects. </p>
<p>&nbsp;</p> <p>&nbsp;</p>
<p>This hypothesis has no parameters.</p> <p class=TODO>To define the Max Element Volume hypothesis:</p>
<p>&nbsp;</p> <p class="whs2">&nbsp;</p>
<p class=TODO>To apply this hypothesis:</p> <p class="whs2">Select this hypothesis in <a href="about_hypotheses.htm#CreateHyp">the
<p class=TODO>&nbsp;</p>
<p class="whs2">Select this hypothesis s in <a href="about_hypotheses.htm#CreateHyp">the
<span style="font-weight: bold;"><B>Create Hypotheses </B></span>dialog box</a> <span style="font-weight: bold;"><B>Create Hypotheses </B></span>dialog box</a>
click <span style="font-weight: bold;"><B>Create</B></span>. </p> and click <span style="font-weight: bold;"><B>Create</B></span>.</p>
<p class="whs2">&nbsp;</p>
<p class="whs3"><img src="../image116.gif" width="323px" height="204px" border="0" class="img_whs4"></p>
<p class="whs3">&nbsp;</p>
<p class="whs5">In this dialog box you can set:</p>
<p class="whs5">&nbsp;</p>
<ul type="disc" class="whs6">
<li class=kadov-p><p class="whs5"><span style="font-weight: bold;"><B>Name
</B></span>of your Max Element Volume hypothesis</p></li>
<li class=kadov-p><p class="whs5"><span style="font-weight: bold;"><B>Max.
Volume</B></span>:<span style="font-weight: bold;"> <B></B></span>the maximum volume
of 3D meshing elements</p></li>
</ul>
<p class="whs5">&nbsp;</p>
<script type="text/javascript" language="javascript1.2"> <script type="text/javascript" language="javascript1.2">
<!-- <!--
@ -125,5 +135,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>Merging nodes</title> <title>Merging nodes</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=747>
<meta name=layout-width content=740>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
@ -38,8 +18,7 @@ img_whs1 {border-style: none; border: none; width: 30px; height: 30px; float: no
p.whs2 { margin-left:40px; } p.whs2 { margin-left:40px; }
img_whs3 { border-style:none; border:none; width:258px; height:450px; } img_whs3 { border-style:none; border:none; width:258px; height:450px; }
--> -->
</style> </style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<!-- <!--
function reDo() { function reDo() {
if (innerWidth != origWidth || innerHeight != origHeight) if (innerWidth != origWidth || innerHeight != origHeight)
@ -57,26 +36,19 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </head>
<body><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
if (window.addTocInfo) if (window.addTocInfo)
{ {
addTocInfo("SMESH module\nModifying meshes\nTransforming meshes\nMerging nodes"); addTocInfo("MESH module\nModifying meshes\nTransforming meshes\nMerging nodes");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","",""); addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
} }
@ -90,12 +62,13 @@ addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
@ -132,5 +105,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>Minimum angle</title> <title>Minimum angle</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=653>
<meta name=layout-width content=700>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
@ -37,10 +17,9 @@ if (navigator.appName !="Netscape")
img_whs1 { border-style:none; border:none; float:none; width:30px; height:30px; } img_whs1 { border-style:none; border:none; float:none; width:30px; height:30px; }
p.whs2 { margin-left:40px; } p.whs2 { margin-left:40px; }
img_whs3 { border-style:none; border:none; width:24px; height:24px; } img_whs3 { border-style:none; border:none; width:24px; height:24px; }
img_whs4 {border-style: none; border: none; width: 467px; height: 328px;} img_whs4 { border:none; width:467px; height:328px; border-style:none; }
--> -->
</style> </style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<!-- <!--
function reDo() { function reDo() {
if (innerWidth != origWidth || innerHeight != origHeight) if (innerWidth != origWidth || innerHeight != origHeight)
@ -58,26 +37,19 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </head>
<body><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
if (window.addTocInfo) if (window.addTocInfo)
{ {
addTocInfo("SMESH module\nQuality controls\nMinimum angle"); addTocInfo("MESH module\nQuality controls\nMinimum angle");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","",""); addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
} }
@ -91,12 +63,13 @@ addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
@ -117,10 +90,10 @@ else
<p class="whs2">&nbsp;</p> <p class="whs2">&nbsp;</p>
<p class="whs2">2. Choose <span style="font-weight: bold;"><B>Quality <p class="whs2">2. Choose <span style="font-weight: bold;"><B>Controls
Controls &gt; Minimum angle </B></span>or click <img src="../image38.gif" width="24px" height="24px" border="0" class="img_whs3"> button. Your &gt; Minimum angle </B></span>or click <img src="../image38.gif" width="24px" height="24px" border="0" class="img_whs3"> button. Your mesh will
mesh will be displayed in the viewer with its elements colored according be displayed in the viewer with its elements colored according to the
to the applied mesh quality control criterion:</p> applied mesh quality control criterion:</p>
<p class="whs2">&nbsp;</p> <p class="whs2">&nbsp;</p>
@ -135,5 +108,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>Non conform mesh allowed hypothesis</title> <title>Non conform mesh allowed hypothesis</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=460>
<meta name=layout-width content=740>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
@ -34,11 +14,10 @@ if (navigator.appName !="Netscape")
</script> </script>
<style type="text/css"> <style type="text/css">
<!-- <!--
img_whs1 {border-style: none; border: none; width: 30px; height: 30px; float: none;} img_whs1 { border:none; width:30px; height:30px; float:none; border-style:none; }
p.whs2 { margin-left:40px; } p.whs2 { margin-left:40px; }
--> -->
</style> </style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<!-- <!--
function reDo() { function reDo() {
if (innerWidth != origWidth || innerHeight != origHeight) if (innerWidth != origWidth || innerHeight != origHeight)
@ -56,26 +35,19 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </head>
<body><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
if (window.addTocInfo) if (window.addTocInfo)
{ {
addTocInfo("SMESH module\nCreating meshes\nDefining hypotheses\nNon conform mesh allowed hypothesis"); addTocInfo("MESH module\nCreating meshes\nDefining hypotheses\nNon conform mesh allowed hypothesis");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","",""); addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
} }
@ -89,12 +61,13 @@ addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
@ -114,9 +87,9 @@ else
<p class=TODO>&nbsp;</p> <p class=TODO>&nbsp;</p>
<p class="whs2">Select this hypothesis s in <a href="about_hypotheses.htm#CreateHyp">the <p class="whs2">Select this hypothesis in <a href="about_hypotheses.htm#CreateHyp">the
<span style="font-weight: bold;"><B>Create Hypotheses </B></span>dialog box</a> <span style="font-weight: bold;"><B>Create Hypotheses </B></span>dialog box</a>
click <span style="font-weight: bold;"><B>Create</B></span>. </p> and click <span style="font-weight: bold;"><B>Create</B></span>. </p>
<script type="text/javascript" language="javascript1.2"> <script type="text/javascript" language="javascript1.2">
<!-- <!--
@ -125,5 +98,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>Number of segments hypothesis</title> <title>Number of segments hypothesis</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=934>
<meta name=layout-width content=557>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
@ -34,21 +14,20 @@ if (navigator.appName !="Netscape")
</script> </script>
<style type="text/css"> <style type="text/css">
<!-- <!--
img_whs1 {border-style: none; border: none; width: 30px; height: 30px; float: none;} img_whs1 { border:none; width:30px; height:30px; float:none; border-style:none; }
p.whs2 { margin-left:40px; } p.whs2 { margin-left:40px; }
img_whs3 {border-style: none; border: none; width: 431px; height: 233px;} img_whs3 { border:none; width:431px; height:233px; border-style:none; }
p.whs4 { margin-left:80px; } p.whs4 { margin-left:80px; }
img_whs5 {border-style: none; border: none; width: 304px; height: 233px;} img_whs5 { border:none; width:304px; height:233px; border-style:none; }
p.whs6 { margin-left:0px; } p.whs6 { margin-left:0px; }
ul.whs7 { list-style:disc; } ul.whs7 { list-style:disc; }
--> -->
</style> </style><script type="text/javascript" language="JavaScript">
<script type="text/javascript" language="JavaScript">
<!-- <!--
if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4)) if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
{ {
var strNSS = "<style type='text/css'>"; var strNSS = "<style type='text/css'>";
strNSS += "p.whs6 {margin-left:1; }"; strNSS += "p.whs6 {margin-left:1pt; }";
strNSS +="</style>"; strNSS +="</style>";
document.write(strNSS); document.write(strNSS);
} }
@ -72,26 +51,19 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </head>
<body><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
if (window.addTocInfo) if (window.addTocInfo)
{ {
addTocInfo("SMESH module\nCreating meshes\nDefining hypotheses\nNumber of segments hypothesis"); addTocInfo("MESH module\nCreating meshes\nDefining hypotheses\nNumber of segments hypothesis");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","",""); addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
} }
@ -105,12 +77,13 @@ addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
@ -131,12 +104,11 @@ else
<p class=TODO>To define the Number of segments hypothesis:</p> <p class=TODO>To define the Number of segments hypothesis:</p>
<p class=TODO>&nbsp;</p> <p class="whs2">&nbsp;</p>
<p class="whs2">From the <span style="font-weight: bold;"><B>Hypotheses <p class="whs2">Select this hypothesis in <a href="about_hypotheses.htm#CreateHyp">the
</B></span>menu select <span style="font-weight: bold;"><B>Nb. Segments </B></span>and <span style="font-weight: bold;"><B>Create Hypotheses </B></span>dialog box</a>
click <span style="font-weight: bold;"><B>Create</B></span>. The following dialog and click <span style="font-weight: bold;"><B>Create</B></span>.</p>
box will appear:</p>
<p class="whs2">&nbsp;</p> <p class="whs2">&nbsp;</p>
@ -167,5 +139,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>Propagation of 1D Hypothesis on opposite edges</title> <title>Propagation of 1D Hypothesis on opposite edges</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=460>
<meta name=layout-width content=740>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
@ -37,8 +17,7 @@ if (navigator.appName !="Netscape")
img_whs1 { border-style:none; border:none; width:30px; height:30px; float:none; } img_whs1 { border-style:none; border:none; width:30px; height:30px; float:none; }
p.whs2 { margin-left:40px; } p.whs2 { margin-left:40px; }
--> -->
</style> </style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<!-- <!--
function reDo() { function reDo() {
if (innerWidth != origWidth || innerHeight != origHeight) if (innerWidth != origWidth || innerHeight != origHeight)
@ -56,26 +35,19 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </head>
<body><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
if (window.addTocInfo) if (window.addTocInfo)
{ {
addTocInfo("SMESH module\nCreating meshes\nDefining hypotheses\nPropagation of 1D Hypothesis on opposite edges"); addTocInfo("MESH module\nCreating meshes\nDefining hypotheses\nPropagation of 1D Hypothesis on opposite edges");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","",""); addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
} }
@ -89,12 +61,13 @@ addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
@ -112,7 +85,7 @@ else
<p class=TODO>&nbsp;</p> <p class=TODO>&nbsp;</p>
<p class="whs2">Select this hypothesis s in <a href="about_hypotheses.htm#CreateHyp">the <p class="whs2">Select this hypothesis in <a href="about_hypotheses.htm#CreateHyp">the
<span style="font-weight: bold;"><B>Create Hypotheses </B></span>dialog box</a> <span style="font-weight: bold;"><B>Create Hypotheses </B></span>dialog box</a>
click <span style="font-weight: bold;"><B>Create</B></span>. </p> click <span style="font-weight: bold;"><B>Create</B></span>. </p>
@ -123,5 +96,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>Reassigning hypotheses and algorithms</title> <title>Reassigning hypotheses and algorithms</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=1107>
<meta name=layout-width content=740>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
@ -41,13 +21,12 @@ p.whs4 {margin-left: 40px; font-weight: bold;}
p.whs5 { margin-left:0px; } p.whs5 { margin-left:0px; }
img_whs6 { border-style:none; border:none; width:30px; height:30px; float:none; } img_whs6 { border-style:none; border:none; width:30px; height:30px; float:none; }
--> -->
</style> </style><script type="text/javascript" language="JavaScript">
<script type="text/javascript" language="JavaScript">
<!-- <!--
if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4)) if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
{ {
var strNSS = "<style type='text/css'>"; var strNSS = "<style type='text/css'>";
strNSS += "p.whs5 {margin-left:1; }"; strNSS += "p.whs5 {margin-left:1pt; }";
strNSS +="</style>"; strNSS +="</style>";
document.write(strNSS); document.write(strNSS);
} }
@ -71,26 +50,19 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </head>
<body><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
if (window.addTocInfo) if (window.addTocInfo)
{ {
addTocInfo("SMESH module\nEditing meshes\nReassigning hypotheses and algorithms"); addTocInfo("MESH module\nEditing meshes\nReassigning hypotheses and algorithms");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","",""); addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
} }
@ -104,12 +76,13 @@ addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
@ -214,5 +187,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>Removing nodes and elements</title> <title>Removing nodes and elements</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=1633>
<meta name=layout-width content=765>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
@ -35,26 +15,25 @@ if (navigator.appName !="Netscape")
<style type="text/css"> <style type="text/css">
<!-- <!--
p.whs1 { margin-left:40px; } p.whs1 { margin-left:40px; }
img_whs2 {border-style: none; border: none; width: 27px; height: 25px;} img_whs2 { border:none; width:27px; height:25px; }
img_whs3 { border-style:none; border:none; width:315px; height:217px; } img_whs3 { border-style:none; border:none; width:315px; height:217px; }
p.whs4 { margin-left:0px; } p.whs4 { margin-left:0px; }
img_whs5 {border-style: none; border: none; width: 36px; height: 38px; float: none;} img_whs5 { border:none; width:36px; height:38px; float:none; }
table.whs6 {x-cell-content-align: top; width: 100%; border-spacing: 0; border-spacing: 0px;} table.whs6 { x-cell-content-align:top; width:100%; border-spacing:0; }
col.whs7 { width:50%; } col.whs7 { width:50%; }
tr.whs8 {x-cell-content-align: top;} td.whs8 { padding-right:10px; padding-left:10px; border-right-style:none; border-left-style:none; border-top-style:none; border-bottom-style:none; }
td.whs9 {width: 50%; padding-right: 10px; padding-left: 10px; border-right-style: none; border-left-style: none; border-top-style: none; border-bottom-style: none;} img_whs9 { border:none; width:350px; height:183px; }
img_whs10 {border-style: none; border: none; width: 350px; height: 183px;} td.whs10 { padding-right:10px; padding-left:10px; border-top-style:none; border-bottom-style:none; border-right-style:none; }
td.whs11 {width: 50%; padding-right: 10px; padding-left: 10px; border-top-style: none; border-bottom-style: none; border-right-style: none;} img_whs11 { border-style:none; border:none; width:350px; height:183px; }
img_whs12 {border-style: none; border: none; width: 318px; height: 218px;} img_whs12 { border:none; width:318px; height:218px; }
img_whs13 {border-style: none; border: none; width: 350px; height: 184px;} img_whs13 { border:none; width:350px; height:184px; }
--> -->
</style> </style><script type="text/javascript" language="JavaScript">
<script type="text/javascript" language="JavaScript">
<!-- <!--
if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4)) if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
{ {
var strNSS = "<style type='text/css'>"; var strNSS = "<style type='text/css'>";
strNSS += "p.whs4 {margin-left:1; }"; strNSS += "p.whs4 {margin-left:1pt; }";
strNSS +="</style>"; strNSS +="</style>";
document.write(strNSS); document.write(strNSS);
} }
@ -78,26 +57,19 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </head>
<body><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
if (window.addTocInfo) if (window.addTocInfo)
{ {
addTocInfo("SMESH module\nModifying meshes\nRemoving nodes and elements"); addTocInfo("MESH module\nModifying meshes\nRemoving nodes and elements");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","",""); addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
} }
@ -111,12 +83,13 @@ addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
@ -165,16 +138,15 @@ else
<p class="whs1">&nbsp;</p> <p class="whs1">&nbsp;</p>
<!--(Table)=========================================================-->
<table x-use-null-cells cellspacing="0" width="100%" class="whs6"> <table x-use-null-cells cellspacing="0" width="100%" class="whs6">
<col class="whs7"> <col class="whs7">
<col class="whs7"> <col class="whs7">
<tr valign="top" class="whs8"> <tr valign=top>
<td width="50%" class="whs9"> <td width="50%" class="whs8">
<p><img src="../image73.jpg" width="350px" height="183px" border="0" class="img_whs10"></td> <p><img src="../image73.jpg" width="350px" height="183px" border="0" class="img_whs9"></td>
<td width="50%" class="whs11"> <td width="50%" class="whs10">
<p><img src="../image72.jpg" width="350px" height="183px" border="0" class="img_whs10"></td></tr> <p><img src="../image72.jpg" width="350px" height="183px" border="0" class="img_whs11"></td></tr>
</table> </table>
<p class="whs4">&nbsp;</p> <p class="whs4">&nbsp;</p>
@ -215,15 +187,14 @@ else
<p class="whs1">&nbsp;</p> <p class="whs1">&nbsp;</p>
<!--(Table)=========================================================-->
<table x-use-null-cells cellspacing="0" width="100%" class="whs6"> <table x-use-null-cells cellspacing="0" width="100%" class="whs6">
<col class="whs7"> <col class="whs7">
<col class="whs7"> <col class="whs7">
<tr valign="top" class="whs8"> <tr valign=top>
<td width="50%" class="whs9"> <td width="50%" class="whs8">
<p><img src="../image75.jpg" width="350px" height="183px" border="0" class="img_whs10"></td> <p><img src="../image75.jpg" width="350px" height="183px" border="0" class="img_whs9"></td>
<td width="50%" class="whs11"> <td width="50%" class="whs10">
<p><img src="../image74.jpg" width="350px" height="184px" border="0" class="img_whs13"></td></tr> <p><img src="../image74.jpg" width="350px" height="184px" border="0" class="img_whs13"></td></tr>
</table> </table>
@ -240,5 +211,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>Renumbering nodes and elements</title> <title>Renumbering nodes and elements</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=1068>
<meta name=layout-width content=740>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
@ -35,13 +15,12 @@ if (navigator.appName !="Netscape")
<style type="text/css"> <style type="text/css">
<!-- <!--
p.whs1 { margin-left:40px; } p.whs1 { margin-left:40px; }
img_whs2 {border-style: none; border: none; width: 29px; height: 23px;} img_whs2 { border:none; width:29px; height:23px; }
img_whs3 {border-style: none; border: none; width: 314px; height: 217px;} img_whs3 { border:none; width:314px; height:217px; }
img_whs4 {border-style: none; border: none; width: 26px; height: 25px;} img_whs4 { border:none; width:26px; height:25px; }
img_whs5 {border-style: none; border: none; width: 318px; height: 220px;} img_whs5 { border:none; width:318px; height:220px; }
--> -->
</style> </style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<!-- <!--
function reDo() { function reDo() {
if (innerWidth != origWidth || innerHeight != origHeight) if (innerWidth != origWidth || innerHeight != origHeight)
@ -59,26 +38,19 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </head>
<body><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
if (window.addTocInfo) if (window.addTocInfo)
{ {
addTocInfo("SMESH module\nModifying meshes\nRenumbering nodes and elements"); addTocInfo("MESH module\nModifying meshes\nRenumbering nodes and elements");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","",""); addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
} }
@ -92,12 +64,13 @@ addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
@ -180,5 +153,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>Rotation</title> <title>Rotation</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=604>
<meta name=layout-width content=740>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
@ -35,11 +15,10 @@ if (navigator.appName !="Netscape")
<style type="text/css"> <style type="text/css">
<!-- <!--
p.whs1 { margin-left:40px; } p.whs1 { margin-left:40px; }
img_whs2 {border-style: none; border: none; width: 310px; height: 265px;} img_whs2 { border:none; width:310px; height:265px; }
ul.whs3 { list-style:disc; } ul.whs3 { list-style:disc; }
--> -->
</style> </style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<!-- <!--
function reDo() { function reDo() {
if (innerWidth != origWidth || innerHeight != origHeight) if (innerWidth != origWidth || innerHeight != origHeight)
@ -57,26 +36,19 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </head>
<body><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
if (window.addTocInfo) if (window.addTocInfo)
{ {
addTocInfo("SMESH module\nModifying meshes\nTransforming meshes\nRotation"); addTocInfo("MESH module\nModifying meshes\nTransforming meshes\nRotation");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","",""); addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
} }
@ -90,12 +62,13 @@ addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
@ -147,5 +120,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>Running SMESH module</title> <title>Running SMESH module</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=1495>
<meta name=layout-width content=700>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
@ -34,19 +14,15 @@ if (navigator.appName !="Netscape")
</script> </script>
<style type="text/css"> <style type="text/css">
<!-- <!--
p.whs1 {font-family: 'Times New Roman', serif;} img_whs1 { border:none; width:29px; height:28px; border-style:none; }
ol.whs2 {list-style: decimal;} p.whs2 { font-family:'Times New Roman' , serif; }
img_whs3 {border-style: none; border: none; width: 32px; height: 34px; float: none;} img_whs3 { border:none; width:263px; height:161px; border-style:none; }
p.whs4 { margin-left:40px; } p.whs4 { margin-left:40px; }
img_whs5 {border-style: none; border: none; width: 574px; height: 404px;} p.whs5 { font-family:'Times New Roman' , serif; background-image:url('../texture_horiz_ltbluebubbles.jpg'); }
p.whs6 {font-family:'Times New Roman' , serif; background-image:url(../texture_horiz_ltbluebubbles.jpg); } img_whs6 { border:none; float:none; width:36px; height:38px; border-style:none; }
img_whs7 {border-style: none; border: none; float: none; width: 36px; height: 38px;} img_whs7 { border:none; width:743px; height:532px; }
p.whs8 {font-family: 'Times New Roman', serif; margin-left: 40px;}
img_whs9 {border-style: none; border: none; width: 29px; height: 28px;}
img_whs10 {border-style: none; border: none; width: 150px; height: 160px;}
--> -->
</style> </style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<!-- <!--
function reDo() { function reDo() {
if (innerWidth != origWidth || innerHeight != origHeight) if (innerWidth != origWidth || innerHeight != origHeight)
@ -64,26 +40,19 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </head>
<body><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
if (window.addTocInfo) if (window.addTocInfo)
{ {
addTocInfo("SMESH module\nRunning SMESH module"); addTocInfo("MESH module\nRunning MESH module");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","",""); addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
} }
@ -97,67 +66,57 @@ addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
<h1>Running SMESH module</h1> <h1>Running MESH module</h1>
<p class=TODO>To start <span style="font-weight: bold;"><B>SMESH </B></span><span <p class=TODO
class=glossterm>module</span> in SALOME:</p> style="font-style: normal;
font-weight: normal;
font-family: 'Times New Roman', serif;">To start MESH <span
class=glossterm>module</span> in SALOME click <img src="../image25.jpg" width="29px" height="28px" border="0" class="img_whs1"> icon in the
bottom toolbar or select <span style="font-weight: bold;"><B>MESH</B></span>
&nbsp;from the
bottom Choose box:</p>
<p class="whs1">&nbsp;</p> <p class=TODO
style="font-style: normal;
font-weight: normal;
font-family: 'Times New Roman', serif;">&nbsp;</p>
<ol type="1" class="whs2"> <p class="whs2"><img src="../image1.jpg" width="263px" height="161px" border="0" class="img_whs3"></p>
<li class=kadov-p><p class="whs1">Run <p class="whs4">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>
SALOME </p></li>
<li class=kadov-p><p class="whs1">Create <p class="whs2">&nbsp;</p>
a new study by clicking <img src="../pics/new.jpg" x-maintain-ratio="TRUE" width="32px" height="34px" border="0" class="img_whs3"> icon in the main toolbar. The
following SALOME standard window will appear: &nbsp;</p></li>
</ol>
<p class="whs1">&nbsp;</p> <p class="whs5"><img src="../note1.gif" x-maintain-ratio="TRUE" width="36px" height="38px" border="0" class="img_whs6"> Before launching the MESH module, you should set the VTK
viewer as default viewer for creation of a new study window. In MESH you
can generate and work with meshes only in VTK viewer. </p>
<p class="whs4">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="../image11.jpg" width="574px" height="404px" border="0" class="img_whs5"></p> <p class="whs2">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>
<p class="whs1">&nbsp;</p> <p class="whs2">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>
<p class="whs6"><img src="../note1.gif" x-maintain-ratio="TRUE" width="36px" height="38px" border="0" class="img_whs7"> Before launching the SMESH module, you should set the VTK <p class="whs2">&nbsp;</p>
viewer as default viewer for creation of a new study window. In SMESH
you can generate and work with meshes only in VTK viewer. </p>
<p class="whs1">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p> <p class="whs2">The desktop of the SALOME
platform will be updated with additional toolbars and menus related to
the <span style="font-weight: bold;"><B>MESH</B></span> component . </p>
<p class="whs8">&nbsp;&nbsp;&nbsp;&nbsp;3. <p class="whs2">&nbsp;</p>
In the bottom toolbar click <img src="../image25.jpg" width="29px" height="28px" border="0" class="img_whs9"> icon or &nbsp;from
the bottom Choose box</p>
<p class="whs1">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="../image24.jpg" width="150px" height="160px" border="0" class="img_whs10"></p> <p class="whs2">&nbsp;</p>
<p class="whs1">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;select <p class="whs4"><img src="../image14.jpg" width="743px" height="532px" border="0" class="img_whs7"></p>
<span style="font-weight: bold;"><B>SMESH</B></span>.</p>
<p class="whs1">&nbsp;</p>
<p class="whs1">&nbsp;</p>
<p class="whs1">The initial desktop of
the SALOME platform will be updated with some additional toolbars and
menus related to the <span style="font-weight: bold;"><B>SMESH</B></span> component
. It will look like as follows:</p>
<p class="whs1">&nbsp;</p>
<p class="whs1">&nbsp;</p>
<p class="whs4"><img src="../image12.jpg" width="574px" height="404px" border="0" class="img_whs5"></p>
<p class="whs4">&nbsp;</p> <p class="whs4">&nbsp;</p>
@ -168,5 +127,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>Sewing meshes</title> <title>Sewing meshes</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=3595>
<meta name=layout-width content=740>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
@ -46,8 +26,7 @@ img_whs9 {border-style: none; border: none; width: 600px; height: 227px;}
img_whs10 { border-style:none; border:none; width:620px; height:228px; } img_whs10 { border-style:none; border:none; width:620px; height:228px; }
img_whs11 { border-style:none; border:none; width:304px; height:222px; } img_whs11 { border-style:none; border:none; width:304px; height:222px; }
--> -->
</style> </style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<!-- <!--
function reDo() { function reDo() {
if (innerWidth != origWidth || innerHeight != origHeight) if (innerWidth != origWidth || innerHeight != origHeight)
@ -65,26 +44,19 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </head>
<body><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
if (window.addTocInfo) if (window.addTocInfo)
{ {
addTocInfo("SMESH module\nModifying meshes\nTransforming meshes\nSewing meshes"); addTocInfo("MESH module\nModifying meshes\nTransforming meshes\nSewing meshes");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","",""); addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
} }
@ -98,12 +70,13 @@ addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
@ -324,5 +297,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>Shading</title> <title>Shading</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=380>
<meta name=layout-width content=700>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
@ -34,10 +14,9 @@ if (navigator.appName !="Netscape")
</script> </script>
<style type="text/css"> <style type="text/css">
<!-- <!--
img_whs1 {border-style: none; border: none; width: 479px; height: 296px;} img_whs1 { border:none; width:479px; height:296px; }
--> -->
</style> </style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<!-- <!--
function reDo() { function reDo() {
if (innerWidth != origWidth || innerHeight != origHeight) if (innerWidth != origWidth || innerHeight != origHeight)
@ -55,20 +34,13 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </head>
<body><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
@ -87,12 +59,13 @@ if (window.gbWhTopic)
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
@ -105,5 +78,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>Shrink</title> <title>Shrink</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=380>
<meta name=layout-width content=700>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
@ -34,10 +14,9 @@ if (navigator.appName !="Netscape")
</script> </script>
<style type="text/css"> <style type="text/css">
<!-- <!--
img_whs1 {border-style: none; border: none; width: 480px; height: 292px;} img_whs1 { border:none; width:480px; height:292px; }
--> -->
</style> </style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<!-- <!--
function reDo() { function reDo() {
if (innerWidth != origWidth || innerHeight != origHeight) if (innerWidth != origWidth || innerHeight != origHeight)
@ -55,20 +34,13 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </head>
<body><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
@ -87,12 +59,13 @@ if (window.gbWhTopic)
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
@ -105,5 +78,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>Skew</title> <title>Skew</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=1099>
<meta name=layout-width content=700>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
@ -34,20 +14,19 @@ if (navigator.appName !="Netscape")
</script> </script>
<style type="text/css"> <style type="text/css">
<!-- <!--
img_whs1 {border-style: none; border: none; width: 30px; height: 30px; float: none;} img_whs1 { border:none; width:30px; height:30px; float:none; border-style:none; }
p.whs2 { margin-left:0px; text-indent:48px; } p.whs2 { margin-left:0px; text-indent:48px; }
p.whs3 { margin-left:40px; } p.whs3 { margin-left:40px; }
img_whs4 {border-style: none; border: none; width: 453px; height: 411px;} img_whs4 { border:none; width:453px; height:411px; border-style:none; }
img_whs5 {border-style: none; border: none; width: 24px; height: 23px;} img_whs5 { border:none; width:24px; height:23px; border-style:none; }
img_whs6 {border-style: none; border: none; width: 467px; height: 326px;} img_whs6 { border:none; width:467px; height:326px; border-style:none; }
--> -->
</style> </style><script type="text/javascript" language="JavaScript">
<script type="text/javascript" language="JavaScript">
<!-- <!--
if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4)) if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
{ {
var strNSS = "<style type='text/css'>"; var strNSS = "<style type='text/css'>";
strNSS += "p.whs2 {margin-left:1; }"; strNSS += "p.whs2 {margin-left:1pt; }";
strNSS +="</style>"; strNSS +="</style>";
document.write(strNSS); document.write(strNSS);
} }
@ -71,26 +50,19 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </head>
<body><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
if (window.addTocInfo) if (window.addTocInfo)
{ {
addTocInfo("SMESH module\nQuality controls\nSkew angle"); addTocInfo("MESH module\nQuality controls\nSkew");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","",""); addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
} }
@ -104,20 +76,21 @@ addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
<h1>Skew angle</h1> <h1>Skew</h1>
<p><img src="../i_blue.jpg" x-maintain-ratio="TRUE" width="30px" height="30px" border="0" class="img_whs1"> <span style="font-weight: bold;"><B>Skew angle</B></span> mesh <p><img src="../i_blue.jpg" x-maintain-ratio="TRUE" width="30px" height="30px" border="0" class="img_whs1"> <span style="font-weight: bold;"><B>Skew</B></span> mesh quality
quality criterion reflects the angle between the lines that join opposite criterion reflects the angle between the lines that join opposite sides
sides of the element. SKEW &nbsp;is of the element. SKEW &nbsp;is
a maximum value of all skew angles. </p> a maximum value of all skew angles. </p>
<p class="whs2">This mesh quality criterion <p class="whs2">This mesh quality criterion
@ -130,7 +103,7 @@ else
<p class="whs3">&nbsp;</p> <p class="whs3">&nbsp;</p>
<p class=TODO>To apply the Skew angle quality criterion to your mesh:</p> <p class=TODO>To apply the Skew quality criterion to your mesh:</p>
<p class=TODO>&nbsp;</p> <p class=TODO>&nbsp;</p>
@ -138,10 +111,10 @@ else
<p class="whs3">&nbsp;</p> <p class="whs3">&nbsp;</p>
<p class="whs3">2. Choose <span style="font-weight: bold;"><B>Quality <p class="whs3">2. Choose <span style="font-weight: bold;"><B>Controls
Controls &gt; Skew </B></span>or click <img src="../image40.gif" width="24px" height="23px" border="0" class="img_whs5"> button of the toolbar. &gt; Skew </B></span>or click <img src="../image40.gif" width="24px" height="23px" border="0" class="img_whs5"> button of the toolbar. Your mesh
Your mesh will be displayed in the viewer with its elements colored according will be displayed in the viewer with its elements colored according to
to the applied mesh quality control criterion:</p> the applied mesh quality control criterion:</p>
<p class="whs3">&nbsp;</p> <p class="whs3">&nbsp;</p>
@ -154,5 +127,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>Smoothing</title> <title>Smoothing</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=1451>
<meta name=layout-width content=740>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
@ -36,16 +16,15 @@ if (navigator.appName !="Netscape")
<!-- <!--
img_whs1 { border-style:none; border:none; width:30px; height:30px; float:none; } img_whs1 { border-style:none; border:none; width:30px; height:30px; float:none; }
p.whs2 { margin-left:40px; } p.whs2 { margin-left:40px; }
img_whs3 {border-style: none; border: none; width: 24px; height: 25px;} img_whs3 { border:none; width:24px; height:25px; }
img_whs4 {border-style: none; border: none; width: 319px; height: 369px;} img_whs4 { border:none; width:319px; height:369px; }
ul.whs5 { list-style:disc; } ul.whs5 { list-style:disc; }
p.whs6 { margin-left:40px; font-weight:normal; } p.whs6 { margin-left:40px; font-weight:normal; }
p.whs7 { font-weight:bold; } p.whs7 { font-weight:bold; }
p.whs8 { margin-left:80px; } p.whs8 { margin-left:80px; }
img_whs9 { border-style:none; border:none; width:527px; height:281px; } img_whs9 { border-style:none; border:none; width:527px; height:281px; }
--> -->
</style> </style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<!-- <!--
function reDo() { function reDo() {
if (innerWidth != origWidth || innerHeight != origHeight) if (innerWidth != origWidth || innerHeight != origHeight)
@ -63,26 +42,19 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </head>
<body><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
if (window.addTocInfo) if (window.addTocInfo)
{ {
addTocInfo("SMESH module\nModifying meshes\nSmoothing"); addTocInfo("MESH module\nModifying meshes\nSmoothing");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","",""); addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
} }
@ -96,12 +68,13 @@ addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
@ -213,5 +186,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>Start and End Length hypothesis</title> <title>Start and End Length hypothesis</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=614>
<meta name=layout-width content=740>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
@ -41,13 +21,12 @@ img_whs4 {border-style: none; border: none; width: 319px; height: 222px;}
p.whs5 { margin-left:0px; } p.whs5 { margin-left:0px; }
ul.whs6 { list-style:disc; } ul.whs6 { list-style:disc; }
--> -->
</style> </style><script type="text/javascript" language="JavaScript">
<script type="text/javascript" language="JavaScript">
<!-- <!--
if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4)) if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
{ {
var strNSS = "<style type='text/css'>"; var strNSS = "<style type='text/css'>";
strNSS += "p.whs5 {margin-left:1; }"; strNSS += "p.whs5 {margin-left:1pt; }";
strNSS +="</style>"; strNSS +="</style>";
document.write(strNSS); document.write(strNSS);
} }
@ -71,26 +50,19 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </head>
<body><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
if (window.addTocInfo) if (window.addTocInfo)
{ {
addTocInfo("SMESH module\nCreating meshes\nDefining hypotheses\nStart and End Length hypothesis"); addTocInfo("MESH module\nCreating meshes\nDefining hypotheses\nStart and End Length hypothesis");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","",""); addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
} }
@ -104,12 +76,13 @@ addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
@ -130,7 +103,7 @@ else
<p class=TODO>&nbsp;</p> <p class=TODO>&nbsp;</p>
<p class="whs2">Select this hypothesis s in <a href="about_hypotheses.htm#CreateHyp">the <p class="whs2">Select this hypothesis in <a href="about_hypotheses.htm#CreateHyp">the
<span style="font-weight: bold;"><B>Create Hypotheses </B></span>dialog box</a> <span style="font-weight: bold;"><B>Create Hypotheses </B></span>dialog box</a>
click <span style="font-weight: bold;"><B>Create</B></span>. The following dialog click <span style="font-weight: bold;"><B>Create</B></span>. The following dialog
box will appear:</p> box will appear:</p>
@ -161,5 +134,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>Symmetry</title> <title>Symmetry</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=1155>
<meta name=layout-width content=740>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
@ -40,8 +20,7 @@ img_whs3 {border-style: none; border: none; width: 350px; height: 253px;}
img_whs4 { border-style:none; border:none; width:350px; height:248px; } img_whs4 { border-style:none; border:none; width:350px; height:248px; }
ul.whs5 { list-style:disc; } ul.whs5 { list-style:disc; }
--> -->
</style> </style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<!-- <!--
function reDo() { function reDo() {
if (innerWidth != origWidth || innerHeight != origHeight) if (innerWidth != origWidth || innerHeight != origHeight)
@ -59,26 +38,19 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </head>
<body><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
if (window.addTocInfo) if (window.addTocInfo)
{ {
addTocInfo("SMESH module\nModifying meshes\nTransforming meshes\nSymmetry"); addTocInfo("MESH module\nModifying meshes\nTransforming meshes\nSymmetry");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","",""); addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
} }
@ -92,12 +64,13 @@ addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
@ -160,5 +133,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>Taper</title> <title>Taper</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=824>
<meta name=layout-width content=813>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
@ -38,10 +18,9 @@ img_whs1 {border-style: none; border: none; float: none; width: 30px; height: 30
img_whs2 { border-style:none; border:none; width:791px; height:170px; } img_whs2 { border-style:none; border:none; width:791px; height:170px; }
p.whs3 { margin-left:40px; } p.whs3 { margin-left:40px; }
img_whs4 { border-style:none; border:none; width:24px; height:23px; } img_whs4 { border-style:none; border:none; width:24px; height:23px; }
img_whs5 {border-style: none; border: none; width: 465px; height: 326px;} img_whs5 { border:none; width:465px; height:326px; border-style:none; }
--> -->
</style> </style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<!-- <!--
function reDo() { function reDo() {
if (innerWidth != origWidth || innerHeight != origHeight) if (innerWidth != origWidth || innerHeight != origHeight)
@ -59,26 +38,19 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </head>
<body><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
if (window.addTocInfo) if (window.addTocInfo)
{ {
addTocInfo("SMESH module\nQuality controls\nTaper"); addTocInfo("MESH module\nQuality controls\nTaper");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","",""); addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
} }
@ -92,12 +64,13 @@ addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
@ -122,10 +95,10 @@ else
<p class="whs3">&nbsp;</p> <p class="whs3">&nbsp;</p>
<p class="whs3">2. Choose <span style="font-weight: bold;"><B>Quality <p class="whs3">2. Choose <span style="font-weight: bold;"><B>Controls
Controls &gt; Taper </B></span>or click <img src="../image36.gif" width="24px" height="23px" border="0" class="img_whs4"> button in the toolbar. &gt; Taper </B></span>or click <img src="../image36.gif" width="24px" height="23px" border="0" class="img_whs4"> button in the toolbar. Your mesh
Your mesh will be displayed in the viewer with its elements colored according will be displayed in the viewer with its elements colored according to
to the applied mesh quality control criterion:</p> the applied mesh quality control criterion:</p>
<p class="whs3">&nbsp;</p> <p class="whs3">&nbsp;</p>
@ -138,5 +111,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>Tetrahedron (GHS3D) meshing algorithm</title> <title>Tetrahedron (GHS3D) meshing algorithm</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=460>
<meta name=layout-width content=740>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
@ -37,8 +17,7 @@ if (navigator.appName !="Netscape")
img_whs1 { border-style:none; border:none; width:30px; height:30px; float:none; } img_whs1 { border-style:none; border:none; width:30px; height:30px; float:none; }
p.whs2 { margin-left:40px; } p.whs2 { margin-left:40px; }
--> -->
</style> </style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<!-- <!--
function reDo() { function reDo() {
if (innerWidth != origWidth || innerHeight != origHeight) if (innerWidth != origWidth || innerHeight != origHeight)
@ -56,26 +35,19 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </head>
<body><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
if (window.addTocInfo) if (window.addTocInfo)
{ {
addTocInfo("SMESH module\nCreating meshes\nDefining meshing algorithms\n3D meshing algorithms\nTetrahedron (GHS3D) meshing algorithm"); addTocInfo("MESH module\nCreating meshes\nDefining meshing algorithms\n3D meshing algorithms\nTetrahedron (GHS3D) meshing algorithm");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","",""); addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
} }
@ -89,12 +61,13 @@ addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
@ -126,5 +99,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>Tetrahedron (Netgen) meshing algorithm</title> <title>Tetrahedron (Netgen) meshing algorithm</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=673>
<meta name=layout-width content=740>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
@ -40,14 +20,13 @@ p.whs3 {margin-left: 0px;}
p.whs4 { margin-left:0px; font-weight:bold; } p.whs4 { margin-left:0px; font-weight:bold; }
img_whs5 { border-style:none; border:none; width:386px; height:414px; } img_whs5 { border-style:none; border:none; width:386px; height:414px; }
--> -->
</style> </style><script type="text/javascript" language="JavaScript">
<script type="text/javascript" language="JavaScript">
<!-- <!--
if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4)) if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
{ {
var strNSS = "<style type='text/css'>"; var strNSS = "<style type='text/css'>";
strNSS += "p.whs3 {margin-left:1; }"; strNSS += "p.whs3 {margin-left:1pt; }";
strNSS += "p.whs4 {margin-left:1; }"; strNSS += "p.whs4 {margin-left:1pt; }";
strNSS +="</style>"; strNSS +="</style>";
document.write(strNSS); document.write(strNSS);
} }
@ -71,26 +50,19 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </head>
<body><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
if (window.addTocInfo) if (window.addTocInfo)
{ {
addTocInfo("SMESH module\nCreating meshes\nDefining meshing algorithms\n3D meshing algorithms\nTetrahedron (Netgen) meshing algorithm"); addTocInfo("MESH module\nCreating meshes\nDefining meshing algorithms\n3D meshing algorithms\nTetrahedron (Netgen) meshing algorithm");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","",""); addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
} }
@ -104,12 +76,13 @@ addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
@ -144,5 +117,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>Translation</title> <title>Translation</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=551>
<meta name=layout-width content=740>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
@ -38,8 +18,7 @@ p.whs1 {margin-left: 40px;}
img_whs2 { border-style:none; border:none; width:645px; height:231px; } img_whs2 { border-style:none; border:none; width:645px; height:231px; }
ul.whs3 { list-style:disc; } ul.whs3 { list-style:disc; }
--> -->
</style> </style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<!-- <!--
function reDo() { function reDo() {
if (innerWidth != origWidth || innerHeight != origHeight) if (innerWidth != origWidth || innerHeight != origHeight)
@ -57,26 +36,19 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </head>
<body><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
if (window.addTocInfo) if (window.addTocInfo)
{ {
addTocInfo("SMESH module\nModifying meshes\nTransforming meshes\nTranslation"); addTocInfo("MESH module\nModifying meshes\nTransforming meshes\nTranslation");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","",""); addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
} }
@ -90,12 +62,13 @@ addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
@ -144,5 +117,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>Uniting a set of triangles</title> <title>Uniting a set of triangles</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=945>
<meta name=layout-width content=740>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
@ -42,13 +22,12 @@ ul.whs5 {list-style: disc;}
p.whs6 { margin-left:40px; font-weight:normal; } p.whs6 { margin-left:40px; font-weight:normal; }
p.whs7 { margin-left:0px; } p.whs7 { margin-left:0px; }
--> -->
</style> </style><script type="text/javascript" language="JavaScript">
<script type="text/javascript" language="JavaScript">
<!-- <!--
if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4)) if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
{ {
var strNSS = "<style type='text/css'>"; var strNSS = "<style type='text/css'>";
strNSS += "p.whs7 {margin-left:1; }"; strNSS += "p.whs7 {margin-left:1pt; }";
strNSS +="</style>"; strNSS +="</style>";
document.write(strNSS); document.write(strNSS);
} }
@ -72,26 +51,19 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </head>
<body><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
if (window.addTocInfo) if (window.addTocInfo)
{ {
addTocInfo("SMESH module\nModifying meshes\nUniting a set of triangles"); addTocInfo("MESH module\nModifying meshes\nUniting a set of triangles");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","",""); addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
} }
@ -105,12 +77,13 @@ addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
@ -187,5 +160,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>Uniting two triangles</title> <title>Uniting two triangles</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=725>
<meta name=layout-width content=763>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
@ -35,18 +15,17 @@ if (navigator.appName !="Netscape")
<style type="text/css"> <style type="text/css">
<!-- <!--
p.whs1 { margin-left:40px; } p.whs1 { margin-left:40px; }
img_whs2 {border-style: none; border: none; width: 23px; height: 23px;} img_whs2 { border:none; width:23px; height:23px; border-style:none; }
img_whs3 {border-style: none; border: none; width: 295px; height: 148px;} img_whs3 { border:none; width:295px; height:148px; border-style:none; }
table.whs4 {x-cell-content-align: top; width: 100%; border-spacing: 0px; border-spacing: 0px;} table.whs4 { x-cell-content-align:top; width:100%; border-spacing:0px; }
col.whs5 { width:50%; } col.whs5 { width:50%; }
tr.whs6 { x-cell-content-align:top; } tr.whs6 { x-cell-content-align:top; }
td.whs7 { width:50%; padding-right:10px; padding-left:10px; border-right-style:none; border-left-style:none; border-top-style:none; border-bottom-style:none; } td.whs7 { width:50%; padding-right:10px; padding-left:10px; border-right-style:none; border-left-style:none; border-top-style:none; border-bottom-style:none; }
img_whs8 {border-style: none; border: none; width: 348px; height: 224px;} img_whs8 { border:none; width:348px; height:224px; border-style:none; }
td.whs9 { width:50%; padding-right:10px; padding-left:10px; border-top-style:none; border-bottom-style:none; border-right-style:none; } td.whs9 { width:50%; padding-right:10px; padding-left:10px; border-top-style:none; border-bottom-style:none; border-right-style:none; }
img_whs10 {border-style: none; border: none; width: 350px; height: 224px;} img_whs10 { border:none; width:350px; height:224px; border-style:none; }
--> -->
</style> </style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<!-- <!--
function reDo() { function reDo() {
if (innerWidth != origWidth || innerHeight != origHeight) if (innerWidth != origWidth || innerHeight != origHeight)
@ -64,26 +43,19 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </head>
<body><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
if (window.addTocInfo) if (window.addTocInfo)
{ {
addTocInfo("SMESH module\nModifying meshes\nUniting two triangles"); addTocInfo("MESH module\nModifying meshes\nUniting two triangles");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","",""); addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
} }
@ -97,18 +69,19 @@ addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
<h1>Uniting two triangles</h1> <h1>Uniting two triangles</h1>
<p>&nbsp;In SMESH <p>&nbsp;In MESH
you can union two neighboring triangles (cells) by deletion of the common you can union two neighboring triangles (cells) by deletion of the common
edge.</p> edge.</p>
@ -143,7 +116,6 @@ else
<p>&nbsp;</p> <p>&nbsp;</p>
<!--(Table)=========================================================-->
<table x-use-null-cells cellspacing="0" width="100%" class="whs4"> <table x-use-null-cells cellspacing="0" width="100%" class="whs4">
<col class="whs5"> <col class="whs5">
<col class="whs5"> <col class="whs5">
@ -162,5 +134,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>Using operations on groups</title> <title>Using operations on groups</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=1909>
<meta name=layout-width content=740>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
@ -34,15 +14,14 @@ if (navigator.appName !="Netscape")
</script> </script>
<style type="text/css"> <style type="text/css">
<!-- <!--
img_whs1 {border-style: none; border: none; width: 30px; height: 30px; float: none;} img_whs1 { border:none; width:30px; height:30px; float:none; border-style:none; }
ul.whs2 { list-style:disc; } ul.whs2 { list-style:disc; }
p.whs3 { font-weight:bold; } p.whs3 { font-weight:bold; }
p.whs4 { margin-left:40px; } p.whs4 { margin-left:40px; }
img_whs5 {border-style: none; border: none; width: 290px; height: 245px;} img_whs5 { border:none; width:290px; height:245px; border-style:none; }
img_whs6 {border-style: none; border: none; width: 290px; height: 244px;} img_whs6 { border:none; width:290px; height:244px; border-style:none; }
--> -->
</style> </style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<!-- <!--
function reDo() { function reDo() {
if (innerWidth != origWidth || innerHeight != origHeight) if (innerWidth != origWidth || innerHeight != origHeight)
@ -60,26 +39,19 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </head>
<body><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
if (window.addTocInfo) if (window.addTocInfo)
{ {
addTocInfo("SMESH module\nGrouping elements\nUsing operations on groups"); addTocInfo("MESH module\nGrouping elements\nUsing operations on groups");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","",""); addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
} }
@ -93,18 +65,19 @@ addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
<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 SMESH 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 &nbsp;Boolean
operations on groups such as:</p> operations on groups such as:</p>
@ -150,7 +123,7 @@ else
<p class="whs4">&nbsp;</p> <p class="whs4">&nbsp;</p>
<p class="whs4">2. Click the <span style="font-weight: bold;"><B>OK <p class="whs4">2. Click the <span style="font-weight: bold;"><B>Ok
</B></span>or <span style="font-weight: bold;"><B>&nbsp;Apply </B></span>or <span style="font-weight: bold;"><B>&nbsp;Apply
</B></span>button to confirm creation of the group. </p> </B></span>button to confirm creation of the group. </p>
@ -186,7 +159,7 @@ else
<p class="whs4">&nbsp;</p> <p class="whs4">&nbsp;</p>
<p class="whs4">2. Click the <span style="font-weight: bold;"><B>OK <p class="whs4">2. Click the <span style="font-weight: bold;"><B>Ok
</B></span>or <span style="font-weight: bold;"><B>&nbsp;Apply </B></span>or <span style="font-weight: bold;"><B>&nbsp;Apply
</B></span>button to confirm creation of the group. </p> </B></span>button to confirm creation of the group. </p>
@ -222,7 +195,7 @@ else
<p class="whs4">&nbsp;</p> <p class="whs4">&nbsp;</p>
<p class="whs4">2. Click the <span style="font-weight: bold;"><B>OK <p class="whs4">2. Click the <span style="font-weight: bold;"><B>Ok
</B></span>or <span style="font-weight: bold;"><B>&nbsp;Apply </B></span>or <span style="font-weight: bold;"><B>&nbsp;Apply
</B></span>button to confirm creation of the group. &nbsp;</p> </B></span>button to confirm creation of the group. &nbsp;</p>
@ -239,5 +212,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>Using SMESH module</title> <title>Using SMESH module</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=380>
<meta name=layout-width content=700>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
@ -50,20 +30,13 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </head>
<body><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
@ -82,12 +55,13 @@ if (window.gbWhTopic)
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
@ -102,5 +76,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>Viewing mesh info</title> <title>Viewing mesh info</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=656>
<meta name=layout-width content=740>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
@ -34,19 +14,21 @@ if (navigator.appName !="Netscape")
</script> </script>
<style type="text/css"> <style type="text/css">
<!-- <!--
p.whs1 {margin-left: 40px;} p.whs1 { font-style:normal; font-weight:normal; }
img_whs2 {border-style: none; border: none; width: 21px; height: 20px;} img_whs2 { border:none; width:20px; height:26px; border-style:none; }
p.whs3 {margin-left: 0px;} p.whs3 { margin-left:40px; }
p.whs4 {margin-left: 80px;} img_whs4 { border:none; width:257px; height:420px; border-style:none; }
img_whs5 {border: none; width: 190px; height: 350px;} img_whs5 { border:none; width:22px; height:27px; border-style:none; }
img_whs6 { border:none; width:257px; height:406px; border-style:none; }
p.whs7 { margin-left:0px; }
p.whs8 { margin-left:80px; }
--> -->
</style> </style><script type="text/javascript" language="JavaScript">
<script type="text/javascript" language="JavaScript">
<!-- <!--
if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4)) if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
{ {
var strNSS = "<style type='text/css'>"; var strNSS = "<style type='text/css'>";
strNSS += "p.whs3 {margin-left:1; }"; strNSS += "p.whs7 {margin-left:1pt; }";
strNSS +="</style>"; strNSS +="</style>";
document.write(strNSS); document.write(strNSS);
} }
@ -70,26 +52,19 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </head>
<body><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
if (window.addTocInfo) if (window.addTocInfo)
{ {
addTocInfo("SMESH module\nMesh info\nViewing mesh info"); addTocInfo("MESH module\nViewing meshes\nMesh infos");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","",""); addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
} }
@ -103,43 +78,69 @@ addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
<h1>Viewing mesh info</h1> <h1>Mesh infos</h1>
<p class=TODO>To view the information on meshes:</p> <p>There are two types of information boxes: <span style="font-weight: bold;"><B>Standard
Mesh Infos</B></span> and <span style="font-weight: bold;"><B>Advanced</B></span>
<span style="font-weight: bold;"><B>Mesh Infos.</B></span></p>
<p class=TODO>&nbsp;</p> <p>&nbsp;</p>
<p class="whs1">1. Select your mesh in the <span style="font-weight: bold;"><B>Object <p class="whs1">The <span style="font-weight: bold;"><B>Standard
Browser</B></span>.</p> Mesh Infos</B></span> box gives only the information on the number of 2D elements
of mesh and the number of nodes. However, from this Info you can learn
about groups selected on this mesh. </p>
<p class="whs1">To view the <span style="font-weight: bold;"><B>Standard
Mesh Infos, </B></span>select your mesh or submesh in the <span style="font-weight: bold;"><B>Object
Browser</B></span> and<span style="font-weight: bold;"> <B></B></span>select <span
style="font-weight: bold;"><B>Standard Mesh Infos </B></span>from<span style="font-weight: bold;">
<B></B></span>the <span style="font-weight: bold;"><B>Mesh </B></span>menu or click
<img src="../image49.gif" width="20px" height="26px" border="0" class="img_whs2"> button in the toolbar. The following information will
be displayed:</p>
<p class="whs1">&nbsp;</p> <p class="whs1">&nbsp;</p>
<p class="whs1">2. From the <span style="font-weight: bold;"><B>Mesh <p class="whs3"><img src="../image48.gif" width="257px" height="420px" border="0" class="img_whs4"></p>
</B></span><span>menu s</span>elect <span style="font-weight: bold;"><B>Mesh
infos </B></span>or click <img src="../image26.gif" width="21px" height="20px" border="0" class="img_whs2"> button of the toolbar. </p>
<p class="whs1">&nbsp;</p> <p>&nbsp;</p>
<p class="whs3">The following information will be displayed:</p> <p>The<span style="font-weight: bold;"><B> Advanced</B></span> <span style="font-weight: bold;"><B>Mesh
Infos </B></span>gives more information about the mesh, including the total
number of faces and volumes and their geometrical types.</p>
<p class="whs3">&nbsp;</p> <p>To view the <span style="font-weight: bold;"><B>Advanced Mesh Infos, </B></span>select
your mesh or submesh in the <span style="font-weight: bold;"><B>Object Browser</B></span>
and<span style="font-weight: bold;"> <B></B></span>select <span style="font-weight: bold;"><B>Advanced
Mesh Infos </B></span>from<span style="font-weight: bold;"> <B></B></span>the <span
style="font-weight: bold;"><B>Mesh </B></span>menu or click <img src="../image50.gif" width="22px" height="27px" border="0" class="img_whs5"> button
in the toolbar. The following information will be displayed:</p>
<p class="whs3">&nbsp;</p> <p>&nbsp;</p>
<p class="whs4"><img src="../image82.jpg" width="190px" height="350px" border="0" class="img_whs5"></p> <p class="whs3"><img src="../image52.gif" width="257px" height="406px" border="0" class="img_whs6"></p>
<p class="whs4">&nbsp;</p> <p>&nbsp;</p>
<p class="whs4">&nbsp;</p> <p class="whs7">&nbsp;</p>
<p class="whs7">&nbsp;</p>
<p class="whs8">&nbsp;</p>
<p class="whs8">&nbsp;</p>
<p class="whs8">&nbsp;</p>
<script type="text/javascript" language="javascript1.2"> <script type="text/javascript" language="javascript1.2">
<!-- <!--
@ -148,5 +149,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>Visualization modes</title> <title>Visualization modes</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=380>
<meta name=layout-width content=700>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
@ -39,8 +19,7 @@ ul.whs2 {list-style: disc;}
p.whs3 { font-weight:bold; } p.whs3 { font-weight:bold; }
p.whs4 { margin-left:40px; } p.whs4 { margin-left:40px; }
--> -->
</style> </style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<!-- <!--
function reDo() { function reDo() {
if (innerWidth != origWidth || innerHeight != origHeight) if (innerWidth != origWidth || innerHeight != origHeight)
@ -58,20 +37,13 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </head>
<body><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
@ -90,18 +62,16 @@ if (window.gbWhTopic)
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script><!--(Generated Script Links)========================================--> </script><script type="text/javascript" language="JavaScript1.2" src="../ehlpdhtm.js" x-save-method="compute-relative" name="EHELP_DHTM"></script>
<!--(Generated Code)================================================-->
<!--(WARNING: DO NOT EDIT OR DELETE THIS SECTION!)==================-->
<script type="text/javascript" language="JavaScript1.2" src="../ehlpdhtm.js" x-save-method="compute-relative" name="EHELP_DHTM"></script>
<script type="text/javascript" <script type="text/javascript"
language=JavaScript1.2> language=JavaScript1.2>
<!-- <!--
@ -109,8 +79,6 @@ if( typeof( kadovInitEffects ) != 'function' ) kadovInitEffects = new Function()
//--> //-->
</script> </script>
<!--(==============================================================)-->
<h1>Visualization modes</h1> <h1>Visualization modes</h1>
@ -164,5 +132,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>Warp</title> <title>Warp</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=1161>
<meta name=layout-width content=700>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
@ -39,15 +19,14 @@ p.whs2 {margin-left: 40px;}
p.whs3 { margin-left:0px; } p.whs3 { margin-left:0px; }
img_whs4 { border-style:none; border:none; width:496px; height:336px; } img_whs4 { border-style:none; border:none; width:496px; height:336px; }
img_whs5 { border-style:none; border:none; width:23px; height:23px; } img_whs5 { border-style:none; border:none; width:23px; height:23px; }
img_whs6 {border-style: none; border: none; width: 467px; height: 326px;} img_whs6 { border:none; width:467px; height:326px; border-style:none; }
--> -->
</style> </style><script type="text/javascript" language="JavaScript">
<script type="text/javascript" language="JavaScript">
<!-- <!--
if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4)) if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
{ {
var strNSS = "<style type='text/css'>"; var strNSS = "<style type='text/css'>";
strNSS += "p.whs3 {margin-left:1; }"; strNSS += "p.whs3 {margin-left:1pt; }";
strNSS +="</style>"; strNSS +="</style>";
document.write(strNSS); document.write(strNSS);
} }
@ -71,26 +50,19 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </head>
<body><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
if (window.addTocInfo) if (window.addTocInfo)
{ {
addTocInfo("SMESH module\nQuality controls\nWarping"); addTocInfo("MESH module\nQuality controls\nWarping");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","",""); addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
} }
@ -104,12 +76,13 @@ addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
@ -149,10 +122,10 @@ else
<p class="whs2">&nbsp;</p> <p class="whs2">&nbsp;</p>
<p class="whs2">2. Choose <span style="font-weight: bold;"><B>Quality <p class="whs2">2. Choose <span style="font-weight: bold;"><B>Controls
Controls &gt; Warp </B></span>or click <img src="../image39.gif" width="23px" height="23px" border="0" class="img_whs5"> button of the toolbar. &gt; Warp </B></span>or click <img src="../image39.gif" width="23px" height="23px" border="0" class="img_whs5"> button of the toolbar. Your mesh
Your mesh will be displayed in the viewer with its elements colored according will be displayed in the viewer with its elements colored according to
to the applied mesh quality control criterion:</p> the applied mesh quality control criterion:</p>
<p class="whs2">&nbsp;</p> <p class="whs2">&nbsp;</p>
@ -167,5 +140,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -2,31 +2,11 @@
<html> <html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head> <head>
<title>Wireframe</title> <title>Wireframe</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<!--(Meta)==========================================================--> <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=380>
<meta name=layout-width content=700>
<!--(Links)=========================================================-->
<link rel='stylesheet' href='../default_ns.css'>
<script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!-- <!--
if (navigator.appName !="Netscape") if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");} { document.write("<link rel='stylesheet' href='../default.css'>");}
@ -34,10 +14,9 @@ if (navigator.appName !="Netscape")
</script> </script>
<style type="text/css"> <style type="text/css">
<!-- <!--
img_whs1 {border-style: none; border: none; width: 481px; height: 294px;} img_whs1 { border:none; width:481px; height:294px; }
--> -->
</style> </style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<!-- <!--
function reDo() { function reDo() {
if (innerWidth != origWidth || innerHeight != origHeight) if (innerWidth != origWidth || innerHeight != origHeight)
@ -55,20 +34,13 @@ onerror = null;
<!-- <!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; } div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
--> -->
</style> </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<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="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.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="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script> <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head> </head>
<body><script type="text/javascript" language="javascript1.2">
<!--(Body)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!-- <!--
if (window.gbWhTopic) if (window.gbWhTopic)
{ {
@ -87,12 +59,13 @@ if (window.gbWhTopic)
{ {
setRelStartPage("../smesh.htm"); setRelStartPage("../smesh.htm");
autoSync(0); autoSync(1);
sendSyncInfo(); sendSyncInfo();
sendAveInfoOut(); sendAveInfoOut();
} }
} }
else else
if (window.gbIE4)
document.location.reload(); document.location.reload();
//--> //-->
</script> </script>
@ -105,5 +78,4 @@ if (window.writeIntopicBar)
//--> //-->
</script> </script>
</body> </body>
</html> </html>

View File

@ -0,0 +1,92 @@
<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
<html>
<head>
<title>Free borders</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!--
if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='default.css'>");}
//-->
</script>
<style type="text/css">
<!--
img_whs1 { border:none; width:30px; height:30px; float:none; border-style:none; }
img_whs2 { border:none; width:271px; height:382px; border-style:none; }
-->
</style><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\nQuality controls\nFree borders");
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>Free borders</h1>
<p><img src="i_blue.jpg" x-maintain-ratio="TRUE" width="30px" height="30px" border="0" class="img_whs1">This mesh quality control highlights borders of faces
consisting of edges belonging to one face only.</p>
<p>&nbsp;</p>
<p><img src="image15.gif" width="271px" height="382px" border="0" class="img_whs2"></p>
<p>In this picture the free borders are displayed in red. </p>
<script type="text/javascript" language="javascript1.2">
<!--
if (window.writeIntopicBar)
writeIntopicBar(0);
//-->
</script>
</body>
</html>

View File

@ -0,0 +1,97 @@
<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
<html>
<head>
<title>Free_edges</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!--
if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='default.css'>");}
//-->
</script>
<style type="text/css">
<!--
img_whs1 { border:none; width:30px; height:30px; float:none; border-style:none; }
p.whs2 { margin-left:40px; }
img_whs3 { border:none; width:506px; height:500px; border-style:none; }
-->
</style><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\nQuality controls\nFree edges");
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>Free edges</h1>
<p><img src="i_blue.jpg" x-maintain-ratio="TRUE" width="30px" height="30px" border="0" class="img_whs1"> &nbsp;&nbsp;This
mesh quality control highlights borders of &nbsp;elements
of mesh consisting of edges belonging to one element of mesh only.</p>
<p>&nbsp;</p>
<p class="whs2"><img src="image17.gif" width="506px" height="500px" border="0" class="img_whs3"></p>
<p class="whs2">&nbsp;</p>
<p class="whs2">In this picture some elements of mesh have
been deleted and the &quot;holes&quot; are outlined in red. </p>
<script type="text/javascript" language="javascript1.2">
<!--
if (window.writeIntopicBar)
writeIntopicBar(0);
//-->
</script>
</body>
</html>

BIN
doc/salome/gui/SMESH/image1.jpg Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB

BIN
doc/salome/gui/SMESH/image101.gif Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 969 B

BIN
doc/salome/gui/SMESH/image102.gif Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

BIN
doc/salome/gui/SMESH/image103.gif Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 987 B

BIN
doc/salome/gui/SMESH/image104.gif Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.1 KiB

BIN
doc/salome/gui/SMESH/image105.gif Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 966 B

BIN
doc/salome/gui/SMESH/image106.gif Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 986 B

BIN
doc/salome/gui/SMESH/image107.gif Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 KiB

BIN
doc/salome/gui/SMESH/image108.gif Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1009 B

BIN
doc/salome/gui/SMESH/image110.gif Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

BIN
doc/salome/gui/SMESH/image111.gif Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.3 KiB

BIN
doc/salome/gui/SMESH/image113.gif Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 KiB

BIN
doc/salome/gui/SMESH/image114.gif Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

BIN
doc/salome/gui/SMESH/image115.gif Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 KiB

BIN
doc/salome/gui/SMESH/image116.gif Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

BIN
doc/salome/gui/SMESH/image117.gif Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 KiB

BIN
doc/salome/gui/SMESH/image14.jpg Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 83 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 998 B

After

Width:  |  Height:  |  Size: 7.2 KiB

BIN
doc/salome/gui/SMESH/image15.jpg Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 165 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 36 KiB

Some files were not shown because too many files have changed in this diff Show More