Vector list

Hi,

please help:

how to connect (e.g.) the Expression Nodes with the Vector List and its items, so that the x,y,z items change depending on the calculations of the expression nodes…(I can change the items manually, but no idea how to do i automatically)

and how to automatically change the number of items in vector list if I need more imputs (e.g. more expression nodes)

just an example what I mean (not working):
https://creator.trimble.com/graph?layout=right&asset=whp:6601b349-2179-46ab-a79c-33ae3c91d154

thank you

Hey!

There are two steps involved with this, first is to convert the individual number values into a vector value - then combine it.

For the first step, we can use the xyz to vector node, using the output of each expression node.

For the second step, we can use the combine vector lists node to combine them together into a single list.

Here’s an example: Trimble Creator

If you have any questions, let me know!