2004-06-18 14:55:35 +06:00
|
|
|
<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
|
|
|
|
|
|
|
|
<html>
|
|
|
|
|
|
|
|
<head>
|
|
|
|
<title>Constructing submeshes</title>
|
2005-11-28 14:57:47 +05:00
|
|
|
<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">
|
2004-06-18 14:55:35 +06:00
|
|
|
<!--
|
|
|
|
if (navigator.appName !="Netscape")
|
|
|
|
{ document.write("<link rel='stylesheet' href='../default.css'>");}
|
|
|
|
//-->
|
|
|
|
</script>
|
|
|
|
<style type="text/css">
|
|
|
|
<!--
|
2005-11-28 14:57:47 +05:00
|
|
|
p.whs1 { margin-left:0px; }
|
|
|
|
ul.whs2 { list-style:disc; }
|
|
|
|
p.whs3 { margin-left:40px; }
|
|
|
|
img_whs4 { border:none; width:27px; height:25px; border-style:none; }
|
|
|
|
p.whs5 { margin-left:80px; }
|
2006-05-06 14:51:48 +06:00
|
|
|
img_whs6 { border:none; border-style:none; width:355px; height:326px; float:none; }
|
|
|
|
p.whs7 { margin-left:38px; }
|
|
|
|
img_whs8 { border:none; width:224px; height:212px; border-style:none; }
|
2004-06-18 14:55:35 +06:00
|
|
|
-->
|
2005-11-28 14:57:47 +05:00
|
|
|
</style><script type="text/javascript" language="JavaScript">
|
2004-06-18 14:55:35 +06:00
|
|
|
<!--
|
|
|
|
if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
|
|
|
|
{
|
|
|
|
var strNSS = "<style type='text/css'>";
|
2005-11-28 14:57:47 +05:00
|
|
|
strNSS += "p.whs1 {margin-left:1pt; }";
|
2004-06-18 14:55:35 +06:00
|
|
|
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">
|
|
|
|
<!--
|
2005-11-28 14:57:47 +05:00
|
|
|
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
|
2006-06-01 17:39:17 +06:00
|
|
|
p.WebHelpNavBar { text-align:right; }
|
2004-06-18 14:55:35 +06:00
|
|
|
-->
|
2005-11-28 14:57:47 +05:00
|
|
|
</style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
|
2004-06-18 14:55:35 +06:00
|
|
|
<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>
|
2006-06-01 17:39:17 +06:00
|
|
|
<script type="text/javascript" language="javascript1.2">
|
2004-06-18 14:55:35 +06:00
|
|
|
<!--
|
|
|
|
if (window.gbWhTopic)
|
|
|
|
{
|
2006-06-01 17:39:17 +06:00
|
|
|
if (window.setRelStartPage)
|
2004-06-18 14:55:35 +06:00
|
|
|
{
|
2005-11-28 14:57:47 +05:00
|
|
|
addTocInfo("MESH module\nCreating meshes\nConstructing submeshes");
|
2006-06-01 17:39:17 +06:00
|
|
|
addButton("show",BTN_IMG,"Show","","","","",0,0,"../whd_show0.gif","../whd_show2.gif","../whd_show1.gif");
|
|
|
|
addButton("hide",BTN_IMG,"Hide","","","","",0,0,"../whd_hide0.gif","../whd_hide2.gif","../whd_hide1.gif");
|
2004-06-18 14:55:35 +06:00
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
if (window.setRelStartPage)
|
|
|
|
{
|
2006-06-01 17:39:17 +06:00
|
|
|
setRelStartPage("../index.htm");
|
2004-06-18 14:55:35 +06:00
|
|
|
|
2005-11-28 14:57:47 +05:00
|
|
|
autoSync(1);
|
2004-06-18 14:55:35 +06:00
|
|
|
sendSyncInfo();
|
|
|
|
sendAveInfoOut();
|
|
|
|
}
|
2006-06-01 17:39:17 +06:00
|
|
|
|
2004-06-18 14:55:35 +06:00
|
|
|
}
|
|
|
|
else
|
2005-11-28 14:57:47 +05:00
|
|
|
if (window.gbIE4)
|
|
|
|
document.location.reload();
|
2004-06-18 14:55:35 +06:00
|
|
|
//-->
|
|
|
|
</script>
|
2006-06-01 17:39:17 +06:00
|
|
|
</head>
|
|
|
|
<body><script type="text/javascript" language="javascript1.2">
|
|
|
|
<!--
|
|
|
|
if (window.writeIntopicBar)
|
|
|
|
writeIntopicBar(4);
|
|
|
|
//-->
|
|
|
|
</script>
|
2004-06-18 14:55:35 +06:00
|
|
|
<h1>Constructing submeshes</h1>
|
|
|
|
|
|
|
|
<p class="whs1">Construction of a submesh consists of:</p>
|
|
|
|
|
|
|
|
<p class="whs1"> </p>
|
|
|
|
|
|
|
|
<ul type="disc" class="whs2">
|
|
|
|
|
|
|
|
<li class=kadov-p><p class="whs1">Selecting a mesh which
|
|
|
|
will encapsulate your submesh</p></li>
|
|
|
|
|
|
|
|
<li class=kadov-p><p class="whs1">Selecting a geometrical
|
|
|
|
object for meshing</p></li>
|
|
|
|
|
|
|
|
<li class=kadov-p><p class="whs1">Applying one or several
|
|
|
|
previously <a href="about_hypotheses.htm">hypotheses</a> and <a href="about_meshing_algorithms.htm">meshing
|
|
|
|
algorithms</a> which will be used at computation of this submesh.</p></li>
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
<p class="whs1"> </p>
|
|
|
|
|
|
|
|
<p class=TODO>To construct a submesh:</p>
|
|
|
|
|
|
|
|
<p class=TODO> </p>
|
|
|
|
|
|
|
|
<p class="whs3">From the <span style="font-weight: bold;"><B>Mesh
|
|
|
|
</B></span>menu select<span style="font-weight: bold;"><B> Local Hyp. </B></span>or
|
|
|
|
click <img src="../image33.gif" width="27px" height="25px" border="0" class="img_whs4"> button in the toolbar. The following dialog box will
|
|
|
|
appear:</p>
|
|
|
|
|
|
|
|
<p class="whs3"> </p>
|
|
|
|
|
2006-05-06 14:51:48 +06:00
|
|
|
<p class="whs5"><img src="../pics/createmesh-inv2.png" x-maintain-ratio="TRUE" width="355px" height="326px" border="0" class="img_whs6"></p>
|
2004-06-18 14:55:35 +06:00
|
|
|
|
2006-05-06 14:51:48 +06:00
|
|
|
<p class="whs7"> </p>
|
|
|
|
|
|
|
|
<p class="whs7">It allows to define the <span style="font-weight: bold;"><B>Name</B></span>,
|
|
|
|
the parent <span style="font-weight: bold;"><B>Mesh</B></span> and the <span
|
|
|
|
style="font-weight: bold;"><B>Geometry</B></span> (e.g. a face if the parent
|
|
|
|
mesh has been built on box) of the submesh. You can define algorithms
|
|
|
|
and hypotheses in the same way as in <a href="constructing_meshes.htm">Create
|
|
|
|
mesh</a> menu. </p>
|
2004-06-18 14:55:35 +06:00
|
|
|
|
2004-12-01 15:48:31 +05:00
|
|
|
<p class="whs5"> </p>
|
|
|
|
|
|
|
|
<p class="whs3">In the Object Browser the structure of the
|
|
|
|
new submesh will be displayed as follows:</p>
|
|
|
|
|
|
|
|
<p class="whs3"> </p>
|
|
|
|
|
2006-05-06 14:51:48 +06:00
|
|
|
<p class="whs3"><img src="../image10.jpg" width="224px" height="212px" border="0" class="img_whs8"></p>
|
2004-12-01 15:48:31 +05:00
|
|
|
|
|
|
|
<p class="whs3"> </p>
|
|
|
|
|
|
|
|
<p class="whs3">It contains:</p>
|
|
|
|
|
|
|
|
<p class="whs3"> </p>
|
|
|
|
|
|
|
|
<ul type="disc" class="whs2">
|
|
|
|
|
|
|
|
<li class=kadov-p><p class="whs3">a reference to the
|
|
|
|
geometrical object on the basis of which the submesh has been constructed;</p></li>
|
|
|
|
|
|
|
|
<li class=kadov-p><p class="whs3"><span style="font-weight: bold;"><B>Applied
|
|
|
|
hypotheses </B></span>folder containing the references to the hypotheses applied
|
|
|
|
to the construction of the submesh;</p></li>
|
|
|
|
|
|
|
|
<li class=kadov-p><p class="whs3"><span style="font-weight: bold;"><B>Applied
|
|
|
|
algorithms </B></span>folder containing the references to the algorithms applied
|
|
|
|
to the construction of the submesh.</p></li>
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
<p class="whs3"> </p>
|
|
|
|
|
|
|
|
<p class="whs5"> </p>
|
|
|
|
|
2005-11-28 14:57:47 +05:00
|
|
|
<p class="whs1"><span style="font-weight: bold;"><B>See Also</B></span>
|
|
|
|
a sample TUI Script of a <a href="../constructing_meshes.htm#bookmark1">Construct
|
|
|
|
Submesh</a> operation. </p>
|
|
|
|
|
|
|
|
<p> </p>
|
2004-12-01 15:48:31 +05:00
|
|
|
|
2004-06-18 14:55:35 +06:00
|
|
|
<script type="text/javascript" language="javascript1.2">
|
|
|
|
<!--
|
|
|
|
if (window.writeIntopicBar)
|
|
|
|
writeIntopicBar(0);
|
|
|
|
//-->
|
|
|
|
</script>
|
|
|
|
</body>
|
|
|
|
</html>
|