Grasshopper

algorithmic modeling for Rhino

Grasshopper to Excel, comma separated values in different cells on the same row?

Hi!

I am having some trouble with exporting data from Grasshopper to Excel. I am using the Lunchbox Excel Write component, but I cannot get what I want.

Example:

Here is the list I have from Grasshopper:

1

0,3,5

When I do Stream destination, with a .csv file, I get

1

0     3      5

(0, 3 and 5 are all in different cells on the same row)

When I use Lunchbox, I get

1

0,3,5

(0, 3 and 5 are in the same cell)

Is there any way to obtain the same result as Stream destination, but only using Lunchbox? (thus pressing only one  button instead of having to right click, stream destination, save as...)

Thanks in advance!

Views: 429

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2025   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service