Select a tool with Ruby?
-
I thought there was a script that changed it so the selection tool was activated when SketchUp was started (like in SU5)
I am wondering, is it possible to activate a SketchUp tool (not a user-defined tool) using
a Ruby script? If so, how?For example, I want to activate the PushPull tool with a Ruby script.
Thanks.
-
Have a look here.
azuby
-
Whaat,
The script you first mentioned is SelectAtStartup. It could be modified to select a different tool at startup, and provides a way to learn how to select tools via ruby.
Hope that helps,
-
Thanks guys. That's just the info I needed.
The Ruby support on these forums is outstanding! Keep up the good work everybody!
Advertisement