Dirk Reinert wrote:
Dear all,

I am trying to transform a map as described in the manual, but it does not seem to work (I am using COOT 0.4.1 on Scientific Linux). Invoking "transform-map 2 '(1 0 0 0 1 0 0 0 1) '(0 0 1) (rotation-centre) 10" from within the scripting interface does not move anything at all.

Am I missing something?

Dear Dirk,

I believe that you are missing the outer parentheses, that's all.

(transform-map 2 '(1 0 0 0 1 0 0 0 1) '(0 0 1) (rotation-centre) 10)

Paul.

Reply via email to