On 17/11/2017 19:23, Edward A. Berry wrote:
Is there a way to open the "geometry" window (the box you open by "measures":"distances and angles") in the initialization script, and perhaps set its position on screen as well?

No, I will add it. It will be in 0.8.9.


Is there a way (interactively now) to center the screen at specified x,y,z coordinates (as opposed to centering on an atom)?


(set-rotation-centre 1.1 2.2 3.3)

or

set_rotation_center(1.1, 2.2, 3.3) # python

Reply via email to