Title | Previous | Next

rotz

Rotate a 3D object about the screen's Z-axis.

Synopsis:

rotz angle [count]

Arguments:

angle

A real number indicating the amount to rotate (in degrees).

count

Optional integer count parameter, indicating the number of times to rotate by angle degrees.

Description:

The rotz command allows the user to rotate a 3D object about the screen's Z-axis. With the optional count parameter, one can rotate an object in multiple steps, thus getting a more complete picture of the object shape.

Examples:

rotz 45 # Rotate 45 o once

rotz 10 36 # Rotate 10 o 36 times

See Also:

latitude , longitude , rotation , rotx , roty


Title | Previous | Next

MeshTV@viper.llnl.gov
Copyright © 1998, U.S. Department of Energy. All rights reserved.