Thanks to both of you.
I end up doing something similar to what you just said, I created arrays inside arrays with all the information then in maxscript i convert them back to a struct. I just wasn’t sure it was the correct way. I was just doing it that way because i saw some samples written that way.
Another couple of questions about one_typed_value_local.
how does it work
When i first saw that there were different defines one_typed_value_local, two_typed_value_local , three_typed_value_local, etc. I thought i could put all the values in there and then by returning the result it would bring everything into maxscript. but of course it didn’t work. Then what are they for?
Also whats the difference between one_typed_value_local and one_typed_value_local_tls that i see in lots of the sample code.
Thanks,
Guillermo

