Quantcast
Channel: Scripting - McNeel Forum
Viewing all articles
Browse latest Browse all 5938

Minimum setup Rhino compute to replace Rhino.exe /runscript option?

$
0
0

Inspired by these scripts I’m trying to run the following in windows command prompt:

for %i in (*.3dm) do Rhino.exe /nosplash /runscript="-RunPythonScript (...\TagObjects.py) save exit" "%i"

it works fine, but I’m wondering how much setup will be required and whether it’s worth the effort (as a regular desktop user) just to make the same command run “headlessly”. I think this is what rhino compute provides, but at first glance it’s aimed at servers not desktops?

Could someone please hint me how the above command could be translated into a rhino.compute equivalent?

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 5938

Trending Articles