From: Jared S. <jar...@co...> - 2019-03-28 22:52:02
|
Hi again, Michael - This can be adjusted either globally via the `auto_zoom` setting: set auto_zoom, off or when loading a PDB with the `load` or `fetch` commands: load my_structure.pdb, zoom=0 fetch 1xyz, async=0, zoom=0 Here I also include `async=0` as you would in a script to make PyMOL wait until the file is loaded to continue. Hope that helps. Cheers, Jared https://pymolwiki.org/index.php/Auto_zoom https://pymolwiki.org/index.php/Load https://pymolwiki.org/index.php/Fetch On March 28, 2019 at 1:18:08 AM, Michael Morgan (mic...@gm...) wrote: Hello, When I create an object, it will be zoomed and focused. Where can I change setting for this? Thanks. Michael _______________________________________________ PyMOL-users mailing list Archives: http://www.mail-archive.com/pym...@li... Unsubscribe: https://sourceforge.net/projects/pymol/lists/pymol-users/unsubscribe |