I’ve made a collection of some of the Ruby Scripts that I use with some frequency in SketchUp. The file SketchUpToolBox.zip includes:
- bezier.rb
- curvestitcherwithreverse.rb
- drawhelix13.rb
- formdraw.rb
- TubeAlongPath.rb
- weld.rb
With the exception of formdraw.rb, these are scripts created by others and offered up free around the ‘net with a couple of minor changes. Feel free to distribute/modify formdraw.rb too.
Read about installing and using Ruby Scripts in SketchUp here. Basically you’ll just place the contents of the file SketchUpToolBox.zip into the appropriate PlugIn directory, (re)start SketchUp, and select the new items from either the Draw menu or Plugins menu.
Below I’ll describe the basic work flow/issues in using some of these.
Continue reading ‘A SketchUp Tool Box’















































