[PyMOL] Question about rotation in latest version of Pymol

2023-11-15 Thread Katayoun Etemadi Some Olyayi
Hello, I’m trying to rotate 2 atoms simultaneously in Pymol, mac version. I am able to do that by using the command: “rotate axis, angle, selection”. But any axis that I use, gives out very long bonds that look definitely wrong. Except for doing it manually, (using command key+ left click) are

Re: [PyMOL] Question on rotation

2006-04-26 Thread Tsjerk Wassenaar
Hi Terry, There's a bit more to it. In the pymol view, the camera is located at the origin, so to rotate your coordinates you first have to move the center to the origin, do the rotation and move the thing back. I've scripted this in Povray. If you're interested, I can send you the script. You

Re: [PyMOL] Question on rotation

2006-04-26 Thread Terry Jones
Hi Tsjerk Tsjerk == Tsjerk Wassenaar tsje...@gmail.com writes: Tsjerk There's a bit more to it. In the pymol view, the camera is located Tsjerk at the origin, so to rotate your coordinates you first have to move Tsjerk the center to the origin, do the rotation and move the thing Tsjerk back.

[PyMOL] Question on rotation

2006-04-25 Thread Terry Jones
I wrote a pymol plugin that produces a bunch of cgo. The images I generate have a cube drawn around them. I've been asked if it's possible to allow the user to initially rotate the image to their heart's content and then have the plugin draw the surrounding cube. I.e., once the image is rotated,

[PyMOL] Question about rotation

2004-06-24 Thread Qun Wan
1.When I want to get the exact rotation of my current view, I did as the following instruction, but Pymol programe says: invalid syntax. I do not know why that happens. Could you figure it out for me? Getting the right view in the script: When creating the script, it is nice to have the view