I’m working with the camera API and just noticed the #description and #description= methods. Does anyone have any idea of what a camera description is in SketchUp? I can’t think of anything like it in the UI.
Could it be related to the Advanced Camera Tools plugin or is it maybe a leftover from some old removed feature?
I think it’s rather a left over from the original design phase of SketchUp’s core classes (it exists in both Ruby API and C SDK, not added by Advanced Camera Tools). Only scenes have been exposed in the UI (and have their own description), but cameras and vertices have never received that honour.