Plugin for export SU8 Excel SU8
-
Hi I'm new in your forum.
I have a problem to find a plugin that could solve below written need.
I need to export all model component parameters from Sketchup 8 to excel and back in the same session.Maybe some one has already made some research.
-
You can write data to a CSV/TSV file which Excel can use or have linked into an XLS.
There are several examples of 'Component-Reporters'...
You can then read this 'text' back in and convert it to numbers etc as desired...
On Windows you can access Excel directly using...require 'win32ole.so'which you must install.
This then allows you to read/write XLS files directly...
There are good www resources to help you - here's an example http://davidsulc.com/blog/2011/03/27/win32ole-and-ruby-working-with-worksheets/
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better π
Register LoginAdvertisement