I have list of polygons. I create 5 polygons with for like this:
for
point1 = QgsPointXY(x, y) point2 = QgsPointXY(x, y + 5) point3 = QgsPointXY(x + 5,