Hi,

i am able to paint/add i.e. rectangles as graphicsobject in a scene/graphicsview.

now i wanted to rotate them and i tried with transform.rotate() and it works with all items or a single item.

but now i want to rotate 4 of the rectangles combined as a cube (without botton & top).

how can i archieve this?

regards