I would like to know if it is possible to limit Rhino to open only one instance at a time on the computer. Not allowing more than one Rhino to be opened at a time.
I would like to know if it is possible to limit Rhino to open only one instance at a time on the computer. Not allowing more than one Rhino to be opened at a time.
Not that I know of.
However, it is possible to write a single instance plug-in. Is this what you want to do?
ā Dale
Yes @dale, exactly.
Thanks @dale .