Hey guys, I would like to know how frequecy I am using the rhino commands.And assign hotkeys accordingly.Is there any method to get the data ?
Thanks!
Hi -
You can use the CommandTracker plug-in to log your usage of Rhino commands:
-wim
Good memory @wim, I forgot all about this…
Thanks
Hey Wim ,I just checked the plugin and it seems some commands are not recorded. For example “Change To Current Layer”. Can I record commands like this?
Hi @zhdwsmail,
The Change To Current Layer action in the Layers panel is not a Rhino command. So no, this cannot be recorded. The ChangeLayer command, however, is recordable.
– Dale