2004-12-01 15:48:31 +05:00
<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
< html >
< head >
< title > Length from edges< / title >
2005-03-01 16:17:00 +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-12-01 15:48:31 +05:00
<!--
if (navigator.appName !="Netscape")
{ document.write("< link rel = 'stylesheet' href = '../default.css' > ");}
//-->
< / script >
< style type = "text/css" >
<!--
2005-03-01 16:17:00 +05:00
img_whs1 { border:none; width:30px; height:30px; float:none; border-style:none; }
p.whs2 { margin-left:40px; }
2004-12-01 15:48:31 +05:00
-->
2005-03-01 16:17:00 +05:00
< / style > < script type = "text/javascript" language = "JavaScript" title = "WebHelpInlineScript" >
2004-12-01 15:48:31 +05:00
<!--
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-03-01 16:17:00 +05:00
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
2004-12-01 15:48:31 +05:00
-->
2005-03-01 16:17:00 +05:00
< / style > < script type = "text/javascript" language = "javascript1.2" src = "../whmsg.js" > < / script >
2004-12-01 15:48:31 +05: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 >
< / head >
2005-03-01 16:17:00 +05:00
< body > < script type = "text/javascript" language = "javascript1.2" >
2004-12-01 15:48:31 +05:00
<!--
if (window.gbWhTopic)
{
if (window.addTocInfo)
{
2005-03-01 16:17:00 +05:00
addTocInfo("MESH module\nCreating meshes\nDefining hypotheses\nLength from edges hypothesis");
2004-12-01 15:48:31 +05:00
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
}
if (window.writeBtnStyle)
writeBtnStyle();
if (window.writeIntopicBar)
writeIntopicBar(1);
if (window.setRelStartPage)
{
setRelStartPage("../smesh.htm");
2005-03-01 16:17:00 +05:00
autoSync(1);
2004-12-01 15:48:31 +05:00
sendSyncInfo();
sendAveInfoOut();
}
}
else
2005-03-01 16:17:00 +05:00
if (window.gbIE4)
document.location.reload();
2004-12-01 15:48:31 +05:00
//-->
< / script >
< h1 > Length from edges (2D hypothesis for Triangulator) 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 >
hypothesis builds 1D mesh segments having a length calculated as an average
edge length for a given wire. < / p >
< p > < / p >
< p > This hypothesis has no parameters.< / p >
< p > < / p >
< p > < / p >
< p class = TODO > To apply the Length from edges hypothesis:< / p >
< p class = TODO > < / p >
2005-03-01 16:17:00 +05:00
< p class = "whs2" > Select this hypothesis in < a href = "about_hypotheses.htm#CreateHyp" > the
2004-12-01 15:48:31 +05:00
< span style = "font-weight: bold;" > < B > Create Hypotheses < / B > < / span > dialog box< / a >
2005-03-01 16:17:00 +05:00
and click < span style = "font-weight: bold;" > < B > Create< / B > < / span > .< / p >
2004-12-01 15:48:31 +05:00
< p class = "whs2" > < / p >
< p class = "whs2" > < / p >
< script type = "text/javascript" language = "javascript1.2" >
<!--
if (window.writeIntopicBar)
writeIntopicBar(0);
//-->
< / script >
< / body >
< / html >