A simple way to get access to a python list is use the following code in a separate python component and then string a few of those components together until you have gained access to all the needed info.
I put a explanation of my reasoning of this component here:
Getting full access to a python list
by Jake Hebbert
Sep 10, 2013
A simple way to get access to a python list is use the following code in a separate python component and then string a few of those components together until you have gained access to all the needed info.
I put a explanation of my reasoning of this component here:
http://www.youtube.com/watch?v=2Cf5lqbY_4w&feature=youtu.be
The component:
PythListUnpack.gh