From: Josh Vermaas (vermaas2_at_illinois.edu)
Date: Thu Jul 09 2015 - 02:41:30 CDT

Have you tried the stage movement commands? I believe "translate",
"rotate", and "scale" commands combined together can change the angle at
which the camera is looking at the coordinates, so that you can move
your graphics objects indirectly that way. Would this be a solution to
your problem?

-Josh

On 7/8/15 7:17 PM, Eric Smoll wrote:
> Hello VMD users,
>
> I have a system that I want to add lines to (with "graphics top
> line"), rotate, and render. The graphics are easiest to specify with
> the coordinates that are initially loaded. However, as far as I know,
> the move/moveby commands do not act on graphics. What is the
> recommended way to rotate a system and its graphics.
>
> Best,
> Eric