mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-12 00:29:17 +05:00
149 lines
4.9 KiB
HTML
Executable File
149 lines
4.9 KiB
HTML
Executable File
<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
|
|
|
|
<html>
|
|
|
|
<head>
|
|
<title>Revolution</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; }
|
|
img_whs2 { border:none; width:24px; height:25px; border-style:none; }
|
|
img_whs3 { border:none; border-style:none; width:390px; height:437px; float:none; }
|
|
img_whs4 { border:none; width:390px; height:437px; float:none; border-style:none; }
|
|
ul.whs5 { list-style:disc; }
|
|
img_whs6 { border:none; width:350px; height:201px; border-style:none; }
|
|
-->
|
|
</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><script type="text/javascript" language="javascript1.2">
|
|
<!--
|
|
if (window.gbWhTopic)
|
|
{
|
|
if (window.addTocInfo)
|
|
{
|
|
addTocInfo("MESH module\nModifying meshes\nRevolution");
|
|
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
|
|
|
|
}
|
|
if (window.writeBtnStyle)
|
|
writeBtnStyle();
|
|
|
|
if (window.writeIntopicBar)
|
|
writeIntopicBar(1);
|
|
|
|
if (window.setRelStartPage)
|
|
{
|
|
setRelStartPage("smesh.htm");
|
|
|
|
autoSync(1);
|
|
sendSyncInfo();
|
|
sendAveInfoOut();
|
|
}
|
|
}
|
|
else
|
|
if (window.gbIE4)
|
|
document.location.reload();
|
|
//-->
|
|
</script>
|
|
<h1>Revolution</h1>
|
|
|
|
<p>Revolution is a type of surface meshing by generation from discretized
|
|
lines. It is used to build mesh elements of plus one dimension than the
|
|
swept ones. Each swept 1D element produces one or more quadrangles (or
|
|
triangles if one node of a rotated element lays on the revolution axis).</p>
|
|
|
|
<p> </p>
|
|
|
|
<p class=TODO>To apply revolution:</p>
|
|
|
|
<p class=TODO> </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>Revolution </B></span>item
|
|
or click <img src="image92.gif" width="24px" height="25px" border="0" class="img_whs2"> button in the toolbar. The following dialog box
|
|
shall appear:</p>
|
|
|
|
<p class="whs1"> </p>
|
|
|
|
<p class="whs1"><img src="pics/revolution1.png" x-maintain-ratio="TRUE" width="390px" height="437px" border="0" class="img_whs3"><img src="pics/revolution2.png" x-maintain-ratio="TRUE" width="390px" height="437px" border="0" class="img_whs4"></p>
|
|
|
|
<p class="whs1"> </p>
|
|
|
|
<p class="whs1">2. In this dialog box you should specify:</p>
|
|
|
|
<ul type="disc" class="whs5">
|
|
|
|
<li class=kadov-p><p class="whs1">the type of elements
|
|
which will be extruded (1D or 2D),</p></li>
|
|
|
|
<li class=kadov-p><p class="whs1">specify the IDs of
|
|
the elements which will be revolved by selecting them in the 3D viewer
|
|
or select the whole mesh or submesh,</p></li>
|
|
|
|
<li class=kadov-p><p class="whs1">specify the axis (point
|
|
and vector) around which the elements will be revolved,</p></li>
|
|
|
|
<li class=kadov-p><p class="whs1">angle of rotation,</p></li>
|
|
|
|
<li class=kadov-p><p class="whs1">number of steps,</p></li>
|
|
|
|
<li class=kadov-p><p class="whs1">tolerance of rotation</p></li>
|
|
</ul>
|
|
|
|
<p class="whs1"> </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="whs1"> </p>
|
|
|
|
<p class=TODO
|
|
style="margin-left: 40px;"><img src="image78.jpg" width="350px" height="201px" border="0" class="img_whs6"></p>
|
|
|
|
<p class=TODO> </p>
|
|
|
|
<p> <span style="font-weight: bold;"><B>See
|
|
Also</B></span> a sample TUI Script of a <a href="grouping_elements.htm#bookmark3"> </a><a href="modifying_meshes.htm#bookmark11">Revolution</a>
|
|
operation. </p>
|
|
|
|
<p> </p>
|
|
|
|
<script type="text/javascript" language="javascript1.2">
|
|
<!--
|
|
if (window.writeIntopicBar)
|
|
writeIntopicBar(0);
|
|
//-->
|
|
</script>
|
|
</body>
|
|
</html>
|