Is there a way to control what view is showing in the viewport in the grasshopper python environment?
The reason I ask this question is I am trying to see if I can achieve a batch view snapshot capture. After some research in the forums, I found there are some previous discussions but the bar is too high and is not very user friendly.
However, I am not sure if the process in my mind is possible:
- A list of view name is given
- Find the rhino view object
- Make the view active
- Capture the view to a jpg/png file
I get stuck at step 2, cause I can only find some precedence that help getting rhino view object in the view layout. If I have 4 view layouts, I can only get views amount those layouts.
10 posts - 2 participants