SketchUp Ruby API Cheatsheet

SketchUp Ruby API and plugins cheatsheet
SketchUp Ruby API and plugins 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 form. It also has a plugin template and some code snippets. Feel free to suggest improvements and additions for future versions.

You can download the PDF file here:

Other useful Ruby cheatsheets and helpers are:

Below is an older version of the cheatsheet. It lists only the API classes and methods line-by-line and prints on five pages.

SketchUp Ruby Cheatsheet
SketchUp Ruby API Cheatsheet

Comments and Reactions