Hello everyone
I need to iterate through the list of polygons of a geometry set, for then assign some values to extras.
I know that it can be done with geom.poly.list() FISH function via loop foreach, but I’m looking to do it in Python. The 9.2 software version includes Python API for geometry with new functions and classes, but there is no direct equivalent.
I asked this the new AI assistant, and it answered that I should use “itasca.geometry.poly.list()” function, which Itasca softwares do not recognize, and also it is not in the 9.2 version software documentation, therefore I assume it does not exist actually.
Thanks in advance for any input.
Regards,
-Leo