Script
ZbylsXExporter
Submitted by Zbyl on Mon, 2008-07-21 16:16.DirectX .X File Exporter for Google SketchUp
Ruby Newbie
Submitted by dvmorris on Fri, 2007-08-03 21:09.Hello everyone,
I am brand new to Ruby Scripting in SketchUp and Ruby scripting in general, but I managed to throw together a script after an hour or so of searching through the mysterious Sketchup Ruby Scripting API documentation. Anyways, all the things I really want the API to do don't seem to be possible.
- dvmorris's blog
- Login or register to post comments
- Read more
triangulate
Submitted by dvmorris on Fri, 2007-08-03 21:04.This script takes all currently selected faces, and triangulates them by adding a vertex at the centroid of each face and connecting all vertices of that face to it. It's a really simple method of triangulation, and there is an optional parameter called 'all' that if set to true, will triangulate every selected face, including faces which are already triangles.
Drop
Submitted by Admin on Thu, 2007-05-03 23:24.Great script that allows you to instantly align objects to the surface below. A common example would be scattering people / trees / entourage around a sloping site. With this script, just select your objects, click drop and they instantly fall to the surface below. Easy as can be!

Sherwin-Williams Palette Plugin
Submitted by jim on Thu, 2007-04-19 07:53.Please see this page at my blog for more information.
Selector
Submitted by jim on Sun, 2007-04-15 14:48.Opens a dialog to select entities by type (edge, face, group, or instance.) This is a very basic tool (toy?), but could be expanded to include multiple criteria (such as selecting by Layer or material.)
Arc Centerpoint
Submitted by jim on Sat, 2007-04-07 21:13.Right-click an arc or circle to insert its centerpoint into the model.
New From Template
Submitted by jim on Wed, 2007-03-21 17:06.This script lets you select a template and start a new model in one step.
Obj Importer
Submitted by jim on Fri, 2007-03-09 08:39.This script imports .obj files directly into SketchUp. It works well on some files, fails on others. The Pro version can already do this.
Export CI ID
Submitted by jim on Thu, 2007-03-08 07:46.Exports a SketchUp model's Group and Component hierarchy. Click for screenshots.
