Translate Page

Main Menu

Popular Posts

[as] on Twitter

Tags

Posts Tagged ‘plugin’

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 [...]

Merry Christmas and a Happy New Year 2010

The recycled tree

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

Post thumbnail

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 [...]

Numbering vertices in SketchUp

Post thumbnail

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).
To [...]

Revit’s solar study has evolved!

Post thumbnail

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 Labs [...]