Scripts

Arc Centerpoint

12
votes

Right-click an arc or circle to insert its centerpoint into the model.

 

Tags:

Drop

64
votes

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!

Tags:

Unfold Tool

18
votes

Please see my blog for more information and to download this script. 

Sherwin-Williams Palette Plugin

14
votes

Please see this page at my blog for more information.

Video URL: 
Tags:

ZbylsXExporter

7
votes

DirectX .X File Exporter for Google SketchUp

Video URL: 

Selector

15
votes

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.)

 

 

 

Tags:

Sphere Tool

24
votes

This script adds a Sphere option to SketchUp's Draw menu.

 

Please visit my blog fro the latest version of all my plugins.

 

 

 

 

Tags:

Add Hidden Layer

9
votes

Adds a new Layer that is turned off by default - not only for existing pages (or scenes), but for any new pages (or scenes.) Should work with SketchUp versions 5 or 6.

Ruby Newbie

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.

triangulate

9
votes

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.

Syndicate content