My Newest Plugin: A Shiny Ruby Code Editor for SketchUp

I always found Ruby code editing and testing for SketchUp a bit tedious. First I write code in my preferred text editor: PSPad. Then I load it into SketchUp using my plugin loader. And then I run it from the menu. Although there are better ways to handle this (e.g. the SketchUp bridge), I wanted […] Read more..

SketchUp Ruby Code Editor

This code editor extension offers an easy-to-use and visually appealing way to write and modify Ruby scripts directly within SketchUp. These scripts can then be used to create geometry, add functionality or add data within the SketchUp 3D modeling environment. The SketchUp Ruby API provides an extensive set of functions to automatize SketchUp in many ways or create scripted, computational geometry.

Merry Christmas and a Happy New Year 2010

Wherever you are and whatever you celebrate, enjoy your holidays and some relaxing time with your families. I wish you all the best for the new year! Cheers, Alex (FYI: The image was rendered with the fantastic SketchUp rendering software Twilight)

SketchUp Ruby API Cheatsheet

I like working with cheatsheets when I do coding. Although the online API reference is very extensive and has great examples and the downloadable version is a good solution when you’re offline, this one may be useful as a reference once you mastered the basic concepts. It contains the full API reference in a condensed […] Read more..

Numbering vertices in SketchUp

As it turns out, I need to revisit my centroid plugin for SketchUp. While it accurately calculates area properties for a face that does not contain internal (and fully enclosed) openings, it apparently gets it wrong as soon as an enclosed opening is present (like the face in the top-right corner of the image above). […] Read more..

Revit’s solar study has evolved!

Turns out Autodesk’s purchase of Ecotect does not limit their offerings to one additional piece of software. It even sprouts some very useful off-shoots. A first glimpse at new energy-integrated planning tools offers the recently released Solar Radiation Technology Preview for Revit Architecture and Revit MEP. This software, which has been published on the Autodesk […] Read more..

Newsy SketchUp

The Daily CatchUp The first news about SketchUp is news itself. To be more to the point, the folks at SketchUcation.com have just launched an interesting news portal. It is called The Daily CatchUp and it was created to bring frequently updated news to us SU users. So far, posts seem to follow the major topics […] Read more..