In this specific case I’m looking for a way to activate the “Select and Link” tool through maxscript. Does there exist a way to toggle this tool through maxscript, or would I have to somehow “click the button” through maxscript?
I’m also curious as to how you would approach these kinds of challenges in general. I know that some buttons are exposed in maxscript as a command (snapMode.active for example), but how do you go about actually finding the command?
