smesh/doc/salome/gui/SMESH/files/rotation.htm
2005-11-28 09:57:47 +00:00

138 lines
4.2 KiB
HTML
Executable File

<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
<html>
<head>
<title>Rotation</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:390px; height:411px; float:none; border-style:none; }
ul.whs3 { list-style:disc; }
img_whs4 { border:none; float:none; width:418px; height:332px; }
img_whs5 { border:none; width:443px; height:331px; float: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\nTransforming meshes\nRotation");
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>Rotation</h1>
<p>This geometrical operation allows to rotate in space your mesh or some
of its elements.</p>
<p>&nbsp;</p>
<p class=TODO>&nbsp;To
rotate your mesh:</p>
<p class=TODO>&nbsp;</p>
<p class="whs1">From the <span style="font-weight: bold;"><B>Modification
</B></span>choose <span style="font-weight: bold;"><B>Transformation </B></span>and
&nbsp;from its
sub-menu select the <span style="font-weight: bold;"><B>Rotation </B></span>item.
The following dialog box shall appear:</p>
<p class="whs1">&nbsp;</p>
<p class="whs1"><img src="../pics/rotation.png" x-maintain-ratio="TRUE" width="390px" height="411px" border="0" class="img_whs2"></p>
<p class="whs1">&nbsp;</p>
<p class="whs1">In this dialog box you can specify the elements
which should be rotated and the rotation parameters:</p>
<ul type="disc" class="whs3">
<li class=kadov-p><p class="whs1"><span style="font-weight: bold;"><B>Axis:</B></span>
point and vector</p></li>
<li class=kadov-p><p class="whs1"><span style="font-weight: bold;"><B>Angle
</B></span>of rotation </p></li>
</ul>
<p class="whs1">&nbsp;</p>
<p class="whs1"><span style="font-weight: bold;"><B>Create a
copy </B></span>radio button allows to copy the rotated object.</p>
<p class="whs1">&nbsp;</p>
<p>&nbsp;&nbsp;<span style="font-weight: bold;"><B>See
Also</B></span> a sample TUI Script of a <a href="../transforming_meshes.htm#bookmark1">Rotation</a>
operation. &nbsp;</p>
<p>&nbsp;</p>
<p><img src="../pics/rotation1.png" x-maintain-ratio="TRUE" width="418px" height="332px" border="0" class="img_whs4"> &nbsp;&nbsp;<img src="../pics/rotation2.png" x-maintain-ratio="TRUE" width="443px" height="331px" border="0" class="img_whs5"></p>
<p>&nbsp;</p>
<script type="text/javascript" language="javascript1.2">
<!--
if (window.writeIntopicBar)
writeIntopicBar(0);
//-->
</script>
</body>
</html>