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.

AutoCAD on the web: Project Butterfly

Extending their lineup of beta-version web-editors, Autodesk just released Project Butterfly. After Project Draw (drawing and diagramming), Project Dragonfly (space planning in isometric 3D), Project Showroom (rendered previews of interior design selections), their latest addition to the labs (the Butterfly) is an online DWG-editor. Made by an acquired company (Visual Tao) and Autodesk, this web […] Read more..

Follow me!

Chirp, chirp… While I was figuring out how to make best use of all things Web 2.0, I found that Twitter is a great way for me to broadcast quick news items related to my blog’s topics (AEC-CAD, timber engineering, design and web stuff). So whenever something is too short for a blog post but […] Read more..

Web-Based Application trials from Autodesk – A Great Idea!

And the good ideas keep on coming! As just announced by Autodesk Labs in their post Project Twitch Range Expanded: can YOU connect?, Autodesk extended the range of their application tryout platform “Twitch” beyond the originally stated 1000 mile radius. Now user connection capability is just limited by a network latency cutoff. And as I […] Read more..

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

SketchUp 7.1 has landed!

Yayyy!!! A new version! Software updates are always exciting… New features are to be explored, new capabilities exploited for as-yet unknown projects. Contrary to Autodesk’s religious update schedule, Google has been only somewhat regular in providing updates. But alas, announced by today’s blog post by John Bacus, SketchUp’s project manager, the new version of SketchUp […] Read more..