Dear Chimera-X users !

I have a question about the transition of the camera between two different views.

E.g. I have (1) a closed zoom view on some selection with the defined coordinates
view matrix camera 0.33173,-0.24137,-0.91197,-114.7,0.22734,0.95868,-0.17103,31.486,0.91557,-0.15059,0.3729,66.518

and (2) some general view of the whole system, with the same coordinates.

Now, starting from the closed view I need to gradually move camera from (1) to the (2),
which can be manually achieved using move command e.g.

# zoom out and shift camera to the right
move z -0.3 300; move y -0.05 300

Would it be possible additionally to provide coordinates of the both views in order to make such a camera transition more smooth and accurate ?

Many thanks in advance !

Enrico