smesh/doc/salome/gui/SMESH/files/uniting_two_triangles.htm
2004-12-01 10:48:31 +00:00

167 lines
5.3 KiB
HTML
Executable File

<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
<html>
<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->
<head>
<title>Uniting two triangles</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=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")
{ document.write("<link rel='stylesheet' href='../default.css'>");}
//-->
</script>
<style type="text/css">
<!--
p.whs1 {margin-left: 40px;}
img_whs2 {border-style: none; border: none; width: 23px; height: 23px;}
img_whs3 {border-style: none; border: none; width: 295px; height: 148px;}
table.whs4 {x-cell-content-align: top; width: 100%; border-spacing: 0px; border-spacing: 0px;}
col.whs5 {width: 50%;}
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;}
img_whs8 {border-style: none; border: none; width: 348px; height: 224px;}
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;}
-->
</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)==========================================================-->
<body>
<script type="text/javascript" language="javascript1.2">
<!--
if (window.gbWhTopic)
{
if (window.addTocInfo)
{
addTocInfo("SMESH module\nModifying meshes\nUniting two triangles");
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>Uniting two triangles</h1>
<p>&nbsp;In SMESH
you can union two neighboring triangles (cells) by deletion of the common
edge.</p>
<p>&nbsp;</p>
<p class=TODO>To unite two triangles:</p>
<p class=TODO>&nbsp;</p>
<p class="whs1">1. From the <span style="font-weight: bold;"><B>Modification
</B></span>menu choose the <span style="font-weight: bold;"><B>Union of two triangles
</B></span>item or click <img src="../image71.gif" width="23px" height="23px" border="0" class="img_whs2"> button in the toolbar. The following
dialog box shall appear:</p>
<p class="whs1">&nbsp;</p>
<p class="whs1"><img src="../image72.gif" width="295px" height="148px" border="0" class="img_whs3"></p>
<p class="whs1">&nbsp;</p>
<p class="whs1">2. Enter the ID of the required edge in the
<span style="font-weight: bold;"><B>Edge </B></span>&nbsp;field
or select this edge in the 3D viewer. </p>
<p class="whs1">&nbsp;</p>
<p class="whs1">3. 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=TODO
style="margin-left: 40px;">&nbsp;</p>
<p>&nbsp;</p>
<!--(Table)=========================================================-->
<table x-use-null-cells cellspacing="0" width="100%" class="whs4">
<col class="whs5">
<col class="whs5">
<tr valign="top" class="whs6">
<td width="50%" class="whs7">
<p><img src="../image40.jpg" width="348px" height="224px" border="0" class="img_whs8"></td>
<td width="50%" class="whs9">
<p><img src="../image39.jpg" width="350px" height="224px" border="0" class="img_whs10"></td></tr>
</table>
<script type="text/javascript" language="javascript1.2">
<!--
if (window.writeIntopicBar)
writeIntopicBar(0);
//-->
</script>
</body>
</html>