Lately I've been giving some serious thought about porting some of my extensions (Medeek Extensions for SketchUp) to CA. However, I'm not finding a lot of documentation on creating Ruby programs that run inside of CA. I have a number of questions:
1.) Can one create full fledged extensions in CA like one can do within SketchUp? For example I have tools within my SketchUp extensions that can generate various building elements, like columns, trusses, and staircases.
2.) Does CA have full access to the Ruby engine like SU does?
3.) Are there any developers like myself creating extensions within CA?