Getting camera view and restore it

 From:  Samba Oleg (SAMBA_OLEG)
9356.8 In reply to 9356.7 
Thanks again for this hint!

This will speed it up a lot. I have so many different view in my documentation.

Is there any change to automate the process of converting the given coordinates into a reusable format without changing comma to dots and spaces?


Result of the 1st script:

Camera=407,04,-682,82,-230,78
Target=62,01,-44,72,-21,64

Needed Values for the dialog box:

407.04 -682.82 -230.78
62.01 -44.72 -21.64

Samba