I’ve finished the SketchUp constants project, all the code and documentation is online.
Below are links for the two SketchUp 2014 docs, both of which list ‘root’ and ‘namespaced’ constants:
[Edit] Issues with RubyDoc.info, added files to GitHub.io…
- The guide lists all constants, includes methods that use the constants, and has
a few code samples - Most methods and objects have links back to SketchUp.com
- Lists of constants
- Has information about SketchUp objects
All of the code and templates that generate the above files is online at GitHub and
(somewhat) documented at RubyDoc.info. The files are completely generated by code,
with the exception of a .send_action text file that I scraped from SketchUp.com.
Please feel to contact me regardings errors, omissions, or suggestions.
If anyone would like to generate the SketchUp 2015 and 2016 files, download the zip (link above)
and check the ReadMe. I’ll be happy to add the files to the project.
Thanks, and have a good weekend,
Greg