Patt: Yes, if you’d take a look at the script I attached to the first post (220413_GrasshoppertoEnscapeBridge.gh (21.0 KB)) - it is listening for changes to the model (for example moving a cube over on the X axis) - once this happens it sends a command prompt to Rhino through the lunchbox component you’re referencing. 2 problems persist however:
- Enscape doesnt seem to work with the same “takescreenshot” as command it had in the past (as you can see from the script I provided, its repeatedly sending the command to Rhino, but nothing happens). This means a work around of some kinds is needed to direct Enscape to take a screenshot when a new frame occurs.
- There needs to be a way to name and save the screenshot to file automatically.
I’ve read through the post you attached as well and it doesnt seem to have a solution to this problem?
The post (Script help needed - #27 by Jarek) I attached in the first post has a html file that works with Bongo and (i think) would provide a solution to this problem. Im just not a programmer and don’t understand how I could use the work thats been done there to modify it to work for grasshopper.