Hi everybody this is a problem that i have often come up against in some form or other...
basically its to do with list management ...an example would be having a list of 100 points (each point has a X,Y,Z coordinate), and wanting to dispatch these items into a given number of new lists, or similary create a given number of branches in the data tree. so to carry on the example lets say that i have a list of 100 poins that i want to split into 25 new lists of 4 points each that i will then use to make 25 polylines.
I would like to be able to control the number of /length of each brach or new list theough a slider also....
Is this something that people have done before ? in terms of scipting im able to read but not write if that makes sense ! but any pointers in the right direction would be really appreciated.
cheers
louis
Tags: