I am trying to batch process a list of Rhino files. Rhino is one step in a longer processing chain, so I’m trying to use a .bat script to launch rhino with /runscript="-RunPythonScript…".
I’m running the dashed version of rhino commands to prevent dialogs from those commands, but program/file level dialog boxes sometimes interfere - for example, asking about missing font handling, or updating Rhino.
Are there any scriptable commands to catch and interact with these dialogs, or perhaps an undocumented command-line switch to make Rhino behave differently?
3 posts - 3 participants