Rhino options - enable plugins by keyboard

Good morning,
Could you help me?
Rhino options - enable and disable plugins by keyboard, is it possible, by shortcut?
Thank you for your attention.

I guess you can do that with a command macro…but why are you wanting to do that? That’s not really how plugins are meant to be used.

I need to enable and disable some plugins installed for my work.
I thought there was a way to do it using the keyboard, or via a group of commands on a button.
If there is, please someone help me.

Yes you can just step through a text version of the dialog box using a macro.


How to access the plugin name
and enable and disable it?

Hi -

That’s not something you can do with a macro.
-wim