Excel to Sketchup
-
Hello everyone,
I'm trying to do an automatisation from excel to sketchup.
To make it simple I have several objects that I want to positioned in sketchup.
The objects remain the same (there is no change of dimensions within those objects), the only values which I want to pilot from Excel are the positioning of these objects (and their copies).
In summary I try to send values from Excel cells towards a dynamic component and more exactly towards attributes of this dynamic component.
I do not know exactly where to begin, but I dare to hope that there is a plugin to do that (my searches gave nothing).
Anybody would have an idea or even a beginning of a track ?
-
You can [with some convolution] get Ruby to read an Excel file - at least in Windows ?
However, if you export your Excel data as an CSV file, it's then text - and that's much easier to read into Ruby, and then parse out the text into rows and the columns from the file, using the Comma as the separator...
There are several examples out there, for parsing CSV files into usable Ruby values.
Typical examples are those scripts which import XYZ values etc... -
Thank you tig i ll take a look at this and come back to you when i find the solution.
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