Message 1 of 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have an array of point positions that I want to pass through a do_while loop until a certain condition is met. My input arrays are all set to "Set Port Iteration Target" = True. The problem I'm having is the data coming out of the do_while is all the same. Every index of the output array is the same value. I would have thought setting the port iteration target would have informed the do_while to populate the output indices accordingly. But it doesn't. So what's the trick? How do I get the correct output in this situation?
Solved! Go to Solution.