Rotate your Work

Create a basic design as before.[br][br]Now rotate them!
Rotate your Work
The first step is to create an object to roll:[br][br]listBig = {line01, line02, list_{AB}, list_{AC}, list_{DC}}[br][br]Then you rotate this list about a point (there are options)[br][br]roll_0 = Sequence[Rotate[listBig, i 360 ° / n, E], i, 1, n][br]roll_1 = Sequence[Rotate[listBig, k 360 ° / i, E], k, 1, i][br]roll_2 = Sequence[Rotate[roll_1, k 360 ° / α, E], k, 1, α]

Informazioa: Rotate your Work