Annika,

The most robust way of setting the view matrix during a movie is the
"mview" command:

mview store, 440

which will write the current view matrix into frame 440 of the movie.
If you have two or more views stores, then a subsequent:

mview interpolate

will interpolate the camera between the stored views.  Also note that

mview reinterpolate

forces reinterpolation between stored (perhaps updated) views.

Cheers,
Warren

________________________________________
From: Annika Kreuchwig [mailto:[email protected]] 
Sent: Wednesday, April 08, 2009 6:45 AM
To: [email protected]
Subject: [PyMOL] change set_view in later frame

Hey again, 

I have another question: 

I set a starting view and after a couple of frames I want to change the
view. 

How do I do this? 

Is there a way for 

cmd.mdo (440, set_view(...))?


Thanks,
Annika 


Reply via email to