Hi everyone,
I am quite new to SketchUp and Ruby so not too sure on a few things.
I've made a plugin for a project I'm working on for myself everything works as needed but this it where it gets tricky.
I'm trying to "automate" the creation of a basic design (a room). If you select the plugin in the menu it will generate the design, but I want to find out if there is a way to execute this via code (without manually clicking the plugin).
So basically I want to open SketchUp from code and then execute generation of the design. Is this possible?
Apologies if my explanation is not the best.
Thanks in advance.