Hi
I taking a list into python and want to make a new list depending on my attribute.
In one case it a point with x-y-z.
Point(X=0,Y=0,Z=1) seen in the watch node
But Point.X dose not work if my list is called Point. They say X is not an attribute what is it?
Then other case I looking see in the list below to sort out the solids but the soild is not an attributet either so what is it?