Open 3DM file from Grasshopper

Hello!

I am working on a Grasshopper script where I end up creating several .3dm files.

However, I need to execute a script in these files, after I create them,
Is there a way to do it from Grasshopper?

I mean, is there a Grasshopper component or a way to male Grasshopper open these files, execute the script, close and go for the next in the list?

This is probably a dumb question… But I couldn’t find a solution online…

Thanks!

you should be able to do this with:

1 Like

Thanks @Gijs

However, found what I was looking for in this post…

1 Like