Grasshopper

algorithmic modeling for Rhino

Hey everyone:

I am currently working on a project that imports a .csv with basic data points into grasshopper. I understand the problem well enough, but I am having technical difficulties trying to get grasshopper to read TABS as TABS or even as "\t". Right now it appears as if the parser is simply removing these characters altogether. This makes it difficult to read the data, as you can imagine.

Am I right in assuming that grasshopper removing the Tab characters? Or are they just not being displayed within the panel? If it is removing the Tabs, does someone have a solution to avoid this? Any help would be appreciated.

I have tried using Lunchbox's Excel Reader component as well as the generic Read File component that comes standard with GH. Thanks!

- William

Views: 2393

Replies to This Discussion

Here's a screenshot of my code trying to call the list() function:

I am unsure why I am getting this error. I am sure it's just a silly mistake. But I am not naming my variable "list".

That is indeed weird. Do you have a file I can have a look at?

Surely:

Attachments:

RSS

About

Translate

Search

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service