Hi, I used the distance command:
cmd.dist(" (/mol1///1/C)","(/mol1///2/C*)").
In pymol it creates a new distance object with all distances from C in Residue
1 to every C in Residue 2.
How can I split this object to single distance objects?
Or there are better possibilities because I want to write the distances into an
extra file, but I only get the last distance as result.
Thanks in advance,
Daniel
