Hi everyone,
I am struggling to create a python script within GH to make snapshots automatically from Rhino baked geometries to .png files.
I found this amazing script made by @AndersDeleuran which solves this problem. However, in the case I have, geometries are placed in different Rhino views and my lack of scripting knowledge makes me impossible to edit the code.
The input I have is a bunch of curves placed in a row within an individual rectangle which represents the area to print in a png. What I would like to do is to create an individual png file of each rectangle.
What I thought is to create a script, which inputs would be these rectangles, capable of selecting each rectangle, make an individual zoom selected, and use Ander’s script to print the screenshot in a png file with a defined name.
Would anyone help me with this topic?
I really appreciate it!
Regards!
4 posts - 2 participants