How can one interface with Google Sketchup, via the API, from a Windows App?
I was looking at something written in C#/VB.NET but its seems like the only available Google Sketchup API is for Ruby.
Any ideas on how to use that Ruby API from .NET? Is Ruby only serverside or can it be processed locally, offline?