over 1 year ago by JAT
Hi, For the stack data runthrough I'm struggling with getting the panel with "Multiline Data" toggled to be recognized by the Stack Data component. See screenshot. The error reads "Data conversion failed from text to integer". What am I doing wrong? Thanks. :)
JAT over 1 year ago
This worked – Thank you!
Arie Willem de Jongh over 1 year ago
Hi, that sometimes happens unfortunately as Grasshopper doesn’t know if it’s dealing with text or numbers. First deselect the ‘Multiline Data’ on the Panel and then before inserting it into the Stack Data; and put an Integer Parameter to force the data to be transformed from string (text) to integers (numbers).
Best,
Arie