checked in for Jmol 11.1.36:

zoom (atom expression) 0
zoomTo timeSec (atom expression) 0

zooms to the atom expression, filling the screen (roughly) with that set 
of atoms.

Additional options include any of the following after the zero:

+ x
- x
* x
/ x

where x is a number. Thus:

zoomTo (atom expression) 0 + 50  # zoom 50 more than what would fill the 
screen
zoomTo (atom expression) 0 * 1.5  # zoom 150% of what would fill the screen
zoomTo (atom expression) 0 / 2   # zoom to half of what would fill the 
screen








Angel Herraez wrote:

>On 8 May 2007 at 16:01, Bob Hanson wrote:
>
>  
>
>>How about
>>
>>zoomTo (atom expression) 0
>>    
>>
>
>That will be a useful option!
>
>
>-------------------------------------------------------------------------
>This SF.net email is sponsored by DB2 Express
>Download DB2 Express C - the FREE version of DB2 express and take
>control of your XML. No limits. Just data. Click to get it now.
>http://sourceforge.net/powerbar/db2/
>_______________________________________________
>Jmol-users mailing list
>[email protected]
>https://lists.sourceforge.net/lists/listinfo/jmol-users
>  
>


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to