Dirk Kostrewa wrote:
Hi Paul,

is there a way in Coot to center on a point (x,y,z)?

Yes.

schemey:
(set-rotation-centre x y z)

pythonic:
set_rotation_centre(x,y,z)

I believe you can spell centre (center?) center too.

But I believe that that is only the prologue to a more interesting question: what do you want to do when you get there? And how to script it...

Paul.

Reply via email to