Hi Jeong,

cmd.get_model() has not been replaced or removed. What error do you get?

This code should work:

from pymol import cmd
print(cmd.get_model())

Cheers,
  Thomas

> On Mar 22, 2019, at 3:16 AM, 정보성 <qhtj...@kaist.ac.kr> wrote:
> 
> Hi All,
>  
> My Pymol version is 2.1.1 and I can not find the cmd.get_model in my version.
> but there is document of 'get_model' in pymol wiki 
> (https://pymolwiki.org/index.php/Get_Model)
> is it replaced some other cmd?
> I want to use 'cmd.get_model', if anyone can give the python code of 
> 'get_model'?
>  
> Thanks
>  
> Jeong.

--
Thomas Holder
PyMOL Principal Developer
Schrödinger, Inc.



_______________________________________________
PyMOL-users mailing list
Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net
Unsubscribe: 
https://sourceforge.net/projects/pymol/lists/pymol-users/unsubscribe

Reply via email to