Sophie

Sophie

distrib > Mandriva > cooker > i586 > by-pkgid > eede1088262777189a3d3f16cb3dc560 > files > 145

garlic-1.6-6.i586.rpm

<html>

<head>
<title>
ROT, ROTATE
</title>
</head>

<h1 align=center>

ROT, ROTATE

</h1>

<hr size="3">

<font color=#880000>
<b>
NAME
<br>
</b>
</font>


ROT, ROTATE - rotate the structure for the given angle around the given axis.
<br><br>


<font color=#880000>
<b>
SYNOPSIS
<br>
</b>
</font>


ROT axis angle
<br><br>


<font color=#880000>
<b>
DESCRIPTION
<br>
</b>
</font>


Rotate the structure. The axis should be specified with one letter
(x, y or z) and the angle should be given in degrees.
<br><br>

<font color=#880000>
<b>
EXAMPLES
<br>
</b>
</font>

<table border=2 cellspacing=2 cellpading=0>

<td align="left">


COMMAND

</td>

<td align="left">


DESCRIPTION

</td>

<tr>

<td align="left">


rot z 90

</td>

<td align="left">


Rotate around z for 90 degrees (counterclockwise).

</td>

<tr>

<td align="left">


rot x -0.5

</td>

<td align="left">


Rotate around x for -0.5 degrees (clockwise).

</td>

</table>

<br>

<hr size="3">

</html>