I'm running pymol "headless" in a script. After initializing pymol and
calling finish_loading(), I do this:
  cmd.fetch(mol_id)
  cmd.show('spheres','all')
  session = cmd.get_session()

... but my session object only includes one object, the cObjectMolecule.
I'm looking for it to include the graphics objects as well if that's
possible. Any hints?


-- 
Gary Oberbrunner -- CEO -- Dark Star Systems, Inc.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net)
Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users
Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net

Reply via email to