This makes sense, but is providing a struct to c++ in my case i want:
– mxs
result = calculateThePoints $box $point.pos
The method calculateThePoints has to return a mxs struct, so in c++ i need to create the struct from scratch, add all the values and return it to maxscript.