mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-12 08:39:16 +05:00
160 lines
4.4 KiB
HTML
Executable File
160 lines
4.4 KiB
HTML
Executable File
<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
|
|
|
|
<html>
|
|
|
|
<head>
|
|
<title>Displaying nodes numbers</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">
|
|
<!--
|
|
p.whs1 { margin-left:40px; }
|
|
p.whs2 { margin-left:0px; }
|
|
img_whs3 { border:none; width:429px; height:189px; }
|
|
img_whs4 { border:none; width:324px; height:278px; }
|
|
-->
|
|
</style><script type="text/javascript" language="JavaScript">
|
|
<!--
|
|
if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
|
|
{
|
|
var strNSS = "<style type='text/css'>";
|
|
strNSS += "p.whs2 {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\nNumbering");
|
|
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>Displaying nodes numbers</h1>
|
|
|
|
<p>In MESH you can display the ID numbers of all nodes of your mesh in
|
|
the viewer.</p>
|
|
|
|
<p> </p>
|
|
|
|
<p class=TODO>To display ID numbers of nodes:</p>
|
|
|
|
<p class=TODO> </p>
|
|
|
|
<p class="whs1">1. Display your mesh in the viewer</p>
|
|
|
|
<p class="whs1"> </p>
|
|
|
|
<p class="whs1">2. Right-click on the mesh in the 3D viewer
|
|
and from the associated pop-up menu choose <span style="font-weight: bold;"><B>Numbering
|
|
> Display Nodes #</B></span>.</p>
|
|
|
|
<p class="whs1"> </p>
|
|
|
|
<p class="whs2">It will look like as follows:</p>
|
|
|
|
<p class="whs2"> </p>
|
|
|
|
<p class="whs1"><img src="../image96.jpg" width="429px" height="189px" border="0" class="img_whs3"></p>
|
|
|
|
<p class="whs1"> </p>
|
|
|
|
<h1>Displaying elements numbers</h1>
|
|
|
|
<p>In MESH you can display the ID numbers of all meshing elements composing
|
|
your mesh in the viewer.</p>
|
|
|
|
<p> </p>
|
|
|
|
<p class=TODO>To display ID numbers of elements:</p>
|
|
|
|
<p class=TODO> </p>
|
|
|
|
<p class="whs1">1. Display your mesh in the viewer</p>
|
|
|
|
<p class="whs1"> </p>
|
|
|
|
<p class="whs1">2. Right-click on the mesh in the 3D viewer
|
|
and from the associated pop-up menu choose <span style="font-weight: bold;"><B>Numbering
|
|
> Display Elements #</B></span>.</p>
|
|
|
|
<p class="whs1"> </p>
|
|
|
|
<p class="whs2">It will look like as follows:</p>
|
|
|
|
<p class="whs2"> </p>
|
|
|
|
<p class="whs1"><img src="../image95.jpg" width="324px" height="278px" border="0" class="img_whs4"></p>
|
|
|
|
<p class="whs1"> </p>
|
|
|
|
<p class="whs2"> </p>
|
|
|
|
<script type="text/javascript" language="javascript1.2">
|
|
<!--
|
|
if (window.writeIntopicBar)
|
|
writeIntopicBar(0);
|
|
//-->
|
|
</script>
|
|
</body>
|
|
</html>
|