mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-12 08:39:16 +05:00
185 lines
6.5 KiB
HTML
Executable File
185 lines
6.5 KiB
HTML
Executable File
<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
|
|
|
|
<html>
|
|
|
|
<head>
|
|
<title>Viewing mesh info</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; margin-left:40px; }
|
|
p.whs3 { font-style:normal; font-weight:normal; }
|
|
img_whs4 { border:none; width:20px; height:26px; border-style:none; }
|
|
p.whs5 { margin-left:40px; }
|
|
img_whs6 { border:none; width:271px; height:269px; float:none; border-style:none; }
|
|
img_whs7 { border:none; width:22px; height:27px; border-style:none; }
|
|
img_whs8 { border:none; border-style:none; width:451px; height:506px; float:none; }
|
|
img_whs9 { border:none; width:866px; height:287px; float:none; border-style:none; }
|
|
p.whs10 { margin-left:0px; }
|
|
p.whs11 { margin-left:80px; }
|
|
-->
|
|
</style><script type="text/javascript" language="JavaScript">
|
|
<!--
|
|
if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
|
|
{
|
|
var strNSS = "<style type='text/css'>";
|
|
strNSS += "p.whs10 {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; }
|
|
p.WebHelpNavBar { text-align:right; }
|
|
-->
|
|
</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>
|
|
<script type="text/javascript" language="javascript1.2">
|
|
<!--
|
|
if (window.gbWhTopic)
|
|
{
|
|
if (window.setRelStartPage)
|
|
{
|
|
addTocInfo("MESH module\nViewing meshes\nMesh infos");
|
|
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");
|
|
|
|
}
|
|
|
|
|
|
if (window.setRelStartPage)
|
|
{
|
|
setRelStartPage("../index.htm");
|
|
|
|
autoSync(1);
|
|
sendSyncInfo();
|
|
sendAveInfoOut();
|
|
}
|
|
|
|
}
|
|
else
|
|
if (window.gbIE4)
|
|
document.location.reload();
|
|
//-->
|
|
</script>
|
|
</head>
|
|
<body><script type="text/javascript" language="javascript1.2">
|
|
<!--
|
|
if (window.writeIntopicBar)
|
|
writeIntopicBar(4);
|
|
//-->
|
|
</script>
|
|
<h1>Mesh infos</h1>
|
|
|
|
<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> </p>
|
|
|
|
<ul type="disc" class="whs1">
|
|
|
|
<li class=kadov-p><p class="whs2"><a
|
|
href="#standard_infos">Standard</a></p></li>
|
|
|
|
<li class=kadov-p><p class="whs2"><a
|
|
href="#advanced_infos">Advanced</a></p></li>
|
|
</ul>
|
|
|
|
<p class="whs2"> </p>
|
|
|
|
<h3><a name=standard_infos>Standard Mesh Infos</a></h3>
|
|
|
|
<p class="whs3">The <span style="font-weight: bold;"><B>Standard
|
|
Mesh Infos</B></span> box gives only the information on the number of elements
|
|
of maximum dimension and the number of nodes in the mesh. However, from
|
|
this Info you can learn about groups selected on this mesh. </p>
|
|
|
|
<p class="whs3">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_whs4"> button in the toolbar. The following information will
|
|
be displayed:</p>
|
|
|
|
<p class="whs3"> </p>
|
|
|
|
<p class="whs5"><img src="../pics/a-standmeshinfo.png" x-maintain-ratio="TRUE" width="271px" height="269px" border="0" class="img_whs6"></p>
|
|
|
|
<p> </p>
|
|
|
|
<h3><a name="advanced infos">Advanced Mesh Infos</a></h3>
|
|
|
|
<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>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_whs7"> button
|
|
in the toolbar. The following information will be displayed:</p>
|
|
|
|
<p> </p>
|
|
|
|
<p class="whs5"><img src="../pics/advanced_mesh_infos.png" x-maintain-ratio="TRUE" width="451px" height="506px" border="0" class="img_whs8"></p>
|
|
|
|
<p class="whs5"> </p>
|
|
|
|
<p class="whs5"> </p>
|
|
|
|
<p class="whs5">In case you get Mesh Infos via a <a href="../viewing_meshes.htm">TUI
|
|
script</a>, the information is displayed in Python Console.</p>
|
|
|
|
<p class="whs5"> </p>
|
|
|
|
<p class="whs5"><img src="../pics/b-mesh_infos.png" x-maintain-ratio="TRUE" width="866px" height="287px" border="0" class="img_whs9"></p>
|
|
|
|
<p class="whs10"> </p>
|
|
|
|
<p> </p>
|
|
|
|
<p class="whs11"> </p>
|
|
|
|
<p class="whs11"> </p>
|
|
|
|
<p class="whs11"> </p>
|
|
|
|
<script type="text/javascript" language="javascript1.2">
|
|
<!--
|
|
if (window.writeIntopicBar)
|
|
writeIntopicBar(0);
|
|
//-->
|
|
</script>
|
|
</body>
|
|
</html>
|