Hello:
I have searched around and have not found any information on connecting SketchUp to SQLite3. I was hoping that you-all could point me in the right direction. I'd like to write a ruby script for a pipe flange and rather than input the dimensions of the flange (pipe size, thickness, outside diameter...) I'd like to use SQLite3 to retrieve those values base on the pipe size. So, I'd enter 4" and with that I'd connect and query the database to retrieve the values for the thickness and diameter.
Any ideas or even if something like that is possible within a ruby script?
Thanks
Joe