Hi All,
I’m trying to collect commands that users execute within rhino and everything is working fine with event listeners, I want to also collect how the command was executed for example if it was executed via command prompt or UI button. I couldn’t find anything in the API is there any methods in the API for this?
Thank you