Jump to content

How to record/get current 3D view in Script


---
 Share

Recommended Posts

I am manually able to record/get current view via "SCRIPTING > Record Current 3D View".

But how to do it in python script automatically. 

Link to comment
Share on other sites

Hi,

as far as I know there is no possibility to record this automatically and usually this is not necessary. Reasons for this decision: You would record a lot of "View" commands which gives you no value for your scripting. Each time you click in the 3d window you would a get a recording and therefore you have a lot of meaningless recorded "View" commands. 

If you have created a report page or a tag scene you can restore the view from these elements to ensure that a view is restored. This is usually the way how you access "important" views.

Regards,

Bernd

 

Link to comment
Share on other sites

 Share

×
×
  • Create New...