|
From: Troels E. L. <tl...@gm...> - 2011-11-15 10:54:51
|
I think to get the return values of a script, you need to put them
inside python boxes
python
theCenter = COM(...)
pseudoatom("theAtom",pos=theCenter)
python end
2011/11/14 ABEL Stephane 175950 <Ste...@ce...>
> Thank you Jason and Troels for your quick response.
>
> I have an additional question. Now if i want to pass the COM coordinates
> x, y and z obtained with the COM script in the pseudoatom pos. For example
> to use in the script
>
> How i can do that ?
>
> Thank you again for your response.
>
> Stephane
>
> ------------------------------------------------------------------------------
> RSA(R) Conference 2012
> Save $700 by Nov 18
> Register now
> http://p.sf.net/sfu/rsa-sfdev2dev1
> _______________________________________________
> PyMOL-users mailing list (PyM...@li...)
> Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users
> Archives: http://www.mail-archive.com/pym...@li...
>
|