From: Thomas H. <tho...@sc...> - 2019-03-27 09:18:52
|
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, 정보성 <qh...@ka...> 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. |