Structure

A Structure from an Iterator?

gutsblow's picture

I have an iterator with say like 30 gl points in it and I applied noise in the iterator so that they move randomly. Is there anyway I can get a structure containing the position values of all these points? Thank you!