Sketchup Scripts

ZbylsXExporter

0
points

DirectX .X File Exporter for Google SketchUp


triangulate

4
points

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

33
points

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

6
points

Please see this page at my blog for more information.


Selector

10
points

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

4
points

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

 


New From Template

3
points

This script lets you select a template and start a new model in one step.

 

 


Obj Importer

3
points

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

4
points

Exports a SketchUp model's Group and Component hierarchy. Click for screenshots.

 

 

 


Sphere Tool

17
points

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

 

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

 

 

 

 


Unfold Tool

8
points

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


Save As Template

3
points

Opens the Save dialog to simplify saving the current model in the Templates directory.

Probably won't work on a Mac as I don't have access to one to test it.


Add Hidden Layer

5
points

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.


ApplyTo

5
points

Apply a component definition to selected component instances.


Grow

3
points

It takes a selection and copies it in XYZ a desired number of times, applying spacing, rotation and scaling. It makes some weird 'growths', but I can also see its use in making helical steps etc...

Usage : Move/Place Objects, Select them and pick Grow.
Pick Point, Enter desired data in dialogs and see results. Undo is 1 go.