just like this, I created a series of Tyson polygons based on a rectangle in grasshopper, and then I wanted to input the Tyson polygons as an array into my python script to use them.
However, when I do that in the diagram, the python code reports the following error: :“TypeError: ‘PolylineCurve’ object is not subscriptable”