Hello
A small addition to this script.
Now, it allow to define a rotation and/or scaling value to each copy (except the first one)
for scaling : a scale of 1.1 means 110% scaling ; the first copy is not scaled, the second is scaled 10% wider, the third 20% (of the initial size)
for rotation, negative values = rotate CW, positive = rotate CCW ; the first copy is not rotated
For using with a pointlist generated on a circle ( Divide Geometry & Step Around Geometry) the first point is always at the right hand side, aligned on the X axis and the path turn CCW when used on a circle or a circle converted to a polyline. If you revert the polyline before the points creation, the start point is at the same place, but the path turn CW
++
David