<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN"> <html> <!--(==============================================================)--> <!--(Document created with RoboEditor. )============================--> <!--(==============================================================)--> <head> <title>Constructing meshes</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=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") { document.write("<link rel='stylesheet' href='../default.css'>");} //--> </script> <style type="text/css"> <!-- p.whs1 {margin-left: 0px;} ul.whs2 {list-style: disc;} p.whs3 {margin-left: 40px;} img_whs4 {border-style: none; border: none; width: 22px; height: 24px;} p.whs5 {margin-left: 80px;} img_whs6 {border-style: none; border: none; width: 304px; height: 305px;} img_whs7 {border-style: none; border: none; width: 268px; height: 161px;} --> </style> <script type="text/javascript" language="JavaScript"> <!-- if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4)) { var strNSS = "<style type='text/css'>"; strNSS += "p.whs1 {margin-left:1; }"; 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)==========================================================--> <body> <script type="text/javascript" language="javascript1.2"> <!-- if (window.gbWhTopic) { if (window.addTocInfo) { addTocInfo("SMESH module\nCreating meshes\nConstructing meshes"); addButton("show",BTN_TEXT,"Show","","","","",0,0,"","",""); } if (window.writeBtnStyle) writeBtnStyle(); if (window.writeIntopicBar) writeIntopicBar(1); if (window.setRelStartPage) { setRelStartPage("../smesh.htm"); autoSync(0); sendSyncInfo(); sendAveInfoOut(); } } else document.location.reload(); //--> </script> <h1>Constructing meshes</h1> <p class="whs1">Construction of a mesh consists of:</p> <p class="whs1"> </p> <ul type="disc" class="whs2"> <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 mesh.</p></li> </ul> <p class="whs1"> </p> <p class=TODO>To construct a mesh:</p> <p class=TODO> </p> <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 click <img src="../image32.gif" width="22px" height="24px" border="0" class="img_whs4"> button in the toolbar. The following dialog box will appear:</p> <p class="whs3"> </p> <p class="whs5"><img src="../image31.gif" width="304px" height="305px" border="0" class="img_whs6"></p> <p class="whs5"> </p> <p class="whs3">In the Object Browser the structure of the new mesh will be displayed as follows:</p> <p class="whs3"> </p> <p class="whs3"><img src="../image44.jpg" width="268px" height="161px" border="0" class="img_whs7"></p> <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 mesh 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 mesh;</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 mesh.</p></li> </ul> <script type="text/javascript" language="javascript1.2"> <!-- if (window.writeIntopicBar) writeIntopicBar(0); //--> </script> </body> </html>