[PyMOL] Display coordinate vectors

2011-04-08 Thread Martin Hediger
Dear all I'm sure this question was answered before, but I could not find anything related to it in neither the mail list nor on the Wiki. Is it possible to display something like coordinate vectors in PyMOL? I.e. arrows in the 3d view space pointing towards [1,0,0], [0,1,0] and [0,0,1]? I

Re: [PyMOL] Display coordinate vectors

2011-04-08 Thread Hongbo Zhu
Hi, Martin, how about this: http://www.pymolwiki.org/index.php/Symmetry_Axis also check out the script drawing X, Y, and Z reference axes by Robert: http://pldserver1.biochem.queensu.ca/~rlc/work/pymol/axes_cyl.py hope it helps, hongbo On 04/08/2011 04:29 PM, Martin Hediger wrote: Dear all

Re: [PyMOL] Display coordinate vectors

2011-04-08 Thread Martin Hediger
great, thanks. On 08.04.11 16:42, Hongbo Zhu wrote: Hi, Martin, how about this: http://www.pymolwiki.org/index.php/Symmetry_Axis also check out the script drawing X, Y, and Z reference axes by Robert: http://pldserver1.biochem.queensu.ca/~rlc/work/pymol/axes_cyl.py hope it helps, hongbo