Specific parameter for debugging

Hello !

It is possible to have specific parameters for debugging ?

Essentially disable some plugins at the beginning of debugging.

The reload time of Rhino is very long and I would like to test my code with different configurations.

Thank you.
jmv.

I guess that means no!?

I’m not sure this works, but you might consider making a new scheme and load protecting unneeded plug-ins in that scheme.

– Dale

Thank you @dale ! I will try that.

This seems to be enough.

Just an idea.
It would be convenient to be able to define the location of plugins with the command line.
For example, starting an instance of Rhino for architecture, rendering, 3D printing, debugging in my case, and so on.

Thanks, jmv