Best way to create ruby addon in sketchup
-
Hello !!!
I would like to develop sketchup's addon. Can you give me informations about tools to use for edit, execute and debug Ruby scripts for SketchUp ?
Thanks
-
Hello and welcome!
Google Sketchup FAQ: http://code.google.com/intl/nb/apis/sketchup/docs/faq.html
The API manual: http://code.google.com/intl/nb/apis/sketchup/docs/index.htmlMore links and info in the Stickies in this forum section - such as this one: http://forums.sketchucation.com/viewtopic.php?f=180&t=10142
Some other tips:
- Wrap your code in a module to avoid conflicts with other scripts.
- Don't modify base classes - as other scripts might rely on their original behaviour.
- Beware observers - many are bugged.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register LoginAdvertisement