Launching Rhino from Python

Hi all,

I am not sure if this question has been asked or not, but I was wondering if we could directly launch Rhino and potentially Grasshopper from Python, so that creating Rhino can automatically creates geometry from the source JSON, and then directly save it to file.

Thank you so much!

Yi Yang

Hello, you should be able to use the subprocess module to run rhino with command line options, including a script to run: