kiryha/Houdini

Should add how to add array element into attribute

paranoidx opened this issue · 0 comments

I found that less document mention how to reveal the data into geometry spreadsheet through attribute, guess should assign into array path of this document

//start new array
string a[] =

but to assign attribute to array

s[]@array = a;