i imported a csv file of x,y,z values into grasshopper and wanted to create points out of it. however, when i try to break the list down (say, to get just x values), it still gives me all three values in each list item. how can i break the list item down further.
image attached: the csv values are in the panel on the right, and i can't seem to break the list item on the left down anymore.
the expression formatting has no effect on the list. i think it's because my list is being read as strings rather than numbers. is there a workaround to this? i've attached the csv too. thanks.
the file does read as loose strings, but it gives me an error (data conversion failed from string to point) when i feed it through the point component.
Permalink Reply by taz on March 19, 2010 at 11:24am