Thanks for Andreas for this correction:
 
> scene store, F3, view=0
 
should be 
 
scene F3, store, view=0
 
--
DeLano Scientific LLC
Subscriber Support Services
mailto:del...@delsci.info
 


  _____  

From: Andreas Forster [mailto:docandr...@gmail.com] 
Sent: Thursday, May 01, 2008 1:06 PM
To: DeLano Scientific
Subject: Re: [PyMOL] orientation-less scenes


Thanks, Warren.  That's exactly what I was looking for.  It amazing how you
come up with solutions and program them into PyMOL way before users every
ask the questions.

Unless things have changed, shouldn't it read 'scene F3, store, view=0'?

Great work.


Andreas



On Thu, May 1, 2008 at 8:35 PM, DeLano Scientific <del...@delsci.info>
wrote:


Andreas,

Yes, you can do this two ways by passing "view=0" to the scene store
command.

Either

(1) save the scene without saving view information:

scene store, F3, view=0

or

(2) recall the scene while ignoring any view information:

scene F1, view=0

Cheers,
Warren

--
DeLano Scientific LLC
Subscriber Support Services
mailto:del...@delsci.info



> -----Original Message-----
> From: pymol-users-boun...@lists.sourceforge.net
> [mailto:pymol-users-boun...@lists.sourceforge.net] On Behalf
> Of Andreas Förster
> Sent: Thursday, May 01, 2008 7:52 AM
> To: PyMOL-users@lists.sourceforge.net
> Subject: [PyMOL] orientation-less scenes
>
> Hey all,
>
> is there an equivalent to scenes that doesn't store orientation?
>
> The idea is to have two (or more) visualizations, eg. surface vs.
> sticks, or different side chains highlighted, and to be able
> to switch between them quickly by hitting F1, F2, etc.  With
> conventional scenes any rotations or zooms are reset to what
> is saved in the scene.  Is there a way to avoid that?
>
> Thanks.
>
>
> Andreas
>
>
>
>

> --------------------------------------------------------------
> -----------
> This SF.net email is sponsored by the 2008 JavaOne(SM)
> Conference Don't miss this year's exciting event. There's
> still time to save $100.
> Use priority code J8TL2D2.
> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java
.sun.com/javaone
> _______________________________________________
> PyMOL-users mailing list
> PyMOL-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pymol-users




Reply via email to