In Part3 you can see 3 nodes. Each node has LocationSpot=“TopLeft” and RotationSpot=“Center”.
As you can see the Location of all nodes is 0, 0 but since the LocationSpot is TopLeft and not Center there should be other values to see.
In Part4 you can see 5 nodes in a row. Now I select different count of nodes. As you can see the rotationpoint isn’t in the center of the collection. It’s always on the bottomline and it seems the the calculation is ignoring the height and width of the nodes and uses bottomright instead of topleft.
This should be posted on my other thread, but I think it’s all about the same issues.