Get location of view3D

Hi All,

I am trying to get the location of 3D view cameras. Firstly, I managed to get the object of 3Dview but I can’t get the location of that. How can I do it? I did like the figure below, but it didn’t work.

Eventually, I would like to output the acquired coordinates as a csv file.

Thank you.

welcome them to the community!

you can use get parameter by name for this one.

1 Like

I see. Thanks a lot!!