mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-16 18:48:33 +05:00
133 lines
4.5 KiB
HTML
133 lines
4.5 KiB
HTML
|
<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
|
||
|
|
||
|
<html>
|
||
|
|
||
|
<head>
|
||
|
<title>Mesh through point</title>
|
||
|
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
|
||
|
<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com"><style type="text/css">
|
||
|
<!--
|
||
|
p.whs1 { font-family:'Arial Black' , sans-serif; font-style:italic; margin-left:0px; }
|
||
|
p.whs2 { margin-left:36px; }
|
||
|
img_whs3 { border:none; width:27px; height:29px; border-style:none; }
|
||
|
img_whs4 { border:none; width:355px; height:366px; float:none; border-style:none; }
|
||
|
p.whs5 { margin-left:40px; font-family:'Times New Roman' , serif; font-style:normal; }
|
||
|
-->
|
||
|
</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: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\nModifying meshes\nMesh through point");
|
||
|
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 through point</h1>
|
||
|
|
||
|
<p>In mesh you can define a node at a certain point either by creation
|
||
|
of a new node, by movement of the node closest to the point or by movement
|
||
|
of any node to the point.</p>
|
||
|
|
||
|
<p class="whs1">To create a mesh passing through a point:</p>
|
||
|
|
||
|
<p class="whs2">1. From the <span style="font-weight: bold;"><B>Modification
|
||
|
</B></span>menu choose the <span style="font-weight: bold;"><B>Mesh through point
|
||
|
</B></span>item or click <img src="image159.gif" width="27px" height="29px" border="0" class="img_whs3"> button in the toolbar. The following
|
||
|
dialog box shall appear:</p>
|
||
|
|
||
|
<p class="whs2"><img src="pics/meshtopass.png" x-maintain-ratio="TRUE" width="355px" height="366px" border="0" class="img_whs4"></p>
|
||
|
|
||
|
<p class="whs2">2. Enter the coordinates of the point</p>
|
||
|
|
||
|
<p class="whs2">3. Choose one of several methods: you can
|
||
|
either <span style="font-weight: bold;"><B>Create</B></span> a new node at the
|
||
|
indicated point or Move the existing node to the point. In the latter
|
||
|
case you can check in <span style="font-weight: bold;"><B>Automatic search</B></span>
|
||
|
of the closest node or select the necessary node manually. <span style="font-weight: bold;"><B>Preview</B></span>
|
||
|
check-box allows to see the results of the operation. </p>
|
||
|
|
||
|
<p class="whs2">4. Click the <span style="font-weight: bold;"><B>Apply
|
||
|
</B></span>or <span style="font-weight: bold;"><B>OK </B></span>button.</p>
|
||
|
|
||
|
<p> <span style="font-weight: bold;"><B>See
|
||
|
Also</B></span> a sample TUI Script of a <a href="modifying_meshes.htm#bookmark14">Mesh
|
||
|
through point</a> operation. </p>
|
||
|
|
||
|
<p> </p>
|
||
|
|
||
|
<p class="whs2"> </p>
|
||
|
|
||
|
<p> </p>
|
||
|
|
||
|
<p class="whs5"> </p>
|
||
|
|
||
|
<script type="text/javascript" language="javascript1.2">
|
||
|
<!--
|
||
|
if (window.writeIntopicBar)
|
||
|
writeIntopicBar(0);
|
||
|
//-->
|
||
|
</script>
|
||
|
</body>
|
||
|
</html>
|