Hi all.
I imported the scattered array with 7 variables.
After import, I used Select tool to select 3 columns to set the position
of each axis.
Now I want to use Make3DField to visualize them. However, when I execute
the program, it says 'Make3DField:Construct: invalid data: origin must
be a vector or vector list'.
How or what DX Tool should I use to connect Select tool to Make3DField?
My visual program looks like this:
----------
| Import |
----------
|
|
--------------------------------
| | |
-------- ----------- ----------
|Select| | Select | | Select |
-------- ----------- -----------
| | |
What should I use here to connect Select to Make3DField?
-------------------------------------
| | |
----------------
| Make3DField |
----------------
Thank you,
Juw Won