Quick Question here; it’s probably a no-brainer for all you guys…:
I have a list, with sub-lists consisting of 4 points. I would like to make 4 new lists, consisting of all 4 sublist’s number 1,2,3,4.
So instead of this: 1.1, 1.2, 1.3, 1.4, 2.1, 2.2, 2.3, …
i want this: 1.1, 2.1, 3.1, 4.1…-and then 3 more lists of respectively x.2, x.3, x.4
That way i can get all my lower right corners of my AC in one list, lower left corners in the second list etc., and then i can calculate the internal distances of each AC.
Hope you understand my problem, otherwise don’t hesitate to ask.
Thanks in advance!
tue