(* Content-type: application/vnd.wolfram.mathematica *) (*** Wolfram Notebook File ***) (* http://www.wolfram.com/nb *) (* CreatedBy='Mathematica 11.0' *) (*CacheID: 234*) (* Internal cache information: NotebookFileLineBreakTest NotebookFileLineBreakTest NotebookDataPosition[ 158, 7] NotebookDataLength[ 287109, 5904] NotebookOptionsPosition[ 286221, 5870] NotebookOutlinePosition[ 286568, 5885] CellTagsIndexPosition[ 286525, 5882] WindowFrame->Normal*) (* Beginning of Notebook Content *) Notebook[{ Cell[CellGroupData[{ Cell[BoxData[{ RowBox[{ RowBox[{"pol", "=", RowBox[{"Polygon", "[", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{"3", ",", "0"}], "}"}], ",", RowBox[{"{", RowBox[{"1", ",", "1"}], "}"}], ",", RowBox[{"{", RowBox[{"0", ",", "3"}], "}"}], ",", RowBox[{"{", RowBox[{ RowBox[{"-", "1"}], ",", "1"}], "}"}], ",", RowBox[{"{", RowBox[{ RowBox[{"-", "3"}], ",", "0"}], "}"}], ",", RowBox[{"{", RowBox[{ RowBox[{"-", "1"}], ",", RowBox[{"-", "1"}]}], "}"}], ",", RowBox[{"{", RowBox[{"0", ",", RowBox[{"-", "3"}]}], "}"}], ",", RowBox[{"{", RowBox[{"1", ",", RowBox[{"-", "1"}]}], "}"}]}], "}"}], "]"}]}], ";"}], "\n", RowBox[{ RowBox[{"pol", "=", RowBox[{"Polygon", "[", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{"1", ",", RowBox[{"-", "1"}]}], "}"}], ",", RowBox[{"{", RowBox[{"1", ",", "1"}], "}"}], ",", RowBox[{"{", RowBox[{ RowBox[{"-", "1"}], ",", "1"}], "}"}], ",", RowBox[{"{", RowBox[{ RowBox[{"-", "1"}], ",", RowBox[{"-", "1"}]}], "}"}]}], "}"}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{"Graphics", "[", RowBox[{"{", RowBox[{ RowBox[{"EdgeForm", "[", "Orange", "]"}], ",", RowBox[{"Opacity", "[", "0", "]"}], ",", RowBox[{"{", RowBox[{"pol", ",", RowBox[{"Translate", "[", RowBox[{ RowBox[{"Rotate", "[", RowBox[{"pol", ",", RowBox[{"Pi", "/", "6"}]}], "]"}], ",", RowBox[{"{", RowBox[{"6", ",", "0"}], "}"}]}], "]"}]}], "}"}]}], "}"}], "]"}]}], "Input", CellChangeTimes->{{3.780855728141346*^9, 3.7808557698347187`*^9}, { 3.780856370372029*^9, 3.7808564135877385`*^9}, {3.780856604098809*^9, 3.7808566216395903`*^9}, {3.7808569588096952`*^9, 3.7808570566720605`*^9}, { 3.780891977170634*^9, 3.7808919774831324`*^9}, {3.7808925128221197`*^9, 3.780892532483078*^9}, {3.7809005530901904`*^9, 3.7809005863554587`*^9}, { 3.780975677857724*^9, 3.780975694545047*^9}, {3.780979684001695*^9, 3.780979710392036*^9}}], Cell[BoxData[ GraphicsBox[ {Opacity[0], EdgeForm[RGBColor[1, 0.5, 0]], PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.8660254037844386, -0.5}, {0.5, 0.8660254037844386}}, Center}], {6, 0}]}]], "Output", CellChangeTimes->{ 3.780855782244111*^9, {3.7808561888388367`*^9, 3.7808562076857815`*^9}, { 3.780856251981963*^9, 3.7808562557179894`*^9}, 3.7808563557354927`*^9, { 3.7808563935488715`*^9, 3.7808564169267635`*^9}, {3.780856504208786*^9, 3.78085651972882*^9}, 3.7808565531889534`*^9, {3.7808566078283286`*^9, 3.7808566162834945`*^9}, {3.7808570401043*^9, 3.780857060616872*^9}, 3.7808918623300753`*^9, 3.780891980326851*^9, 3.780892534514307*^9, 3.7809005883710623`*^9, {3.7809006380138845`*^9, 3.7809006515762405`*^9}, 3.780907574767315*^9, {3.78097567938896*^9, 3.7809756986231284`*^9}, 3.780979711345153*^9}] }, Open ]], Cell[BoxData[""], "Input", CellChangeTimes->{{3.7809794141831684`*^9, 3.7809794142144194`*^9}}], Cell[CellGroupData[{ Cell[BoxData[{ RowBox[{ RowBox[{"dt", " ", "=", " ", "0.2"}], ";", RowBox[{"v", "=", "1"}], ";", RowBox[{"\[Omega]", "=", "0.75"}], ";"}], "\[IndentingNewLine]", RowBox[{"Manipulate", "[", "\[IndentingNewLine]", RowBox[{ RowBox[{"Graphics", "[", RowBox[{"Append", "[", RowBox[{ RowBox[{"Table", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"EdgeForm", "[", "Orange", "]"}], ",", RowBox[{"Opacity", "[", "0", "]"}], ",", RowBox[{"Translate", "[", RowBox[{ RowBox[{"Rotate", "[", RowBox[{"pol", ",", RowBox[{ RowBox[{"-", "\[Omega]"}], " ", "i", " ", "dt"}]}], "]"}], ",", RowBox[{"{", RowBox[{ RowBox[{"v", " ", "i", " ", "dt"}], ",", "0"}], "}"}]}], "]"}]}], "}"}], ",", RowBox[{"{", RowBox[{"i", ",", "1", ",", RowBox[{"Ceiling", "[", RowBox[{"3.5", " ", RowBox[{"Pi", " ", "/", RowBox[{"(", RowBox[{"dt", " ", "\[Omega]"}], ")"}]}]}], "]"}]}], "}"}]}], "]"}], ",", RowBox[{"{", RowBox[{ RowBox[{"EdgeForm", "[", RowBox[{"{", RowBox[{"Thick", ",", "Black"}], "}"}], "]"}], ",", RowBox[{"Opacity", "[", "0", "]"}], ",", RowBox[{"Translate", "[", RowBox[{ RowBox[{"Rotate", "[", RowBox[{"pol", ",", RowBox[{ RowBox[{"-", "\[Omega]"}], " ", "k", " ", "dt"}]}], "]"}], ",", RowBox[{"{", RowBox[{ RowBox[{"v", " ", "k", " ", "dt"}], ",", "0"}], "}"}]}], "]"}]}], "}"}]}], "]"}], "]"}], ",", "\[IndentingNewLine]", RowBox[{"{", RowBox[{"k", ",", "1", ",", RowBox[{"Ceiling", "[", RowBox[{"3.5", " ", RowBox[{"Pi", " ", "/", RowBox[{"(", RowBox[{"dt", " ", "\[Omega]"}], ")"}]}]}], "]"}]}], "}"}]}], "]"}]}], "Input", CellChangeTimes->{{3.780979487290411*^9, 3.7809796110333185`*^9}, { 3.780979656142619*^9, 3.7809796635644155`*^9}, {3.7809797234387712`*^9, 3.78097974025593*^9}, {3.7809797892408066`*^9, 3.780979802309867*^9}, { 3.7809798823722353`*^9, 3.7809799093094473`*^9}, {3.780980103294572*^9, 3.7809801091851325`*^9}}], Cell[BoxData[ TagBox[ StyleBox[ DynamicModuleBox[{$CellContext`k$$ = 56.19391297371219, Typeset`show$$ = True, Typeset`bookmarkList$$ = {}, Typeset`bookmarkMode$$ = "Menu", Typeset`animator$$, Typeset`animvar$$ = 1, Typeset`name$$ = "\"untitled\"", Typeset`specs$$ = {{ Hold[$CellContext`k$$], 1, 74}}, Typeset`size$$ = {360., {49., 56.}}, Typeset`update$$ = 0, Typeset`initDone$$, Typeset`skipInitDone$$ = True, $CellContext`k$2722$$ = 0}, DynamicBox[Manipulate`ManipulateBoxes[ 1, StandardForm, "Variables" :> {$CellContext`k$$ = 1}, "ControllerVariables" :> { Hold[$CellContext`k$$, $CellContext`k$2722$$, 0]}, "OtherVariables" :> { Typeset`show$$, Typeset`bookmarkList$$, Typeset`bookmarkMode$$, Typeset`animator$$, Typeset`animvar$$, Typeset`name$$, Typeset`specs$$, Typeset`size$$, Typeset`update$$, Typeset`initDone$$, Typeset`skipInitDone$$}, "Body" :> Graphics[ Append[ Table[{ EdgeForm[Orange], Opacity[0], Translate[ Rotate[$CellContext`pol, (-$CellContext`\[Omega]) $CellContext`i \ $CellContext`dt], {$CellContext`v $CellContext`i $CellContext`dt, 0}]}, {$CellContext`i, 1, Ceiling[3.5 (Pi/($CellContext`dt $CellContext`\[Omega]))]}], { EdgeForm[{Thick, Black}], Opacity[0], Translate[ Rotate[$CellContext`pol, (-$CellContext`\[Omega]) $CellContext`k$$ \ $CellContext`dt], {$CellContext`v $CellContext`k$$ $CellContext`dt, 0}]}]], "Specifications" :> {{$CellContext`k$$, 1, 74}}, "Options" :> {}, "DefaultOptions" :> {}], ImageSizeCache->{411., {109., 116.}}, SingleEvaluation->True], Deinitialization:>None, DynamicModuleValues:>{}, SynchronousInitialization->True, UndoTrackedVariables:>{Typeset`show$$, Typeset`bookmarkMode$$}, UnsavedVariables:>{Typeset`initDone$$}, UntrackedVariables:>{Typeset`size$$}], "Manipulate", Deployed->True, StripOnInput->False], Manipulate`InterpretManipulate[1]]], "Output", CellChangeTimes->{{3.7809795724556065`*^9, 3.7809796117208133`*^9}, { 3.7809796516739187`*^9, 3.7809796642987804`*^9}, {3.780979714845115*^9, 3.7809797407402997`*^9}, {3.7809797763489428`*^9, 3.7809798031692324`*^9}, 3.780979847356259*^9, {3.780979883403474*^9, 3.7809799098406906`*^9}, 3.7809800640598955`*^9, {3.7809801041539364`*^9, 3.780980109638253*^9}, 3.7809802800145187`*^9}] }, Open ]], Cell[BoxData[""], "Input", CellChangeTimes->{{3.7809793961538024`*^9, 3.7809793962163043`*^9}}], Cell[CellGroupData[{ Cell[BoxData[{ RowBox[{ RowBox[{"dt", " ", "=", " ", "0.05"}], ";", RowBox[{"R", "=", "2"}], ";", RowBox[{"\[Omega]", "=", "1.25"}], ";"}], "\[IndentingNewLine]", RowBox[{"Manipulate", "[", "\[IndentingNewLine]", RowBox[{ RowBox[{"Graphics", "[", RowBox[{"Append", "[", RowBox[{ RowBox[{"Table", "[", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"EdgeForm", "[", "Orange", "]"}], ",", RowBox[{"Opacity", "[", "0", "]"}], ",", RowBox[{"Translate", "[", RowBox[{ RowBox[{"Rotate", "[", RowBox[{"pol", ",", RowBox[{ RowBox[{"(", RowBox[{"1", "+", "\[Omega]"}], ")"}], "i", " ", "dt"}]}], "]"}], ",", RowBox[{"{", RowBox[{ RowBox[{"R", " ", RowBox[{"Cos", "[", " ", RowBox[{"i", " ", "dt"}], "]"}]}], ",", RowBox[{"R", " ", RowBox[{"Sin", "[", RowBox[{"i", " ", "dt"}], "]"}]}]}], "}"}]}], "]"}]}], "}"}], ",", RowBox[{"{", RowBox[{"i", ",", "1", ",", RowBox[{"Ceiling", "[", RowBox[{"2", " ", RowBox[{"Pi", "/", "dt"}]}], "]"}]}], "}"}]}], "]"}], ",", RowBox[{"{", RowBox[{ RowBox[{"EdgeForm", "[", RowBox[{"{", RowBox[{"Thick", ",", "Black"}], "}"}], "]"}], ",", RowBox[{"Opacity", "[", "0", "]"}], ",", RowBox[{"Translate", "[", RowBox[{ RowBox[{"Rotate", "[", RowBox[{"pol", ",", RowBox[{ RowBox[{"(", RowBox[{"1", "+", "\[Omega]"}], ")"}], "k", " ", "dt"}]}], "]"}], ",", RowBox[{"{", RowBox[{ RowBox[{"R", " ", RowBox[{"Cos", "[", " ", RowBox[{"k", " ", "dt"}], "]"}]}], ",", RowBox[{"R", " ", RowBox[{"Sin", "[", RowBox[{"k", " ", "dt"}], "]"}]}]}], "}"}]}], "]"}]}], "}"}]}], "]"}], "]"}], ",", "\[IndentingNewLine]", RowBox[{"{", RowBox[{"k", ",", "1", ",", RowBox[{"Ceiling", "[", RowBox[{"2", " ", RowBox[{"Pi", "/", "dt"}]}], "]"}]}], "}"}]}], "\[IndentingNewLine]", "]"}]}], "Input", CellChangeTimes->{{3.7809792220726566`*^9, 3.7809793634343967`*^9}, { 3.780979439353424*^9, 3.7809794713218317`*^9}, 3.7809797572866488`*^9, 3.7809798566217833`*^9, {3.780980254405658*^9, 3.7809802727021*^9}, { 3.7809803197328405`*^9, 3.7809803507481327`*^9}, {3.780980401943161*^9, 3.780980435242456*^9}}], Cell[BoxData[ TagBox[ StyleBox[ DynamicModuleBox[{$CellContext`k$$ = 94.87187540435792, Typeset`show$$ = True, Typeset`bookmarkList$$ = {}, Typeset`bookmarkMode$$ = "Menu", Typeset`animator$$, Typeset`animvar$$ = 1, Typeset`name$$ = "\"untitled\"", Typeset`specs$$ = {{ Hold[$CellContext`k$$], 1, 126}}, Typeset`size$$ = {360., {178., 184.}}, Typeset`update$$ = 0, Typeset`initDone$$, Typeset`skipInitDone$$ = True, $CellContext`k$2946$$ = 0}, DynamicBox[Manipulate`ManipulateBoxes[ 1, StandardForm, "Variables" :> {$CellContext`k$$ = 1}, "ControllerVariables" :> { Hold[$CellContext`k$$, $CellContext`k$2946$$, 0]}, "OtherVariables" :> { Typeset`show$$, Typeset`bookmarkList$$, Typeset`bookmarkMode$$, Typeset`animator$$, Typeset`animvar$$, Typeset`name$$, Typeset`specs$$, Typeset`size$$, Typeset`update$$, Typeset`initDone$$, Typeset`skipInitDone$$}, "Body" :> Graphics[ Append[ Table[{ EdgeForm[Orange], Opacity[0], Translate[ Rotate[$CellContext`pol, ( 1 + $CellContext`\[Omega]) $CellContext`i $CellContext`dt], \ {$CellContext`R Cos[$CellContext`i $CellContext`dt], $CellContext`R Sin[$CellContext`i $CellContext`dt]}]}, {$CellContext`i, 1, Ceiling[2 (Pi/$CellContext`dt)]}], { EdgeForm[{Thick, Black}], Opacity[0], Translate[ Rotate[$CellContext`pol, ( 1 + $CellContext`\[Omega]) $CellContext`k$$ $CellContext`dt], \ {$CellContext`R Cos[$CellContext`k$$ $CellContext`dt], $CellContext`R Sin[$CellContext`k$$ $CellContext`dt]}]}]], "Specifications" :> {{$CellContext`k$$, 1, 126}}, "Options" :> {}, "DefaultOptions" :> {}], ImageSizeCache->{411., {237., 244.}}, SingleEvaluation->True], Deinitialization:>None, DynamicModuleValues:>{}, SynchronousInitialization->True, UndoTrackedVariables:>{Typeset`show$$, Typeset`bookmarkMode$$}, UnsavedVariables:>{Typeset`initDone$$}, UntrackedVariables:>{Typeset`size$$}], "Manipulate", Deployed->True, StripOnInput->False], Manipulate`InterpretManipulate[1]]], "Output", CellChangeTimes->{{3.780979253087948*^9, 3.7809792567285347`*^9}, { 3.7809793092162247`*^9, 3.780979363981265*^9}, {3.780979426119192*^9, 3.78097947221245*^9}, 3.7809796381428127`*^9, {3.7809797510995655`*^9, 3.780979757771021*^9}, {3.7809798440281706`*^9, 3.7809798571374063`*^9}, 3.7809799172156134`*^9, 3.7809800810760612`*^9, 3.7809801324063735`*^9, { 3.7809802555618935`*^9, 3.7809802735927114`*^9}, {3.780980320701582*^9, 3.7809803513418775`*^9}, {3.780980403130647*^9, 3.780980436195571*^9}}] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{ RowBox[{"dt", " ", "=", " ", "0.05"}], ";", RowBox[{"v", "=", "1"}], ";", RowBox[{"\[Omega]", "=", ".6"}], ";", RowBox[{"Graphics", "[", RowBox[{"{", RowBox[{ RowBox[{"EdgeForm", "[", "Orange", "]"}], ",", RowBox[{"Opacity", "[", "0", "]"}], ",", RowBox[{"Table", "[", RowBox[{ RowBox[{"Translate", "[", RowBox[{ RowBox[{"Rotate", "[", RowBox[{"pol", ",", RowBox[{ RowBox[{"-", "\[Omega]"}], " ", "i", " ", "dt"}]}], "]"}], ",", RowBox[{"{", RowBox[{ RowBox[{"v", " ", "i", " ", "dt"}], ",", "0"}], "}"}]}], "]"}], ",", RowBox[{"{", RowBox[{"i", ",", "1", ",", RowBox[{"Ceiling", "[", RowBox[{"3.5", " ", RowBox[{"Pi", " ", "/", RowBox[{"(", RowBox[{"dt", " ", "\[Omega]"}], ")"}]}]}], "]"}]}], "}"}]}], "]"}]}], "}"}], "]"}]}]], "Input", CellChangeTimes->{{3.7808566288905306`*^9, 3.7808567173392334`*^9}, { 3.7808568305439916`*^9, 3.7808568307002277`*^9}, {3.7808570704187565`*^9, 3.780857107874467*^9}, {3.7808572736201677`*^9, 3.7808572846487856`*^9}, { 3.78085762173607*^9, 3.780857629094265*^9}, 3.780857661160372*^9, { 3.7808578034715705`*^9, 3.7808578284033933`*^9}, {3.780891854767655*^9, 3.7808918691904635`*^9}, {3.7808919874049006`*^9, 3.7808920182308755`*^9}, {3.78089255185787*^9, 3.7808925556406984`*^9}, { 3.780900086653428*^9, 3.7809001825899*^9}, {3.780900597792836*^9, 3.7809006245883465`*^9}, {3.7809006721072693`*^9, 3.7809007127352624`*^9}, {3.7809046494646707`*^9, 3.780904691699216*^9}, { 3.7809047372924786`*^9, 3.7809047844717784`*^9}, 3.7809075897827787`*^9, 3.780975700998101*^9}], Cell[BoxData[ GraphicsBox[ {Opacity[0], EdgeForm[RGBColor[1, 0.5, 0]], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9995500337489875, 0.02999550020249566}, {-0.02999550020249566, 0.9995500337489875}}, Center}], {0.05, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9982005399352042, 0.059964006479444595`}, {-0.059964006479444595`, 0.9982005399352042}}, Center}], {0.1, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9959527330119943, 0.08987854919801104}, {-0.08987854919801104, 0.9959527330119943}}, Center}], {0.15000000000000002`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9928086358538663, 0.11971220728891936`}, {-0.11971220728891936`, 0.9928086358538663}}, Center}], {0.2, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9887710779360422, 0.14943813247359924`}, {-0.14943813247359924`, 0.9887710779360422}}, Center}], {0.25, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9838436927881214, 0.17902957342582418`}, {-0.17902957342582418`, 0.9838436927881214}}, Center}], {0.30000000000000004`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9780309147241483, 0.20845989984609958`}, {-0.20845989984609958`, 0.9780309147241483}}, Center}], {0.35000000000000003`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9713379748520296, 0.23770262642713458`}, {-0.23770262642713458`, 0.9713379748520296}}, Center}], {0.4, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9637708963658905, 0.2667314366888311}, {-0.2667314366888311, 0.9637708963658905}}, Center}], {0.45, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.955336489125606, 0.2955202066613396}, {-0.2955202066613396, 0.955336489125606}}, Center}], {0.5, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.946042343528387, 0.32404302839486837`}, {-0.32404302839486837`, 0.946042343528387}}, Center}], {0.55, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9358968236779348, 0.35227423327508994`}, {-0.35227423327508994`, 0.9358968236779348}}, Center}], {0.6000000000000001, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9249090598573131, 0.3801884151231614}, {-0.3801884151231614, 0.9249090598573131}}, Center}], {0.65, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9130889403123083, 0.4077604530595702}, {-0.4077604530595702, 0.9130889403123083}}, Center}], {0.7000000000000001, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9004471023526769, 0.43496553411123023`}, {-0.43496553411123023`, 0.9004471023526769}}, Center}], {0.75, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.8869949227792842, 0.46177917554148284`}, {-0.46177917554148284`, 0.8869949227792842}}, Center}], {0.8, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.8727445076457513, 0.4881772468829075}, {-0.4881772468829075, 0.8727445076457513}}, Center}], {0.8500000000000001, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.8577086813638242, 0.5141359916531131}, {-0.5141359916531131, 0.8577086813638242}}, Center}], {0.9, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.8419009751622687, 0.5396320487339693}, {-0.5396320487339693, 0.8419009751622687}}, Center}], {0.9500000000000001, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.8253356149096782, 0.5646424733950355}, {-0.5646424733950355, 0.8253356149096782}}, Center}], {1., 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.8080275083121519, 0.5891447579422695}, {-0.5891447579422695, 0.8080275083121519}}, Center}], {1.05, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.7899922314973651, 0.6131168519734338}, {-0.6131168519734338, 0.7899922314973651}}, Center}], {1.1, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.7712460149971067, 0.6365371822219679}, {-0.6365371822219679, 0.7712460149971067}}, Center}], {1.1500000000000001`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.7518057291408949, 0.6593846719714731}, {-0.6593846719714731, 0.7518057291408949}}, Center}], {1.2000000000000002`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.7316888688738209, 0.6816387600233341}, {-0.6816387600233341, 0.7316888688738209}}, Center}], {1.25, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.7109135380122773, 0.7032794192004101}, {-0.7032794192004101, 0.7109135380122773}}, Center}], {1.3, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.689498432951747, 0.7242871743701426}, {-0.7242871743701426, 0.689498432951747}}, Center}], {1.35, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.667462825841308, 0.7446431199708594}, {-0.7446431199708594, 0.667462825841308}}, Center}], {1.4000000000000001`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.6448265472400012, 0.7643289370255051}, {-0.7643289370255051, 0.6448265472400012}}, Center}], {1.4500000000000002`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.6216099682706644, 0.7833269096274834}, {-0.7833269096274834, 0.6216099682706644}}, Center}], {1.5, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.5978339822872983, 0.8016199408837771}, {-0.8016199408837771, 0.5978339822872983}}, Center}], {1.55, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.5735199860724567, 0.8191915683009983}, {-0.8191915683009983, 0.5735199860724567}}, Center}], {1.6, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.5486898605815875, 0.8360259786005206}, {-0.8360259786005206, 0.5486898605815875}}, Center}], {1.6500000000000001`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.5233659512516495, 0.852108021949363}, {-0.852108021949363, 0.5233659512516495}}, Center}], {1.7000000000000002`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.49757104789172696`, 0.867423225594017}, {-0.867423225594017, 0.49757104789172696`}}, Center}], {1.75, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.47132836417374013`, 0.8819578068849474}, {-0.8819578068849474, 0.47132836417374013`}}, Center}], {1.8, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.4446615167417068, 0.8956986856800476}, {-0.8956986856800476, 0.4446615167417068}}, Center}], {1.85, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.41759450395835795`, 0.9086334961158833}, {-0.9086334961158833, 0.41759450395835795`}}, Center}], {1.9000000000000001`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.3901516843082303, 0.9207505977361357}, {-0.9207505977361357, 0.3901516843082303}}, Center}], {1.9500000000000002`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.3623577544766734, 0.9320390859672264}, {-0.9320390859672264, 0.3623577544766734}}, Center}], {2., 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.3342377271245026, 0.9424888019316975}, {-0.9424888019316975, 0.3342377271245026}}, Center}], {2.0500000000000003`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.30581690837828934`, 0.9520903415905158}, {-0.9520903415905158, 0.30581690837828934`}}, Center}], {2.1, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.2771208750565576, 0.9608350642060727}, {-0.9608350642060727, 0.2771208750565576}}, Center}], {2.15, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.2481754516523729, 0.9687151001182652}, {-0.9687151001182652, 0.2481754516523729}}, Center}], {2.2, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.2190066870930415, 0.9757233578266591}, {-0.9757233578266591, 0.2190066870930415}}, Center}], {2.25, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.18964083129783446`, 0.9818535303723597}, {-0.9818535303723597, 0.18964083129783446`}}, Center}], {2.3000000000000003`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.16010431155483104`, 0.9871001010138504}, {-0.9871001010138504, 0.16010431155483104`}}, Center}], {2.35, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.13042370873814554`, 0.9914583481916864}, {-0.9914583481916864, 0.13042370873814554`}}, Center}], {2.4000000000000004`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.10062573338693173`, 0.9949243497775809}, {-0.9949243497775809, 0.10062573338693173`}}, Center}], {2.45, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.0707372016677029, 0.9974949866040544}, {-0.9974949866040544, 0.0707372016677029}}, Center}], {2.5, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.040785011241591035`, 0.999167945271476}, {-0.999167945271476, 0.040785011241591035`}}, Center}], {2.5500000000000003`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.010796117058267392`, 0.9999417202299663}, {-0.9999417202299663, 0.010796117058267392`}}, Center}], {2.6, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.019202492901692427`, 0.9998156151342908}, {-0.9998156151342908, -0.019202492901692427`}}, Center}], {2.6500000000000004`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.049183821914170554`, 0.998789743470524}, {-0.998789743470524, -0.049183821914170554`}}, Center}], {2.7, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.07912088880673408, 0.9968650284539189}, {-0.9968650284539189, -0.07912088880673408}}, Center}], {2.75, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.10898675223987134`, 0.994043202198076}, {-0.994043202198076, -0.10898675223987134`}}, Center}], {2.8000000000000003`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.13875453495237755`, 0.990326804156158}, {-0.990326804156158, -0.13875453495237755`}}, Center}], {2.85, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.16839744794907702`, 0.9857191788355535}, {-0.9857191788355535, -0.16839744794907702`}}, Center}], {2.9000000000000004`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.197888814609109, 0.9802244727880455}, {-0.9802244727880455, -0.197888814609109}}, Center}], {2.95, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.2272020946930871, 0.9738476308781951}, {-0.9738476308781951, -0.2272020946930871}}, Center}], {3., 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.2563109082275227, 0.9665943918332975}, {-0.9665943918332975, -0.2563109082275227}}, Center}], {3.0500000000000003`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.28518905924502064`, 0.9584712830789142}, {-0.9584712830789142, -0.28518905924502064`}}, Center}], {3.1, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.31381055935888225`, 0.9494856148646305}, {-0.9494856148646305, -0.31381055935888225`}}, Center}], {3.1500000000000004`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.3421496511508982, 0.9396454736853249}, {-0.9396454736853249, -0.3421496511508982}}, Center}], {3.2, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.3701808313512871, 0.9289597150038692}, {-0.9289597150038692, -0.3701808313512871}}, Center}], {3.25, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.39787887378991615`, 0.9174379552818097}, {-0.9174379552818097, -0.39787887378991615`}}, Center}], {3.3000000000000003`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.4252188520981522, 0.905090563325201}, {-0.905090563325201, -0.4252188520981522}}, Center}], {3.35, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.45217616214091194`, 0.8919286509533796}, {-0.8919286509533796, -0.45217616214091194`}}, Center}], {3.4000000000000004`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.4787265441587198, 0.8779640629990781}, {-0.8779640629990781, -0.4787265441587198}}, Center}], {3.45, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.5048461045998576, 0.8632093666488737}, {-0.8632093666488737, -0.5048461045998576}}, Center}], {3.5, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.5305113376229451, 0.8476778401335695}, {-0.8476778401335695, -0.5305113376229451}}, Center}], {3.5500000000000003`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.5556991462506123, 0.8313834607786834}, {-0.8313834607786834, -0.5556991462506123}}, Center}], {3.6, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.5803868631552218, 0.814340892425796}, {-0.814340892425796, -0.5803868631552218}}, Center}], {3.6500000000000004`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.6045522710579296, 0.7965654722360865}, {-0.7965654722360865, -0.6045522710579296}}, Center}], {3.7, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.6281736227227391, 0.7780731968879212}, {-0.7780731968879212, -0.6281736227227391}}, Center}], {3.75, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.6512296605275458, 0.7588807081809218}, {-0.7588807081809218, -0.6512296605275458}}, Center}], {3.8000000000000003`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.6736996355945609, 0.7390052780594708}, {-0.7390052780594708, -0.6736996355945609}}, Center}], {3.85, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.695563326462902, 0.7184647930691263}, {-0.7184647930691263, -0.695563326462902}}, Center}], {3.9000000000000004`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.7168010572865429, 0.6972777382599378}, {-0.6972777382599378, -0.7168010572865429}}, Center}], {3.95, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.7373937155412458, 0.6754631805511506}, {-0.6754631805511506, -0.7373937155412458}}, Center}], {4., 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.7573227692245438, 0.6530407515722648}, {-0.6530407515722648, -0.7573227692245438}}, Center}], {4.05, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.776570283533293, 0.6300306299958922}, {-0.6300306299958922, -0.776570283533293}}, Center}], {4.1000000000000005`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.7951189370037843, 0.6064535233783147}, {-0.6064535233783147, -0.7951189370037843}}, Center}], {4.15, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.81295203709989, 0.5823306495240819}, {-0.5823306495240819, -0.81295203709989}}, Center}], {4.2, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.8300535352352224, 0.5576837173914166}, {-0.5576837173914166, -0.8300535352352224}}, Center}], {4.25, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.8464080412157756, 0.5325349075556212}, {-0.5325349075556212, -0.8464080412157756}}, Center}], {4.3, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.8620008370900635, 0.5069068522480534}, {-0.5069068522480534, -0.8620008370900635}}, Center}], {4.3500000000000005`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.8768178903942815, 0.48082261498864826`}, {-0.48082261498864826`, -0.8768178903942815}}, Center}], {4.4, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.8908458667805764, 0.45430566983030646`}, {-0.45430566983030646`, -0.8908458667805764}}, Center}], {4.45, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9040721420170612, 0.4273798802338298}, {-0.4273798802338298, -0.9040721420170612}}, Center}], {4.5, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9164848133487695, 0.4000694775924191}, {-0.4000694775924191, -0.9164848133487695}}, Center}], {4.55, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9280727102093326, 0.3723990394250557}, {-0.3723990394250557, -0.9280727102093326}}, Center}], {4.6000000000000005`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9388254042737362, 0.34439346725839}, {-0.34439346725839, -0.9388254042737362}}, Center}], {4.65, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9487332188431071, 0.3160779642170534}, {-0.3160779642170534, -0.9487332188431071}}, Center}], {4.7, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9577872375530904, 0.2874780123425444}, {-0.2874780123425444, -0.9577872375530904}}, Center}], {4.75, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9659793123979747, 0.25861934966111083`}, {-0.25861934966111083`, -0.9659793123979747}}, Center}], {4.800000000000001, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9733020710633487, 0.2295279470212642}, {-0.2295279470212642, -0.9733020710633487}}, Center}], {4.8500000000000005`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9797489235606842, 0.20022998472177053`}, {-0.20022998472177053`, -0.9797489235606842}}, Center}], {4.9, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9853140681578838, 0.17075182895114532`}, {-0.17075182895114532`, -0.9853140681578838}}, Center}], {4.95, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9899924966004454, 0.1411200080598672}, {-0.1411200080598672, -0.9899924966004454}}, Center}], {5., 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9937799986185556, 0.11136118868665001`}, {-0.11136118868665001`, -0.9937799986185556}}, Center}], {5.050000000000001, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9966731657160466, 0.08150215176026912}, {-0.08150215176026912, -0.9966731657160466}}, Center}], {5.1000000000000005`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9986693942378135, 0.05156976839853464}, {-0.05156976839853464, -0.9986693942378135}}, Center}], {5.15, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9997668877129283, 0.02159097572609596}, {-0.02159097572609596, -0.9997668877129283}}, Center}], {5.2, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.999964658471342, -0.008407247367149063}, { 0.008407247367149063, -0.999964658471342}}, Center}], {5.25, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9992625285327209, -0.038397904505234934`}, { 0.038397904505234934`, -0.9992625285327209}}, Center}], { 5.300000000000001, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9976611297666176, -0.06835400612104822}, { 0.06835400612104822, -0.9976611297666176}}, Center}], { 5.3500000000000005`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9951619033238304, -0.09824859374510868}, { 0.09824859374510868, -0.9951619033238304}}, Center}], {5.4, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.991767098339465, -0.12805476426637924`}, { 0.12805476426637924`, -0.991767098339465}}, Center}], {5.45, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9874797699088649, -0.15774569414324865`}, { 0.15774569414324865`, -0.9874797699088649}}, Center}], {5.5, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9823037763382316, -0.18729466354290317`}, { 0.18729466354290317`, -0.9823037763382316}}, Center}], { 5.550000000000001, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9762437756724098, -0.21667508038738006`}, { 0.21667508038738006`, -0.9762437756724098}}, Center}], { 5.6000000000000005`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9693052215029608, -0.24586050428463702`}, { 0.24586050428463702`, -0.9693052215029608}}, Center}], {5.65, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9614943580602988, -0.274824670323124}, { 0.274824670323124, -0.9614943580602988}}, Center}], {5.7, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9528182145943047, -0.30354151270842933`}, { 0.30354151270842933`, -0.9528182145943047}}, Center}], {5.75, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9432845990484758, -0.3319851882207341}, { 0.3319851882207341, -0.9432845990484758}}, Center}], { 5.800000000000001, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9329020910333035, -0.36013009947196856`}, { 0.36013009947196856`, -0.9329020910333035}}, Center}], { 5.8500000000000005`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9216800341052034, -0.3879509179417303}, { 0.3879509179417303, -0.9216800341052034}}, Center}], {5.9, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9096285273579445, -0.4154226067712459}, { 0.4154226067712459, -0.9096285273579445}}, Center}], {5.95, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.896758416334147, -0.44252044329485246`}, { 0.44252044329485246`, -0.896758416334147}}, Center}], {6., 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.8830812832650261, -0.46922004128872713`}, { 0.46922004128872713`, -0.8830812832650261}}, Center}], { 6.050000000000001, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.8686094366471648, -0.4954973729168449}, { 0.4954973729168449, -0.8686094366471648}}, Center}], { 6.1000000000000005`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.8533559001656995, -0.5213287903544065}, { 0.5213287903544065, -0.8533559001656995}}, Center}], {6.15, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.8373344009738802, -0.5466910470692868}, { 0.5466910470692868, -0.8373344009738802}}, Center}], {6.2, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.8205593573395608, -0.5715613187423437}, { 0.5715613187423437, -0.8205593573395608}}, Center}], {6.25, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.8030458656697309, -0.5959172238077639}, { 0.5959172238077639, -0.8030458656697309}}, Center}], { 6.300000000000001, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.7848096869247675, -0.6197368435949636}, { 0.6197368435949636, -0.7848096869247675}}, Center}], { 6.3500000000000005`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.7658672324346374, -0.6429987420539088}, { 0.6429987420539088, -0.7658672324346374}}, Center}], {6.4, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.746235549129803, -0.6656819850461189}, { 0.6656819850461189, -0.746235549129803}}, Center}], {6.45, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.7259323042001399, -0.6877661591839741}, { 0.6877661591839741, -0.7259323042001399}}, Center}], {6.5, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.704975769195658, -0.7092313902013858}, { 0.7092313902013858, -0.704975769195658}}, Center}], { 6.550000000000001, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.6833848035833359, -0.7300583608392999}, { 0.7300583608392999, -0.6833848035833359}}, Center}], { 6.6000000000000005`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.6611788377748798, -0.7502283282299189}, { 0.7502283282299189, -0.6611788377748798}}, Center}], {6.65, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.6383778556406595, -0.7697231407640238}, { 0.7697231407640238, -0.6383778556406595}}, Center}], {6.7, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.6150023765255744, -0.788525254426195}, { 0.788525254426195, -0.6150023765255744}}, Center}], {6.75, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.5910734367830314, -0.8066177485832405}, { 0.8066177485832405, -0.5910734367830314}}, Center}], { 6.800000000000001, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.5666125708436437, -0.8239843412116258}, { 0.8239843412116258, -0.5666125708436437}}, Center}], { 6.8500000000000005`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.5416417918356986, -0.8406094035501945}, { 0.8406094035501945, -0.5416417918356986}}, Center}], {6.9, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.5161835717748248, -0.8564779741650012}, { 0.8564779741650012, -0.5161835717748248}}, Center}], {6.95, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.4902608213406994, -0.8715757724135882}, { 0.8715757724135882, -0.4902608213406994}}, Center}], {7., 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.46389686925898094`, -0.8858892112966023}, { 0.8858892112966023, -0.46389686925898094`}}, Center}], { 7.050000000000001, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.43711544130702706`, -0.899405409685178}, { 0.899405409685178, -0.43711544130702706`}}, Center}], { 7.1000000000000005`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.4099406389623056, -0.9121122039130803}, { 0.9121122039130803, -0.4099406389623056}}, Center}], {7.15, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.3823969177126811, -0.9239981587231876}, { 0.9239981587231876, -0.3823969177126811}}, Center}], {7.2, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.3545090650481311, -0.9350525775584494}, { 0.9350525775584494, -0.3545090650481311}}, Center}], {7.25, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.3263021781536835, -0.9452655121880633}, { 0.9452655121880633, -0.3263021781536835}}, Center}], { 7.300000000000001, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.29780164132363307`, -0.9546277716602164}, { 0.9546277716602164, -0.29780164132363307`}}, Center}], { 7.3500000000000005`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.26903310311739903`, -0.9631309305733167}, { 0.9631309305733167, -0.26903310311739903`}}, Center}], {7.4, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.24002245327754992`, -0.9707673366582883}, { 0.9707673366582883, -0.24002245327754992`}}, Center}], {7.45, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.2107957994307797, -0.977530117665097}, { 0.977530117665097, -0.2107957994307797}}, Center}], {7.5, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.18137944359281138`, -0.9834131875473108}, { 0.9834131875473108, -0.18137944359281138`}}, Center}], { 7.550000000000001, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.1517998584983547, -0.9884112519391306}, { 0.9884112519391306, -0.1517998584983547}}, Center}], { 7.6000000000000005`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.12208366377743342`, -0.9925198129199632}, { 0.9925198129199632, -0.12208366377743342`}}, Center}], {7.65, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.09225760199951166, -0.9957351730622453}, { 0.9957351730622453, -0.09225760199951166}}, Center}], {7.7, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.06234851460699166, -0.9980544387588794}, { 0.9980544387588794, -0.06234851460699166}}, Center}], {7.75, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.03238331775972473, -0.999475522827284}, { 0.999475522827284, -0.03238331775972473}}, Center}], { 7.800000000000001, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.0023889781122815386`, -0.999997146387718}, { 0.999997146387718, -0.0023889781122815386`}}, Center}], { 7.8500000000000005`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.02760751145421152, -0.9996188400141854}, {0.9996188400141854, 0.02760751145421152}}, Center}], {7.9, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.05757915612384602, -0.9983409441568876}, {0.9983409441568876, 0.05757915612384602}}, Center}], {7.95, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.08749898343944727, -0.9961646088358406}, {0.9961646088358406, 0.08749898343944727}}, Center}], {8., 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.11734006757595546`, -0.9930917926059354}, {0.9930917926059354, 0.11734006757595546`}}, Center}], {8.05, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.1470755535718631, -0.9891252607943698}, {0.9891252607943698, 0.1470755535718631}}, Center}], {8.1, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.17667868149685814`, -0.9842685830120413}, {0.9842685830120413, 0.17667868149685814`}}, Center}], {8.15, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.20612281053395834`, -0.9785261299411385}, {0.9785261299411385, 0.20612281053395834`}}, Center}], {8.200000000000001, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.23538144295445118`, -0.9719030694018208}, {0.9719030694018208, 0.23538144295445118`}}, Center}], {8.25, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.2644282479640558, -0.9644053617015305}, {0.9644053617015305, 0.2644282479640558}}, Center}], {8.3, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.29323708539886395`, -0.9560397542711179}, {0.9560397542711179, 0.29323708539886395`}}, Center}], {8.35, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.3217820292497218, -0.9468137755926089}, {0.9468137755926089, 0.3217820292497218}}, Center}], {8.4, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.35003739099389114`, -0.9367357284240789}, {0.9367357284240789, 0.35003739099389114`}}, Center}], {8.450000000000001, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.37797774271298107`, -0.9258146823277321}, {0.9258146823277321, 0.37797774271298107`}}, Center}], {8.5, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.4055779399763607, -0.914060465507907}, {0.914060465507907, 0.4055779399763607}}, Center}], {8.55, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.43281314446945207`, -0.9014836559663548}, {0.9014836559663548, 0.43281314446945207`}}, Center}], {8.6, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.4596588463465318, -0.8880955719827542}, {0.8880955719827542, 0.4596588463465318}}, Center}], {8.65, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.48609088628794017`, -0.8739082619290224}, {0.8739082619290224, 0.48609088628794017`}}, Center}], {8.700000000000001, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.5120854772418407, -0.858934493426592}, {0.858934493426592, 0.5120854772418407}}, Center}], {8.75, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.5376192258309563, -0.8431877418564167}, {0.8431877418564167, 0.5376192258309563}}, Center}], {8.8, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.5626691534050331, -0.8266821782320357}, {0.8266821782320357, 0.5626691534050331}}, Center}], {8.85, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.5872127167200731, -0.8094326564466194}, {0.8094326564466194, 0.5872127167200731}}, Center}], {8.9, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.6112278282257352, -0.791454699905466}, {0.791454699905466, 0.6112278282257352}}, Center}], {8.950000000000001, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.6346928759426347, -0.7727644875559871}, {0.7727644875559871, 0.6346928759426347}}, Center}], {9., 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.657586742911669, -0.7533788393277465}, {0.7533788393277465, 0.657586742911669}}, Center}], {9.05, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.6798888261978577, -0.733315200995656}, {0.733315200995656, 0.6798888261978577}}, Center}], {9.1, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.701579055431586, -0.7125916284799615}, {0.7125916284799615, 0.701579055431586}}, Center}], {9.15, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.7226379108705916, -0.6912267715971271}, {0.6912267715971271, 0.7226379108705916}}, Center}], {9.200000000000001, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.7430464409664105, -0.6692398572762613}, {0.6692398572762613, 0.7430464409664105}}, Center}], {9.25, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.7627862794194885, -0.6466506722561834}, {0.6466506722561834, 0.7627862794194885}}, Center}], {9.3, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.7818396617076188, -0.6234795452786853}, {0.6234795452786853, 0.7818396617076188}}, Center}], {9.35, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.8001894410728062, -0.599747328794043}, {0.599747328794043, 0.8001894410728062}}, Center}], {9.4, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.8178191039521945, -0.5754753801952172}, {0.5754753801952172, 0.8178191039521945}}, Center}], {9.450000000000001, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.8347127848391598, -0.5506855425976376}, {0.5506855425976376, 0.8347127848391598}}, Center}], {9.5, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.8508552805611925, -0.5254001251818792}, {0.5254001251818792, 0.8508552805611925}}, Center}], {9.55, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.8662320639617282, -0.49964188311690244`}, {0.49964188311690244`, 0.8662320639617282}}, Center}], {9.600000000000001, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.880829296973609, -0.47343399708193507`}, {0.47343399708193507`, 0.880829296973609}}, Center}], {9.65, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.8946338430724075, -0.44680005240543}, {0.44680005240543, 0.8946338430724075}}, Center}], {9.700000000000001, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.9076332790984135, -0.4197640178398589}, {0.4197640178398589, 0.9076332790984135}}, Center}], {9.75, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.9198159064366391, -0.39235022399145386`}, {0.39235022399145386`, 0.9198159064366391}}, Center}], {9.8, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.9311707615447831, -0.3645833414243013}, {0.3645833414243013, 0.9311707615447831}}, Center}], {9.850000000000001, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.9416876258196776, -0.3364883584585042}, {0.3364883584585042, 0.9416876258196776}}, Center}], {9.9, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.951357034793342, -0.3080905586823781}, {0.3080905586823781, 0.951357034793342}}, Center}], {9.950000000000001, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.960170286650366, -0.27941549819892586`}, {0.27941549819892586`, 0.960170286650366}}, Center}], {10., 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.9681194500589547, -0.2504889826270749}, {0.2504889826270749, 0.9681194500589547}}, Center}], {10.05, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.9751973713085926, -0.22133704387835954`}, {0.22133704387835954`, 0.9751973713085926}}, Center}], {10.100000000000001`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.9813976807479009, -0.19198591672995502`}, {0.19198591672995502`, 0.9813976807479009}}, Center}], {10.15, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.9867147985168921, -0.1624620152151542}, {0.1624620152151542, 0.9867147985168921}}, Center}], {10.200000000000001`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.991143939568469, -0.13279190885251674`}, {0.13279190885251674`, 0.991143939568469}}, Center}], {10.25, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.994681117974643, -0.10300229873509785`}, {0.10300229873509785`, 0.994681117974643}}, Center}], {10.3, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.9973231505136012, -0.07311999350126308}, {0.07311999350126308, 0.9973231505136012}}, Center}], {10.350000000000001`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.9990676595343903, -0.04317188520872868}, {0.04317188520872868, 0.9990676595343903}}, Center}], {10.4, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.9999130750966423, -0.01318492513352214}, {0.01318492513352214, 0.9999130750966423}}, Center}], {10.450000000000001`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9998586363834151, 0.0168139004843506}, {-0.0168139004843506, 0.9998586363834151}}, Center}], {10.5, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9989043923858761, 0.04679759472668989}, {-0.04679759472668989, 0.9989043923858761}}, Center}], {10.55, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9970512018592137, 0.07673917429251803}, {-0.07673917429251803, 0.9970512018592137}}, Center}], {10.600000000000001`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.994300732549815, 0.10661169378122355`}, {-0.10661169378122355`, 0.994300732549815}}, Center}], {10.65, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9906554596944074, 0.13638826994159853`}, {-0.13638826994159853`, 0.9906554596944074}}, Center}], {10.700000000000001`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9861186637925126, 0.1660421058649572}, {-0.1660421058649572, 0.9861186637925126}}, Center}], {10.75, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9806944276542172, 0.19554651510054424`}, {-0.19554651510054424`, 0.9806944276542172}}, Center}], {10.8, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9743876327259212, 0.2248749456715337}, {-0.2248749456715337, 0.9743876327259212}}, Center}], {10.850000000000001`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9672039546973641, 0.2540010039700223}, {-0.2540010039700223, 0.9672039546973641}}, Center}], {10.9, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9591498583938872, 0.28289847850949296`}, {-0.28289847850949296`, 0.9591498583938872}}, Center}], {10.950000000000001`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9502325919585293, 0.3115413635133787}, {-0.3115413635133787, 0.9502325919585293}}, Center}], {11., 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9404601803291848, 0.3399038823185127}, {-0.3399038823185127, 0.9404601803291848}}, Center}], {11.05, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9298414180167014, 0.36796051057238466`}, {-0.36796051057238466`, 0.9298414180167014}}, Center}], {11.100000000000001`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9183858611904162, 0.39568599920333}, {-0.39568599920333, 0.9183858611904162}}, Center}], { 11.15, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9061038190782448, 0.4230553971429976}, {-0.4230553971429976, 0.9061038190782448}}, Center}], {11.200000000000001`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.8930063446890767, 0.4500440737806176}, {-0.4500440737806176, 0.8930063446890767}}, Center}], {11.25, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.879105224865808, 0.4766277411288995}, {-0.4766277411288995, 0.879105224865808}}, Center}], {11.3, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.864412969677983, 0.502782475681572}, {-0.502782475681572, 0.864412969677983}}, Center}], {11.350000000000001`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.8489428011635725, 0.5284847399429308}, {-0.5284847399429308, 0.8489428011635725}}, Center}], {11.4, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.8327086414300341, 0.5537114036099915}, {-0.5537114036099915, 0.8327086414300341}}, Center}], {11.450000000000001`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.8157251001253568, 0.5784397643882002}, {-0.5784397643882002, 0.8157251001253568}}, Center}], {11.5, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.7980074612903593, 0.6026475684219723}, {-0.6026475684219723, 0.7980074612903593}}, Center}], {11.55, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.7795716696040875, 0.6263130303216559}, {-0.6263130303216559, 0.7795716696040875}}, Center}], {11.600000000000001`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.7604343160346817, 0.6494148527689105}, {-0.6494148527689105, 0.7604343160346817}}, Center}], {11.65, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.7406126229086201, 0.6719322456828621}, {-0.6719322456828621, 0.7406126229086201}}, Center}], {11.700000000000001`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.7201244284117936, 0.6938449449297643}, {-0.6938449449297643, 0.7201244284117936}}, Center}], {11.75, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.6989881705363377, 0.7151332305593578}, {-0.7151332305593578, 0.6989881705363377}}, Center}], {11.8, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.6772228704876853, 0.735777944551493}, {-0.735777944551493, 0.6772228704876853}}, Center}], {11.850000000000001`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.6548481155667656, 0.7557605080570537}, {-0.7557605080570537, 0.6548481155667656}}, Center}], {11.9, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.631884041542757, 0.7750629381176676}, {-0.7750629381176676, 0.631884041542757}}, Center}], {11.950000000000001`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.6083513145322546, 0.7936678638491531}, {-0.7936678638491531, 0.6083513145322546}}, Center}], {12., 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.5842711124011541, 0.8115585420741488}, {-0.8115585420741488, 0.5842711124011541}}, Center}], {12.05, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.5596651057060105, 0.8287188723898353}, {-0.8287188723898353, 0.5596651057060105}}, Center}], {12.100000000000001`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.5345554381919927, 0.8451334116572168}, {-0.8451334116572168, 0.5345554381919927}}, Center}], {12.15, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.5089647068650102, 0.8607873878989017}, {-0.8607873878989017, 0.5089647068650102}}, Center}], {12.200000000000001`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.48291594165593704`, 0.8756667135928826}, {-0.8756667135928826, 0.48291594165593704`}}, Center}], {12.25, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.4564325846952225, 0.8897579983503596}, {-0.8897579983503596, 0.4564325846952225}}, Center}], {12.3, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.4295384692165567, 0.9030485609661848}, {-0.9030485609661848, 0.4295384692165567}}, Center}], {12.350000000000001`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.40225779810857365`, 0.9155264408310892}, {-0.9155264408310892, 0.40225779810857365`}}, Center}], {12.4, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.3746151221338781, 0.9271804086954273}, {-0.9271804086954273, 0.3746151221338781}}, Center}], {12.450000000000001`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.3466353178350258, 0.9379999767747389}, {-0.9379999767747389, 0.3466353178350258}}, Center}], {12.5, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.3183435651473032, 0.9479754081880525}, {-0.9479754081880525, 0.3183435651473032}}, Center}], {12.55, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.2897653247384949, 0.957097725720417}, {-0.957097725720417, 0.2897653247384949}}, Center}], {12.600000000000001`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.2609263150959938, 0.9653587199017918}, {-0.9653587199017918, 0.2609263150959938}}, Center}], {12.65, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.23185248938190328`, 0.972750956395014}, {-0.972750956395014, 0.23185248938190328`}}, Center}], {12.700000000000001`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.20257001207694433`, 0.9792677826862}, {-0.9792677826862, 0.20257001207694433`}}, Center}], {12.75, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.17310523543418174`, 0.9849033340715608}, {-0.9849033340715608, 0.17310523543418174`}}, Center}], {12.8, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.1434846757637804, 0.989652538935238}, {-0.989652538935238, 0.1434846757637804}}, Center}], {12.850000000000001`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.11373498957011759`, 0.9935111233134157}, {-0.9935111233134157, 0.11373498957011759`}}, Center}], {12.9, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.0838829495627214, 0.9964756147406006}, {-0.9964756147406006, 0.0838829495627214}}, Center}], {12.950000000000001`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.05395542056264886, 0.998543345374605}, {-0.998543345374605, 0.05395542056264886}}, Center}], {13., 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.023979335325952467`, 0.999712454397426}, {-0.999712454397426, 0.023979335325952467`}}, Center}], {13.05, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.006018329693980709, 0.9999818896898556}, {-0.9999818896898556, -0.006018329693980709}}, Center}], {13.100000000000001`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.03601057862341526, 0.999351408778317}, {-0.999351408778317, -0.03601057862341526}}, Center}], {13.15, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.06597042046273076, 0.9978215790530742}, {-0.9978215790530742, -0.06597042046273076}}, Center}], {13.200000000000001`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.09587089337649782, 0.9953937772576199}, {-0.9953937772576199, -0.09587089337649782}}, Center}], {13.25, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.1256850889573181, 0.992070188249698}, {-0.992070188249698, -0.1256850889573181}}, Center}], {13.3, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.15538617644156488`, 0.9878538030350801}, {-0.9878538030350801, -0.15538617644156488`}}, Center}], {13.350000000000001`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.18494742685526652`, 0.9827484160758622}, {-0.9827484160758622, -0.18494742685526652`}}, Center}], {13.4, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.214342237068377, 0.9767586218757036}, {-0.9767586218757036, -0.214342237068377}}, Center}], {13.450000000000001`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.2435441537357911, 0.9698898108450863}, {-0.9698898108450863, -0.2435441537357911}}, Center}], {13.5, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.27252689710358197`, 0.9621481644503063}, {-0.9621481644503063, -0.27252689710358197`}}, Center}], {13.55, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.3012643846589916, 0.9535406496505743}, {-0.9535406496505743, -0.3012643846589916}}, Center}], {13.600000000000001`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.32973075460294404`, 0.9440750126282197}, {-0.9440750126282197, -0.32973075460294404`}}, Center}], {13.65, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.35790038912391375`, 0.9337597718176507}, {-0.9337597718176507, -0.35790038912391375`}}, Center}], {13.700000000000001`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.3857479374522218, 0.9226042102393402}, {-0.9226042102393402, -0.3857479374522218}}, Center}], {13.75, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.41324833867402755`, 0.9106183671457304}, {-0.9106183671457304, -0.41324833867402755`}}, Center}], {13.8, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.4403768442844543, 0.8978130289865844}, {-0.8978130289865844, -0.4403768442844543}}, Center}], {13.850000000000001`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.4671090404595687, 0.8841997197019127}, {-0.8841997197019127, -0.4671090404595687}}, Center}], {13.9, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.4934208700271854, 0.869790690351199}, {-0.869790690351199, -0.4934208700271854}}, Center}], {13.950000000000001`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.5192886541166856, 0.8545989080882805}, {-0.8545989080882805, -0.5192886541166856}}, Center}], {14., 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.5446891134684134, 0.8386380444917783}, {-0.8386380444917783, -0.5446891134684134}}, Center}], {14.05, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.5695993893834319, 0.8219224632616032}, {-0.8219224632616032, -0.5695993893834319}}, Center}], {14.100000000000001`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.5939970642948121, 0.8044672072925937}, {-0.8044672072925937, -0.5939970642948121}}, Center}], {14.15, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.6178601819419259, 0.7862879851369281}, {-0.7862879851369281, -0.6178601819419259}}, Center}], {14.200000000000001`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.6411672671296018, 0.7674011568674872}, {-0.7674011568674872, -0.6411672671296018}}, Center}], {14.25, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.6638973450543533, 0.7478237193548898}, {-0.7478237193548898, -0.6638973450543533}}, Center}], {14.3, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.6860299601802822, 0.7275732909714597}, {-0.7275732909714597, -0.6860299601802822}}, Center}], {14.350000000000001`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.7075451946476821, 0.7066680957358792}, {-0.7066680957358792, -0.7075451946476821}}, Center}], {14.4, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.7284236861977681, 0.6851269469128006}, {-0.6851269469128006, -0.7284236861977681}}, Center}], {14.450000000000001`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.7486466455973999, 0.662969230082182}, {-0.662969230082182, -0.7486466455973999}}, Center}], {14.5, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.7681958735481255, 0.6402148856935713}, {-0.6402148856935713, -0.7681958735481255}}, Center}], {14.55, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.7870537770643236, 0.6168843911210448}, {-0.6168843911210448, -0.7870537770643236}}, Center}], {14.600000000000001`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.8052033853057, 0.5929987422349565}, {-0.5929987422349565, -0.8052033853057}}, Center}], {14.65, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.8226283648499004, 0.5685794345070696}, {-0.5685794345070696, -0.8226283648499004}}, Center}], {14.700000000000001`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.8393130343914837, 0.5436484436660883}, {-0.5436484436660883, -0.8393130343914837}}, Center}], {14.75, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.8552423788540459, 0.5182282059209752}, {-0.5182282059209752, -0.8552423788540459}}, Center}], {14.8, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.8704020629027671, 0.49234159776988917`}, {-0.49234159776988917`, -0.8704020629027671}}, Center}], {14.850000000000001`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.8847784438452527, 0.4660119154128711}, {-0.4660119154128711, -0.8847784438452527}}, Center}], {14.9, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.8983585839090317, 0.4392628537868406}, {-0.4392628537868406, -0.8983585839090317}}, Center}], {14.950000000000001`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9111302618846769, 0.4121184852417566}, {-0.4121184852417566, -0.9111302618846769}}, Center}], {15., 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9230819841240738, 0.38460323787711825`}, {-0.38460323787711825`, -0.9230819841240738}}, Center}], {15.05, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9342029948839243, 0.3567418735583286}, {-0.3567418735583286, -0.9342029948839243}}, Center}], {15.100000000000001`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.944483286005189, 0.32855946563269217`}, {-0.32855946563269217`, -0.944483286005189}}, Center}], {15.15, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9539136059197589, 0.30008137636508325`}, {-0.30008137636508325`, -0.9539136059197589}}, Center}], {15.200000000000001`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9624854679762374, 0.27133323411363275`}, {-0.27133323411363275`, -0.9624854679762374}}, Center}], {15.25, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9701911580773572, 0.24234091026592378`}, {-0.24234091026592378`, -0.9701911580773572}}, Center}], {15.3, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.977023741622146, 0.21313049595649622`}, {-0.21313049595649622`, -0.977023741622146}}, Center}], {15.350000000000001`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9829770697465994, 0.183728278586583}, {-0.183728278586583, -0.9829770697465994}}, Center}], {15.4, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9880457848572425, 0.15416071816722857`}, {-0.15416071816722857`, -0.9880457848572425}}, Center}], {15.450000000000001`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9922253254526034, 0.1244544235070617}, {-0.1244544235070617, -0.9922253254526034}}, Center}], {15.5, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9955119302282575, 0.09463612826616005}, {-0.09463612826616005, -0.9955119302282575}}, Center}], {15.55, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9979026414617453, 0.06473266689756589}, {-0.06473266689756589, -0.9979026414617453}}, Center}], {15.600000000000001`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9993953076743254, 0.03477095049808786}, {-0.03477095049808786, -0.9993953076743254}}, Center}], {15.65, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9999885855671581, 0.0047779425901285115`}, {-0.0047779425901285115`, \ -0.9999885855671581}}, Center}], {15.700000000000001`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9996819412301848, -0.025219365143660497`}, { 0.025219365143660497`, -0.9996819412301848}}, Center}], {15.75, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9984756506226111, -0.05519397715107451}, { 0.05519397715107451, -0.9984756506226111}}, Center}], {15.8, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9963707993245617, -0.08511891830453426}, { 0.08511891830453426, -0.9963707993245617}}, Center}], { 15.850000000000001`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9933692815601315, -0.11496725817687455`}, { 0.11496725817687455`, -0.9933692815601315}}, Center}], {15.9, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.989473798492712, -0.14471213527691454`}, { 0.14471213527691454`, -0.989473798492712}}, Center}], { 15.950000000000001`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9846878557941267, -0.1743267812229814}, { 0.1743267812229814, -0.9846878557941267}}, Center}], {16., 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9790157604897632, -0.20378454483265052`}, { 0.20378454483265052`, -0.9790157604897632}}, Center}], {16.05, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9724626170825404, -0.2330589161070144}, { 0.2330589161070144, -0.9724626170825404}}, Center}], {16.1, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9650343229592008, -0.2621235500878869}, { 0.2621235500878869, -0.9650343229592008}}, Center}], { 16.150000000000002`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.95673756308306, -0.2909522905664908}, { 0.2909522905664908, -0.95673756308306}}, Center}], {16.2, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9475798039779932, -0.31951919362227366`}, { 0.31951919362227366`, -0.9475798039779932}}, Center}], {16.25, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9375692870090635, -0.3477985509706967}, { 0.3477985509706967, -0.9375692870090635}}, Center}], {16.3, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9267150209658546, -0.3757649130989423}, { 0.3757649130989423, -0.9267150209658546}}, Center}], {16.35, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9150267739551639, -0.4033931121687696}, { 0.4033931121687696, -0.9150267739551639}}, Center}], { 16.400000000000002`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.902515064610367, -0.43065828466586487`}, { 0.43065828466586487`, -0.902515064610367}}, Center}], {16.45, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.8891911526253609, -0.45753589377532133`}, { 0.45753589377532133`, -0.8891911526253609}}, Center}], {16.5, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.8750670286215942, -0.4840017514631264}, { 0.4840017514631264, -0.8750670286215942}}, Center}], {16.55, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.8601554033573197, -0.5100320402437544}, { 0.5100320402437544, -0.8601554033573197}}, Center}], {16.6, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.8444696962887724, -0.5356033346142913}, { 0.5356033346142913, -0.8444696962887724}}, Center}], { 16.650000000000002`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.8280240234935587, -0.5606926221358174}, { 0.5606926221358174, -0.8280240234935587}}, Center}], {16.7, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.8108331849671467, -0.5852773241430363}, { 0.5852773241430363, -0.8108331849671467}}, Center}], {16.75, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.7929126513038623, -0.6093353160635608}, { 0.6093353160635608, -0.7929126513038623}}, Center}], {16.8, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.7742785497744029, -0.6328449473285281}, { 0.6328449473285281, -0.7742785497744029}}, Center}], {16.85, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.7549476498123795, -0.6557850608566536}, { 0.6557850608566536, -0.7549476498123795}}, Center}], { 16.900000000000002`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.7349373479229626, -0.6781350120941716}, { 0.6781350120941716, -0.7349373479229626}}, Center}], {16.95, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.714265652027199, -0.6998746875935437}, { 0.6998746875935437, -0.714265652027199}}, Center}], {17., 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.692951165256096, -0.7209845231142057}, { 0.7209845231142057, -0.692951165256096}}, Center}], {17.05, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.6710130692090631, -0.7414455212290604}, { 0.7414455212290604, -0.6710130692090631}}, Center}], {17.1, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.6484711066917654, -0.7612392684208802}, { 0.7612392684208802, -0.6484711066917654}}, Center}], { 17.150000000000002`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.6253455639489304, -0.7803479516532316}, { 0.7803479516532316, -0.6253455639489304}}, Center}], {17.2, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.6016572524081005, -0.7987543744010015}, { 0.7987543744010015, -0.6016572524081005}}, Center}], {17.25, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.577427489950751, -0.8164419721261122}, { 0.8164419721261122, -0.577427489950751}}, Center}], {17.3, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.552678081727632, -0.8333948271844893}, { 0.8333948271844893, -0.552678081727632}}, Center}], {17.35, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.5274313005356096, -0.8495976831508637}, { 0.8495976831508637, -0.5274313005356096}}, Center}], { 17.400000000000002`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.5017098667736485, -0.8650359585485264}, { 0.8650359585485264, -0.5017098667736485}}, Center}], {17.45, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.47553692799599256`, -0.87969575997167}, { 0.87969575997167, -0.47553692799599256`}}, Center}], {17.5, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.44893603808091836`, -0.8935638945885225}, { 0.8935638945885225, -0.44893603808091836`}}, Center}], {17.55, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.4219311360338464, -0.9066278820139979}, { 0.9066278820139979, -0.4219311360338464}}, Center}], {17.6, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.39454652444384136`, -0.9188759655412069}, { 0.9188759655412069, -0.39454652444384136`}}, Center}], { 17.650000000000002`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.36680684761292665`, -0.9302971227216965}, { 0.9302971227216965, -0.36680684761292665`}}, Center}], {17.7, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.33873706937788134`, -0.9408810752849078}, { 0.9408810752849078, -0.33873706937788134`}}, Center}], {17.75, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.3103624506444623, -0.9506182983879301}, { 0.9506182983879301, -0.3103624506444623}}, Center}], {17.8, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.2817085266542984, -0.959500029187214}, { 0.959500029187214, -0.2817085266542984}}, Center}], {17.85, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.2528010840049025, -0.9675182747245379}, { 0.9675182747245379, -0.2528010840049025}}, Center}], { 17.900000000000002`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.22366613744346164`, -0.9746658191201344}, { 0.9746658191201344, -0.22366613744346164`}}, Center}], {17.95, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.1943299064553348, -0.9809362300664916}, { 0.9809362300664916, -0.1943299064553348}}, Center}], {18., 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.16481879166827335`, -0.9863238646169981}, { 0.9863238646169981, -0.16481879166827335`}}, Center}], {18.05, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.13515935109364513`, -0.9908238742642129}, { 0.9908238742642129, -0.13515935109364513`}}, Center}], {18.1, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.10537827622601337`, -0.9944322093031953}, { 0.9944322093031953, -0.10537827622601337`}}, Center}], { 18.150000000000002`, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.07550236802259847, -0.9971456224759652}, { 0.9971456224759652, -0.07550236802259847}}, Center}], {18.2, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.045558512784221926`, -0.9989616718938169}, { 0.9989616718938169, -0.045558512784221926`}}, Center}], {18.25, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.015573657959446959`, -0.9998787232348542}, { 0.9998787232348542, -0.015573657959446959`}}, Center}], {18.3, 0}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.014425212106301138`, -0.9998959512147693}, {0.9998959512147693, 0.014425212106301138`}}, Center}], {18.35, 0}]}]], "Output", CellChangeTimes->{3.7809794162130456`*^9, 3.780980244155766*^9}] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{ RowBox[{"dt", " ", "=", " ", "0.01"}], ";", RowBox[{"R", "=", "6"}], ";", RowBox[{"\[Omega]", "=", "2"}], ";", RowBox[{"Graphics", "[", RowBox[{"{", RowBox[{ RowBox[{"EdgeForm", "[", "Orange", "]"}], ",", RowBox[{"Opacity", "[", "0", "]"}], ",", RowBox[{"Table", "[", RowBox[{ RowBox[{"Translate", "[", RowBox[{ RowBox[{"Rotate", "[", RowBox[{"pol", ",", RowBox[{ RowBox[{"(", RowBox[{"1", "+", "\[Omega]"}], ")"}], "i", " ", "dt"}]}], "]"}], ",", RowBox[{"{", RowBox[{ RowBox[{"R", " ", RowBox[{"Cos", "[", " ", RowBox[{"i", " ", "dt"}], "]"}]}], ",", RowBox[{"R", " ", RowBox[{"Sin", "[", RowBox[{"i", " ", "dt"}], "]"}]}]}], "}"}]}], "]"}], ",", RowBox[{"{", RowBox[{"i", ",", "1", ",", RowBox[{"Ceiling", "[", RowBox[{"2", " ", RowBox[{"Pi", "/", "dt"}]}], "]"}]}], "}"}]}], "]"}]}], "}"}], "]"}]}]], "Input", CellChangeTimes->{{3.7809007438456097`*^9, 3.7809007607516804`*^9}, { 3.780900806189991*^9, 3.7809008337228527`*^9}, {3.780900875880169*^9, 3.780900925879634*^9}, {3.7809044344581733`*^9, 3.7809044925512986`*^9}, { 3.780904610871335*^9, 3.7809046111682076`*^9}, 3.7809076131016445`*^9, 3.7809078148076677`*^9, 3.780975704513688*^9, 3.7809794010455775`*^9}], Cell[BoxData[ GraphicsBox[ {Opacity[0], EdgeForm[RGBColor[1, 0.5, 0]], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.9995500337489875, -0.02999550020249566}, {0.02999550020249566, 0.9995500337489875}}, Center}], {5.999700002499992, 0.05999900000499998}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.9982005399352042, -0.059964006479444595`}, {0.059964006479444595`, 0.9982005399352042}}, Center}], {5.998800039999466, 0.11999200015999847`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.9959527330119943, -0.08987854919801104}, {0.08987854919801104, 0.9959527330119943}}, Center}], {5.997300202493925, 0.17997300121497395`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.9928086358538663, -0.11971220728891936`}, {0.11971220728891936`, 0.9928086358538663}}, Center}], {5.9952006399658675`, 0.23993600511980495`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.9887710779360422, -0.14943813247359922`}, {0.14943813247359922`, 0.9887710779360422}}, Center}], {5.992501562369798, 0.29987501562407}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.9838436927881214, -0.17902957342582418`}, {0.17902957342582418`, 0.9838436927881214}}, Center}], {5.989203239611225, 0.35978403887666754`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.9780309147241483, -0.20845989984609956`}, {0.20845989984609956`, 0.9780309147241483}}, Center}], {5.985306001519677, 0.41965708402519664`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.9713379748520296, -0.23770262642713458`}, {0.23770262642713458`, 0.9713379748520296}}, Center}], {5.980810237815716, 0.4794881638150362}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.9637708963658905, -0.26673143668883115`}, {0.26673143668883115`, 0.9637708963658905}}, Center}], {5.975716398071966, 0.5392712951880663}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.955336489125606, -0.29552020666133955`}, {0.29552020666133955`, 0.955336489125606}}, Center}], {5.970024991668155, 0.5990004998809689}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.946042343528387, -0.32404302839486837`}, {0.32404302839486837`, 0.946042343528387}}, Center}], {5.963736587740181, 0.6586698050230488}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.9358968236779348, -0.35227423327508994`}, {0.35227423327508994`, 0.9358968236779348}}, Center}], {5.956851815123198, 0.7182732437335162}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.9249090598573131, -0.3801884151231614}, {0.3801884151231614, 0.9249090598573131}}, Center}], {5.949371362288728, 0.7778048557181692}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.9130889403123083, -0.40776045305957015`}, {0.40776045305957015`, 0.9130889403123083}}, Center}], {5.941295977275823, 0.8372586878654189}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.9004471023526769, -0.43496553411123023`}, {0.43496553411123023`, 0.9004471023526769}}, Center}], {5.932626467616253, 0.8966287948415953}] , GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.8869949227792842, -0.46177917554148284`}, {0.46177917554148284`, 0.8869949227792842}}, Center}], {5.923363700253762, 0.9559092396854758}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.8727445076457513, -0.4881772468829075}, {0.4881772468829075, 0.8727445076457513}}, Center}], {5.913508601457364, 1.0150940944019762`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.8577086813638242, -0.5141359916531132}, {0.5141359916531132, 0.8577086813638242}}, Center}], {5.903062156728729, 1.0741774405549451`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.8419009751622687, -0.5396320487339693}, {0.5396320487339693, 0.8419009751622687}}, Center}], {5.892025410703622, 1.1331533698590035`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.8253356149096783, -0.5646424733950354}, {0.5646424733950354, 0.8253356149096783}}, Center}], {5.88039946704745, 1.1920159847703673`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.8080275083121519, -0.5891447579422695}, {0.5891447579422695, 0.8080275083121519}}, Center}], {5.868185488344889, 1.2507593990765973`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.7899922314973651, -0.6131168519734338}, {0.6131168519734338, 0.7899922314973651}}, Center}], {5.855384695983633, 1.3093777384852159`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.7712460149971065, -0.636537182221968}, {0.636537182221968, 0.7712460149971065}}, Center}], {5.8419983700322495`, 1.3678651412111305`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.7518057291408949, -0.6593846719714731}, {0.6593846719714731, 0.7518057291408949}}, Center}], {5.8280278491121775`, 1.4262157585628075`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.7316888688738209, -0.6816387600233341}, {0.6816387600233341, 0.7316888688738209}}, Center}], {5.813474530263869, 1.4844237555271376`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.7109135380122773, -0.7032794192004101}, {0.7032794192004101, 0.7109135380122773}}, Center}], {5.798339868807079, 1.5424833113529308`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.689498432951747, -0.7242871743701426}, {0.7242871743701426, 0.689498432951747}}, Center}], {5.782625378195343, 1.6003886201329869`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.6674628258413081, -0.7446431199708593}, {0.7446431199708593, 0.6674628258413081}}, Center}], {5.766332629864626, 1.6581338913846826`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.6448265472400012, -0.7643289370255051}, {0.7643289370255051, 0.6448265472400012}}, Center}], {5.749463253076183, 1.7157133506290132`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.6216099682706644, -0.7833269096274834}, {0.7833269096274834, 0.6216099682706644}}, Center}], {5.732018934753636, 1.7731212399680372`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.5978339822872982, -0.8016199408837772}, {0.8016199408837772, 0.5978339822872982}}, Center}], {5.714001419314281, 1.8303518186606609`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.5735199860724567, -0.8191915683009983}, {0.8191915683009983, 0.5735199860724567}}, Center}], {5.695412508494645, 1.8873993636967066`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.5486898605815875, -0.8360259786005205}, {0.8360259786005205, 0.5486898605815875}}, Center}], {5.676254061170322, 1.9442581703692103`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.5233659512516495, -0.852108021949363}, {0.852108021949363, 0.5233659512516495}}, Center}], {5.656527993170077, 2.0009225528448864`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.49757104789172696`, -0.867423225594017}, {0.867423225594017, 0.49757104789172696`}}, Center}], {5.636236277084273, 2.0573868447327084`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.47132836417373997`, -0.8819578068849475}, {0.8819578068849475, 0.47132836417373997`}}, Center}], {5.615380942067609, 2.1136453996505398`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.4446615167417068, -0.8956986856800476}, {0.8956986856800476, 0.4446615167417068}}, Center}], {5.593964073636207, 2.169692591789772}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.41759450395835795`, -0.9086334961158833}, {0.9086334961158833, 0.41759450395835795`}}, Center}], {5.571987813459062, 2.225522816477896}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.3901516843082303, -0.9207505977361357}, {0.9207505977361357, 0.3901516843082303}}, Center}], {5.549454359143878, 2.2811304907389687`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.3623577544766736, -0.9320390859672263}, {0.9320390859672263, 0.3623577544766736}}, Center}], {5.526365964017311, 2.336510053851903}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.3342377271245026, -0.9424888019316975}, {0.9424888019316975, 0.3342377271245026}}, Center}], {5.5027249368996305`, 2.3916559679065377`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.30581690837828934`, -0.9520903415905158}, {0.9520903415905158, 0.30581690837828934`}}, Center}], {5.47853364187385, 2.446562718357421}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.2771208750565576, -0.9608350642060727}, {0.9608350642060727, 0.2771208750565576}}, Center}], {5.4537944980493105`, 2.5012248145752647`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.2481754516523729, -0.9687151001182652}, {0.9687151001182652, 0.2481754516523729}}, Center}], {5.42850997931978, 2.555636790395998}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.2190066870930415, -0.9757233578266591}, {0.9757233578266591, 0.2190066870930415}}, Center}], {5.4026826141160615`, 2.6097932046673815`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.18964083129783424`, -0.9818535303723598}, {0.9818535303723598, 0.18964083129783424`}}, Center}], {5.376314985153151, 2.6636886417931187`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.16010431155483126`, -0.9871001010138504}, {0.9871001010138504, 0.16010431155483126`}}, Center}], {5.349409729171974, 2.71731771227441}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.13042370873814554`, -0.9914583481916864}, {0.9914583481916864, 0.13042370873814554`}}, Center}], {5.321969536675705, 2.770675053248897}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.10062573338693173`, -0.9949243497775809}, {0.9949243497775809, 0.10062573338693173`}}, Center}], {5.2939971516607285`, 2.823755329026948}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.0707372016677029, -0.9974949866040544}, {0.9974949866040544, 0.0707372016677029}}, Center}], {5.2654953713422366`, 2.876553231625218}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.040785011241591035`, -0.999167945271476}, {0.999167945271476, 0.040785011241591035`}}, Center}], {5.236467045874508, 2.9290634812974448`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.010796117058267392`, -0.9999417202299663}, {0.9999417202299663, 0.010796117058267392`}}, Center}], {5.206915078065899, 2.9812808270624203`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.01920249290169265, -0.9998156151342908}, { 0.9998156151342908, -0.01920249290169265}}, Center}], { 5.176842423088566, 3.033200047229082}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.049183821914170554`, -0.998789743470524}, { 0.998789743470524, -0.049183821914170554`}}, Center}], { 5.146252088182945, 3.084815949918679}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.07912088880673408, -0.9968650284539189}, { 0.9968650284539189, -0.07912088880673408}}, Center}], { 5.115147132357034, 3.1361233735839553`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.10898675223987112`, -0.994043202198076}, { 0.994043202198076, -0.10898675223987112`}}, Center}], { 5.083530666080497, 3.1871171875253004`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.13875453495237755`, -0.990326804156158}, { 0.990326804156158, -0.13875453495237755`}}, Center}], { 5.051405850973612, 3.2377922924038156`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.16839744794907702`, -0.9857191788355535}, { 0.9857191788355535, -0.16839744794907702`}}, Center}], { 5.018775899491121, 3.2881436207512413`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.197888814609109, -0.9802244727880455}, { 0.9802244727880455, -0.197888814609109}}, Center}], {4.985644074600981, 3.3381661374767027`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.2272020946930871, -0.9738476308781951}, { 0.9738476308781951, -0.2272020946930871}}, Center}], {4.95201368945807, 3.3878548403702125`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.2563109082275227, -0.9665943918332975}, { 0.9665943918332975, -0.2563109082275227}}, Center}], {4.917888107072876, 3.4372047606028877`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.28518905924502086`, -0.9584712830789142}, { 0.9584712830789142, -0.28518905924502086`}}, Center}], { 4.883270739975203, 3.4862109632238303`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.31381055935888247`, -0.9494856148646305}, { 0.9494856148646305, -0.31381055935888247`}}, Center}], { 4.848165049872911, 3.534868547653617}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.3421496511508982, -0.9396454736853249}, { 0.9396454736853249, -0.3421496511508982}}, Center}], {4.812574547305756, 3.5831726481743527`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.3701808313512869, -0.9289597150038693}, { 0.9289597150038693, -0.3701808313512869}}, Center}], {4.776502791294335, 3.631118434416237}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.397878873789916, -0.9174379552818098}, { 0.9174379552818098, -0.397878873789916}}, Center}], { 4.7399533889841905`, 3.6787011118406028`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.4252188520981526, -0.9050905633252009}, { 0.9050905633252009, -0.4252188520981526}}, Center}], {4.702929995285095, 3.7259159222193583`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.45217616214091194`, -0.8919286509533796}, { 0.8919286509533796, -0.45217616214091194`}}, Center}], { 4.665436312505568, 3.772758144110812}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.4787265441587198, -0.8779640629990781}, { 0.8779640629990781, -0.4787265441587198}}, Center}], {4.62747608998264, 3.819223093331808}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.5048461045998576, -0.8632093666488737}, { 0.8632093666488737, -0.5048461045998576}}, Center}], {4.589053123706931, 3.865306123426147}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.5305113376229448, -0.8476778401335698}, { 0.8476778401335698, -0.5305113376229448}}, Center}], {4.550171255943049, 3.9110026261292195`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.5556991462506127, -0.8313834607786831}, { 0.8313834607786831, -0.5556991462506127}}, Center}], {4.51083437484537, 3.9563080318288386`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.5803868631552218, -0.814340892425796}, { 0.814340892425796, -0.5803868631552218}}, Center}], {4.471046414069223, 4.001217810022188}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.6045522710579296, -0.7965654722360865}, { 0.7965654722360865, -0.6045522710579296}}, Center}], {4.430811352377527, 4.04572746976887}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.6281736227227391, -0.7780731968879212}, { 0.7780731968879212, -0.6281736227227391}}, Center}], {4.390133213242925, 4.089832560140005}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.6512296605275458, -0.7588807081809218}, { 0.7588807081809218, -0.6512296605275458}}, Center}], {4.349016064445431, 4.133528670663308}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.6736996355945609, -0.7390052780594708}, { 0.7390052780594708, -0.6736996355945609}}, Center}], { 4.3074640176656604`, 4.17681143176414}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.695563326462902, -0.7184647930691263}, { 0.7184647930691263, -0.695563326462902}}, Center}], {4.265481228073664, 4.219676515202461}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.7168010572865429, -0.6972777382599378}, { 0.6972777382599378, -0.7168010572865429}}, Center}], {4.223071893913416, 4.2621196345056465`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.7373937155412454, -0.675463180551151}, { 0.675463180551151, -0.7373937155412454}}, Center}], { 4.1802402560829925`, 4.304136545397137}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.7573227692245438, -0.6530407515722648}, { 0.6530407515722648, -0.7573227692245438}}, Center}], {4.136990597710482, 4.345723046220855}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.776570283533293, -0.6300306299958922}, { 0.6300306299958922, -0.776570283533293}}, Center}], {4.093327243725681, 4.386874978361376}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.7951189370037843, -0.6064535233783147}, { 0.6064535233783147, -0.7951189370037843}}, Center}], { 4.0492545604276025`, 4.427588226659776}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.81295203709989, -0.5823306495240819}, { 0.5823306495240819, -0.81295203709989}}, Center}], {4.0047769550478485`, 4.467858719825156}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.8300535352352224, -0.5576837173914166}, { 0.5576837173914166, -0.8300535352352224}}, Center}], {3.959898875309893, 4.507682430841756}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.8464080412157756, -0.5325349075556212}, { 0.5325349075556212, -0.8464080412157756}}, Center}], { 3.9146248089843114`, 4.547055377371661}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.8620008370900635, -0.5069068522480534}, { 0.5069068522480534, -0.8620008370900635}}, Center}], { 3.8689592834400073`, 4.5859736221530305`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.8768178903942815, -0.48082261498864826`}, { 0.48082261498864826`, -0.8768178903942815}}, Center}], { 3.8229068651914813`, 4.624433273393816}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.8908458667805764, -0.45430566983030646`}, { 0.45430566983030646`, -0.8908458667805764}}, Center}], { 3.7764721594421813`, 4.662430485160943}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9040721420170612, -0.4273798802338298}, { 0.4273798802338298, -0.9040721420170612}}, Center}], { 3.7296598096239864`, 4.699961457764901}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9164848133487693, -0.4000694775924195}, { 0.4000694775924195, -0.9164848133487693}}, Center}], {3.682474496932869, 4.737022438139703}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9280727102093328, -0.3723990394250553}, { 0.3723990394250553, -0.9280727102093328}}, Center}], {3.634920939860777, 4.773609720218197}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9388254042737362, -0.34439346725839}, { 0.34439346725839, -0.9388254042737362}}, Center}], {3.5870038937237894`, 4.809719645302663}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.948733218843107, -0.3160779642170538}, { 0.3160779642170538, -0.948733218843107}}, Center}], { 3.5387281501865893`, 4.845348602430686}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9577872375530904, -0.2874780123425444}, { 0.2874780123425444, -0.9577872375530904}}, Center}], {3.490098536783301, 4.880493028736242}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9659793123979747, -0.25861934966111083`}, { 0.25861934966111083`, -0.9659793123979747}}, Center}], { 3.44111991643474, 4.91514940980599}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9733020710633487, -0.2295279470212642}, { 0.2295279470212642, -0.9733020710633487}}, Center}], {3.391797186962126, 4.9493142800307}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9797489235606842, -0.20022998472177053`}, { 0.20022998472177053`, -0.9797489235606842}}, Center}], { 3.342135280597304, 4.982984222951822}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9853140681578838, -0.17075182895114532`}, { 0.17075182895114532`, -0.9853140681578838}}, Center}], { 3.292139163489525, 5.016155871603123}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9899924966004454, -0.1411200080598672}, { 0.1411200080598672, -0.9899924966004454}}, Center}], { 3.2418138352088377`, 5.048825908847379}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9937799986185556, -0.11136118868664958`}, { 0.11136118868664958`, -0.9937799986185556}}, Center}], { 3.191164328246133, 5.080991067708091}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9966731657160466, -0.08150215176026912}, { 0.08150215176026912, -0.9966731657160466}}, Center}], { 3.140195707509897, 5.112648131696178}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9986693942378135, -0.05156976839853464}, { 0.05156976839853464, -0.9986693942378135}}, Center}], { 3.088913069819732, 5.143793935131621}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9997668877129283, -0.02159097572609596}, { 0.02159097572609596, -0.9997668877129283}}, Center}], { 3.0373215433966703`, 5.17442536346003}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.999964658471342, 0.008407247367148618}, {-0.008407247367148618, -0.999964658471342}}, Center}], {2.9854262873503616`, 5.204539353564102}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9992625285327209, 0.03839790450523538}, {-0.03839790450523538, -0.9992625285327209}}, Center}], {2.933232491163165, 5.234132894069917}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9976611297666176, 0.06835400612104778}, {-0.06835400612104778, -0.9976611297666176}}, Center}], {2.8807453741712044`, 5.26320302564809}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9951619033238304, 0.09824859374510868}, {-0.09824859374510868, -0.9951619033238304}}, Center}], {2.8279701850424397`, 5.291746841309685}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.991767098339465, 0.12805476426637968`}, {-0.12805476426637968`, -0.991767098339465}}, Center}], {2.7749122012518046`, 5.319761486696923}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9874797699088649, 0.15774569414324865`}, {-0.15774569414324865`, -0.9874797699088649}}, Center}], {2.721576728553464, 5.3472441603686125`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9823037763382316, 0.18729466354290317`}, {-0.18729466354290317`, -0.9823037763382316}}, Center}], {2.667969100450241, 5.3741921140802855`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9762437756724099, 0.21667508038737962`}, {-0.21667508038737962`, -0.9762437756724099}}, Center}], {2.6140946776602725`, 5.40060265305903}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9693052215029608, 0.24586050428463702`}, {-0.24586050428463702`, -0.9693052215029608}}, Center}], {2.559958847580943, 5.426473136272955}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9614943580602988, 0.274824670323124}, {-0.274824670323124, -0.9614943580602988}}, Center}], {2.5055670237501477`, 5.451800976695299}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9528182145943047, 0.30354151270842933`}, {-0.30354151270842933`, -0.9528182145943047}}, Center}], {2.450924645304943, 5.476583641563127}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9432845990484758, 0.3319851882207341}, {-0.3319851882207341, -0.9432845990484758}}, Center}], {2.3960371764376394`, 5.500818652630601}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9329020910333035, 0.36013009947196856`}, {-0.36013009947196856`, -0.9329020910333035}}, Center}], {2.3409101058493818`, 5.524503586416814}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9216800341052034, 0.3879509179417303}, {-0.3879509179417303, -0.9216800341052034}}, Center}], {2.285548946201291, 5.547636074448122}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9096285273579443, 0.41542260677124626`}, {-0.41542260677124626`, -0.9096285273579443}}, Center}], {2.229959233563198, 5.570213803494999}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.896758416334147, 0.44252044329485246`}, {-0.44252044329485246`, -0.896758416334147}}, Center}], {2.1741465268600417`, 5.592234515803358}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.8830812832650261, 0.46922004128872713`}, {-0.46922004128872713`, -0.8830812832650261}}, Center}], {2.1181164073159824`, 5.613696009320316}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.8686094366471648, 0.4954973729168449}, {-0.4954973729168449, -0.8686094366471648}}, Center}], {2.061874477896282, 5.634596137914405}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.8533559001656995, 0.5213287903544065}, {-0.5213287903544065, -0.8533559001656995}}, Center}], {2.0054263627470155`, 5.654932811590185}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.83733440097388, 0.5466910470692872}, {-0.5466910470692872, -0.83733440097388}}, Center}], {1.9487777066326575`, 5.674703996697234}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.8205593573395608, 0.5715613187423437}, {-0.5715613187423437, -0.8205593573395608}}, Center}], {1.891934174371612, 5.693907716133517}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.8030458656697306, 0.5959172238077642}, {-0.5959172238077642, -0.8030458656697306}}, Center}], {1.834901450269736, 5.712542049543094}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.7848096869247678, 0.6197368435949633}, {-0.6197368435949633, -0.7848096869247678}}, Center}], {1.7776852375519123`, 5.730605133508154}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.7658672324346374, 0.6429987420539088}, {-0.6429987420539088, -0.7658672324346374}}, Center}], {1.720291257791733, 5.74809516173535}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.7462355491298028, 0.6656819850461192}, {-0.6656819850461192, -0.7462355491298028}}, Center}], {1.6627252503393455`, 5.765010385236436}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.7259323042001402, 0.6877661591839738}, {-0.6877661591839738, -0.7259323042001402}}, Center}], {1.604992971747524, 5.7813491125031575`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.7049757691956576, 0.7092313902013861}, {-0.7092313902013861, -0.7049757691956576}}, Center}], {1.5471001951960175`, 5.797109709676404}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.6833848035833362, 0.7300583608392995}, {-0.7300583608392995, -0.6833848035833362}}, Center}], {1.4890527099142374`, 5.812290600709591}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.6611788377748798, 0.7502283282299189}, {-0.7502283282299189, -0.6611788377748798}}, Center}], {1.4308563206023388`, 5.8268902675262675`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.6383778556406589, 0.7697231407640244}, {-0.7697231407640244, -0.6383778556406589}}, Center}], {1.3725168468507563`, 5.840907250171917}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.6150023765255744, 0.788525254426195}, {-0.788525254426195, -0.6150023765255744}}, Center}], {1.314040122558249, 5.854340146959954}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.5910734367830314, 0.8066177485832405}, {-0.8066177485832405, -0.5910734367830314}}, Center}], {1.2554319953485156`, 5.867187614611898}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.5666125708436437, 0.8239843412116258}, {-0.8239843412116258, -0.5666125708436437}}, Center}], {1.1966983259854371`, 5.879448368391685}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.5416417918356986, 0.8406094035501945}, {-0.8406094035501945, -0.5416417918356986}}, Center}], {1.1378449877870054`, 5.8911211822341585`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.5161835717748248, 0.8564779741650012}, {-0.8564779741650012, -0.5161835717748248}}, Center}], {1.0788778660379963`, 5.90220488886766}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.4902608213406994, 0.8715757724135882}, {-0.8715757724135882, -0.4902608213406994}}, Center}], {1.0198028574014448`, 5.912698379930761}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.4638968692589801, 0.8858892112966027}, {-0.8858892112966027, -0.4638968692589801}}, Center}], {0.9606258693289875, 5.922600606083102}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.43711544130702784`, 0.8994054096851777}, {-0.8994054096851777, -0.43711544130702784`}}, Center}], {0.901352819470115, 5.931910577110319}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.4099406389623056, 0.9121122039130803}, {-0.9121122039130803, -0.4099406389623056}}, Center}], {0.8419896350804204, 5.940627362023067}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.38239691771268025`, 0.9239981587231879}, {-0.9239981587231879, -0.38239691771268025`}}, Center}], {0.7825422524288732, 5.948750089150119}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.3545090650481311, 0.9350525775584494}, {-0.9350525775584494, -0.3545090650481311}}, Center}], {0.7230166162041998, 5.956277946225531}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.3263021781536835, 0.9452655121880633}, {-0.9452655121880633, -0.3263021781536835}}, Center}], {0.6634186789204175, 5.963210180469869}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.29780164132363307`, 0.9546277716602164}, {-0.9546277716602164, -0.29780164132363307`}}, Center}], {0.6037544003215904, 5.969546098665486}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.26903310311739903`, 0.9631309305733167}, {-0.9631309305733167, -0.26903310311739903`}}, Center}], {0.5440297467858581, 5.97528506722584}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.24002245327754992`, 0.9707673366582883}, {-0.9707673366582883, -0.24002245327754992`}}, Center}], {0.4842506907288038, 5.980426512258861}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.2107957994307797, 0.977530117665097}, {-0.977530117665097, -0.2107957994307797}}, Center}], {0.4244232100062174, 5.9849699196243265`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.18137944359281138`, 0.9834131875473108}, {-0.9834131875473108, -0.18137944359281138`}}, Center}], {0.3645532873163154, 5.988914834985289}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.1517998584983547, 0.9884112519391306}, {-0.9884112519391306, -0.1517998584983547}}, Center}], {0.3046469096014751, 5.992260863853498}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.12208366377743342`, 0.9925198129199632}, {-0.9925198129199632, -0.12208366377743342`}}, Center}], {0.2447100674495462, 5.995007671628856}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.09225760199951166, 0.9957351730622453}, {-0.9957351730622453, -0.09225760199951166}}, Center}], {0.18474875449479672`, 5.997154983632875}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.06234851460699166, 0.9980544387588794}, {-0.9980544387588794, -0.06234851460699166}}, Center}], {0.12476896681855457`, 5.998702585136142}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.03238331775972473, 0.999475522827284}, {-0.999475522827284, -0.03238331775972473}}, Center}], {0.06477670234960435, 5.999650321379798}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.0023889781122815386`, 0.999997146387718}, {-0.999997146387718, -0.0023889781122815386`}}, Center}], {0.00477796026439958, 5.999998097591008}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.02760751145421152, 0.9996188400141854}, {-0.9996188400141854, 0.02760751145421152}}, Center}], {-0.055221259612850015`, 5.9997458789924405`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.05757915612384691, 0.9983409441568876}, {-0.9983409441568876, 0.05757915612384691}}, Center}], {-0.11521495741015589`, 5.998893690805745}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.0874989834394464, 0.9961646088358407}, {-0.9961646088358407, 0.0874989834394464}}, Center}], {-0.17519713380773289`, 5.997441618249031}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.11734006757595546`, 0.9930917926059354}, {-0.9930917926059354, 0.11734006757595546`}}, Center}], {-0.23516179063792625`, 5.995389806528343}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.1470755535718631, 0.9891252607943698}, {-0.9891252607943698, 0.1470755535718631}}, Center}], {-0.2951029314850233, 5.992738460823144}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.17667868149685725`, 0.9842685830120416}, {-0.9842685830120416, 0.17667868149685725`}}, Center}], {-0.35501456228489014`, 5.989487846265795}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.20612281053395834`, 0.9785261299411385}, {-0.9785261299411385, 0.20612281053395834`}}, Center}], {-0.414890691924373, 5.985638287915042}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.23538144295445118`, 0.9719030694018208}, {-0.9719030694018208, 0.23538144295445118`}}, Center}], {-0.4747253328404045, 5.981190170723513}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.2644282479640558, 0.9644053617015305}, {-0.9644053617015305, 0.2644282479640558}}, Center}], {-0.5345125016187551, 5.97614393949922}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.2932370853988631, 0.9560397542711181}, {-0.9560397542711181, 0.2932370853988631}}, Center}], {-0.5942462195923681, 5.9705000988610815`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.3217820292497218, 0.9468137755926089}, {-0.9468137755926089, 0.3217820292497218}}, Center}], {-0.6539205134392267, 5.9642592131884555`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.35003739099389114`, 0.9367357284240789}, {-0.9367357284240789, 0.35003739099389114`}}, Center}], {-0.7135294157796733, 5.957421906564711}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.37797774271298107`, 0.9258146823277321}, {-0.9258146823277321, 0.37797774271298107`}}, Center}], {-0.7730669657731478, 5.949988862714811}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.4055779399763607, 0.914060465507907}, {-0.914060465507907, 0.4055779399763607}}, Center}], {-0.8325272097142653, 5.941960824936948}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.43281314446945207`, 0.9014836559663548}, {-0.9014836559663548, 0.43281314446945207`}}, Center}], {-0.891904201628182, 5.933338596028209}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.4596588463465318, 0.8880955719827542}, {-0.8880955719827542, 0.4596588463465318}}, Center}], {-0.9511920038651865, 5.924123038204298}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.48609088628794017`, 0.8739082619290224}, {-0.8739082619290224, 0.48609088628794017`}}, Center}], {-1.010384687694462, 5.914315073013321}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.5120854772418407, 0.858934493426592}, {-0.858934493426592, 0.5120854772418407}}, Center}], {-1.0694763338969526`, 5.903915681243621}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.5376192258309563, 0.8431877418564167}, {-0.8431877418564167, 0.5376192258309563}}, Center}], {-1.1284610333572807`, 5.892925902825711}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.5626691534050331, 0.8266821782320357}, {-0.8266821782320357, 0.5626691534050331}}, Center}], {-1.187332887654654, 5.881346836728273}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.5872127167200731, 0.8094326564466194}, {-0.8094326564466194, 0.5872127167200731}}, Center}], {-1.2460860096527029`, 5.869179640848268}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.6112278282257352, 0.791454699905466}, {-0.791454699905466, 0.6112278282257352}}, Center}], {-1.3047145240881879`, 5.8564255318951455`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.6346928759426347, 0.7727644875559871}, {-0.7727644875559871, 0.6346928759426347}}, Center}], {-1.3632125681585228`, 5.843085785269171}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.657586742911669, 0.7533788393277465}, {-0.7533788393277465, 0.657586742911669}}, Center}], {-1.421574292108048, 5.829161734933892}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.6798888261978571, 0.7333152009956565}, {-0.7333152009956565, 0.6798888261978571}}, Center}], {-1.4797938598130043`, 5.814654773282738}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.701579055431586, 0.7125916284799615}, {-0.7125916284799615, 0.701579055431586}}, Center}], {-1.5378654493651363`, 5.799566350999785}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.7226379108705923, 0.6912267715971264}, {-0.6912267715971264, 0.7226379108705923}}, Center}], {-1.5957832536538823`, 5.783897976914688}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.7430464409664099, 0.669239857276262}, {-0.669239857276262, 0.7430464409664099}}, Center}], {-1.6535414809470776`, 5.7676512178518}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.7627862794194885, 0.6466506722561834}, {-0.6466506722561834, 0.7627862794194885}}, Center}], {-1.7111343554701253`, 5.7508276984734845`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.7818396617076188, 0.6234795452786853}, {-0.6234795452786853, 0.7818396617076188}}, Center}], {-1.7685561179835663`, 5.733429101117664}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.8001894410728057, 0.5997473287940438}, {-0.5997473287940438, 0.8001894410728057}}, Center}], {-1.8258010263590005`, 5.715457165629572}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.8178191039521945, 0.5754753801952172}, {-0.5754753801952172, 0.8178191039521945}}, Center}], {-1.8828633561532948`, 5.696913689187783}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.8347127848391598, 0.5506855425976376}, {-0.5506855425976376, 0.8347127848391598}}, Center}], {-1.9397374011810213`, 5.677800526124487}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.8508552805611925, 0.5254001251818792}, {-0.5254001251818792, 0.8508552805611925}}, Center}], {-1.9964174740850722`, 5.658119587740063}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.8662320639617282, 0.49964188311690244`}, {-0.49964188311690244`, 0.8662320639617282}}, Center}], {-2.052897906905389, 5.63787284211195}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.880829296973609, 0.47343399708193507`}, {-0.47343399708193507`, 0.880829296973609}}, Center}], {-2.109173051645759, 5.617062313897836}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.8946338430724075, 0.44680005240543}, {-0.44680005240543, 0.8946338430724075}}, Center}], {-2.165237280838603, 5.595690084133203}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9076332790984135, 0.4197640178398589}, {-0.4197640178398589, 0.9076332790984135}}, Center}], {-2.2210849881077213`, 5.573758290023216}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9198159064366391, 0.39235022399145386`}, {-0.39235022399145386`, 0.9198159064366391}}, Center}], {-2.276710588728927, 5.55126912472901}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9311707615447831, 0.3645833414243013}, {-0.3645833414243013, 0.9311707615447831}}, Center}], {-2.332108520188512, 5.528224837148373}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9416876258196776, 0.3364883584585042}, {-0.3364883584585042, 0.9416876258196776}}, Center}], {-2.387273242739496, 5.504627731690859}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.951357034793342, 0.3080905586823781}, {-0.3080905586823781, 0.951357034793342}}, Center}], {-2.442199239955593, 5.480480168047351}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.960170286650366, 0.27941549819892586`}, {-0.27941549819892586`, 0.960170286650366}}, Center}], {-2.4968810192828546`, 5.45578456095409}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9681194500589547, 0.2504889826270749}, {-0.2504889826270749, 0.9681194500589547}}, Center}], {-2.5513131125889155`, 5.430543379951205}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9751973713085929, 0.22133704387835867`}, {-0.22133704387835867`, 0.9751973713085929}}, Center}], {-2.605490076709803, 5.404759149135764}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9813976807479009, 0.19198591672995502`}, {-0.19198591672995502`, 0.9813976807479009}}, Center}], {-2.659406493994256, 5.378434446909359}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9867147985168921, 0.1624620152151542}, {-0.1624620152151542, 0.9867147985168921}}, Center}], {-2.7130569728454716`, 5.351571905720277}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.991143939568469, 0.13279190885251674`}, {-0.13279190885251674`, 0.991143939568469}}, Center}], {-2.7664361482602766`, 5.324174211800253}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.994681117974643, 0.10300229873509785`}, {-0.10300229873509785`, 0.994681117974643}}, Center}], {-2.8195386823656134`, 5.296244104895845}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9973231505136012, 0.07311999350126308}, {-0.07311999350126308, 0.9973231505136012}}, Center}], {-2.8723592649523186`, 5.267784377994468}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9990676595343903, 0.04317188520872868}, {-0.04317188520872868, 0.9990676595343903}}, Center}], {-2.9248926140061564`, 5.238797877045099}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9999130750966423, 0.013184925133521251`}, {-0.013184925133521251`, 0.9999130750966423}}, Center}], {-2.977133476235993, 5.209287500673676}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.9998586363834151, -0.016813900484349713`}, {0.016813900484349713`, 0.9998586363834151}}, Center}], {-3.0290766275991454`, 5.179256199893242}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.9989043923858761, -0.04679759472668989}, {0.04679759472668989, 0.9989043923858761}}, Center}], {-3.0807168738237567`, 5.148706977808853}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.9970512018592137, -0.07673917429251892}, {0.07673917429251892, 0.9970512018592137}}, Center}], {-3.132049050928244, 5.117642889317257}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.994300732549815, -0.10661169378122355`}, {0.10661169378122355`, 0.994300732549815}}, Center}], {-3.1830680257376684`, 5.086067040801419}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.9906554596944075, -0.13638826994159764`}, {0.13638826994159764`, 0.9906554596944075}}, Center}], {-3.2337686963970693`, 5.053982589819874}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.9861186637925126, -0.1660421058649572}, {0.1660421058649572, 0.9861186637925126}}, Center}], {-3.284145992881626, 5.021392744790987}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.9806944276542172, -0.19554651510054424`}, {0.19554651510054424`, 0.9806944276542172}}, Center}], {-3.334194877503676, 4.988300764672099}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.9743876327259212, -0.2248749456715337}, {0.2248749456715337, 0.9743876327259212}}, Center}], {-3.3839103454164605`, 4.954709958633649}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.9672039546973639, -0.2540010039700231}, {0.2540010039700231, 0.9672039546973639}}, Center}], {-3.4332874251146213`, 4.920623685728245}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.9591498583938872, -0.28289847850949296`}, {0.28289847850949296`, 0.9591498583938872}}, Center}], {-3.482321178931331, 4.886045354554776}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.9502325919585293, -0.3115413635133787}, {0.3115413635133787, 0.9502325919585293}}, Center}], {-3.531006703532075, 4.8509784229175406`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.9404601803291848, -0.3399038823185127}, {0.3399038823185127, 0.9404601803291848}}, Center}], {-3.5793391304049598`, 4.815426397480484}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.9298414180167014, -0.36796051057238466`}, {0.36796051057238466`, 0.9298414180167014}}, Center}], {-3.627313626347578, 4.779392833416519}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.9183858611904158, -0.3956859992033308}, {0.3956859992033308, 0.9183858611904158}}, Center}], {-3.6749253939503106`, 4.742881334052028}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.9061038190782451, -0.42305539714299684`}, {0.42305539714299684`, 0.9061038190782451}}, Center}], {-3.722169672076079, 4.7058955505065185`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.8930063446890767, -0.4500440737806176}, {0.4500440737806176, 0.8930063446890767}}, Center}], {-3.769041736336435, 4.668439181327527}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.879105224865808, -0.4766277411288995}, {0.4766277411288995, 0.879105224865808}}, Center}], {-3.8155368995640164`, 4.6305159721207545`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.8644129696779825, -0.5027824756815727}, {0.5027824756815727, 0.8644129696779825}}, Center}], {-3.861650512281243, 4.5921297151755205`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.8489428011635725, -0.5284847399429308}, {0.5284847399429308, 0.8489428011635725}}, Center}], {-3.907377963165275, 4.5532842490855305`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.8327086414300346, -0.5537114036099907}, {0.5537114036099907, 0.8327086414300346}}, Center}], {-3.9527146795091266`, 4.513983458365025}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.8157251001253568, -0.5784397643882002}, {0.5784397643882002, 0.8157251001253568}}, Center}], {-3.9976561276789466`, 4.474231273060321}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.7980074612903593, -0.6026475684219723}, {0.6026475684219723, 0.7980074612903593}}, Center}], {-4.042197813567365, 4.434031668356825}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.7795716696040875, -0.6263130303216559}, {0.6263130303216559, 0.7795716696040875}}, Center}], {-4.086335283042915, 4.393388664181509}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.7604343160346811, -0.6494148527689112}, {0.6494148527689112, 0.7604343160346811}}, Center}], {-4.13006412239543, 4.352306324800917}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.7406126229086201, -0.6719322456828621}, {0.6719322456828621, 0.7406126229086201}}, Center}], {-4.173379958777412, 4.310788758414757}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.7201244284117941, -0.6938449449297637}, {0.6938449449297637, 0.7201244284117941}}, Center}], {-4.216278460641323, 4.268840116745066}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.6989881705363377, -0.7151332305593578}, {0.7151332305593578, 0.6989881705363377}}, Center}], {-4.258755338172723, 4.226464594621057}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.6772228704876846, -0.7357779445514936}, {0.7357779445514936, 0.6772228704876846}}, Center}], {-4.300806343719257, 4.183666429559627}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.6548481155667649, -0.7557605080570543}, {0.7557605080570543, 0.6548481155667649}}, Center}], {-4.342427272215412, 4.1404499013416185`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.6318840415427577, -0.775062938117667}, {0.775062938117667, 0.6318840415427577}}, Center}], {-4.383613961603023, 4.096819331583838}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.6083513145322546, -0.7936678638491531}, {0.7936678638491531, 0.6083513145322546}}, Center}], {-4.424362293247473, 4.0527790833069055`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.5842711124011541, -0.8115585420741488}, {0.8115585420741488, 0.5842711124011541}}, Center}], {-4.464668192349555, 4.008333560498945}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.5596651057060105, -0.8287188723898353}, {0.8287188723898353, 0.5596651057060105}}, Center}], {-4.504527628352946, 3.9634872076752043`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.5345554381919919, -0.8451334116572173}, {0.8451334116572173, 0.5345554381919919}}, Center}], {-4.5439366153472625`, 3.918244509433589}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.5089647068650102, -0.8607873878989017}, {0.8607873878989017, 0.5089647068650102}}, Center}], {-4.582891212466644, 3.8726099900062247`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.48291594165593704`, -0.8756667135928826}, {0.8756667135928826, 0.48291594165593704`}}, Center}], {-4.621387524283844, 3.826588212807022}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.4564325846952225, -0.8897579983503596}, {0.8897579983503596, 0.4564325846952225}}, Center}], {-4.659421701199758, 3.7801837799753533`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.4295384692165567, -0.9030485609661848}, {0.9030485609661848, 0.4295384692165567}}, Center}], {-4.696989939828391, 3.733401331915828}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.4022577981085728, -0.9155264408310896}, {0.9155264408310896, 0.4022577981085728}}, Center}], {-4.734088483377187, 3.6862455468342707`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.3746151221338789, -0.927180408695427}, {0.927180408695427, 0.3746151221338789}}, Center}], {-4.770713622022706, 3.6387211402698885`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.3466353178350258, -0.9379999767747389}, {0.9379999767747389, 0.3466353178350258}}, Center}], {-4.806861693281602, 3.5908328646237395`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.3183435651473032, -0.9479754081880525}, {0.9479754081880525, 0.3183435651473032}}, Center}], {-4.842529082376877, 3.542585508683476}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.2897653247384941, -0.9570977257204173}, {0.9570977257204173, 0.2897653247384941}}, Center}], {-4.87771222259934, 3.493983897144491}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.2609263150959938, -0.9653587199017918}, {0.9653587199017918, 0.2609263150959938}}, Center}], {-4.912407595664291, 3.445032890127434}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.23185248938190414`, -0.9727509563950137}, {0.9727509563950137, 0.23185248938190414`}}, Center}], {-4.946611732063333, 3.395737382692217}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.20257001207694433`, -0.9792677826862}, {0.9792677826862, 0.20257001207694433`}}, Center}], {-4.980321211411335, 3.3461023043485}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.17310523543418174`, -0.9849033340715608}, {0.9849033340715608, 0.17310523543418174`}}, Center}], {-5.013532662788446, 3.2961326185627593`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.1434846757637804, -0.989652538935238}, {0.989652538935238, 0.1434846757637804}}, Center}], {-5.046242765077208, 3.245833322261931}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.11373498957011671`, -0.9935111233134158}, {0.9935111233134158, 0.11373498957011671`}}, Center}], {-5.078448247294654, 3.195209445333727}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.0838829495627214, -0.9964756147406006}, {0.9964756147406006, 0.0838829495627214}}, Center}], {-5.110145888919393, 3.1442660501236563`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.05395542056264975, -0.998543345374605}, {0.998543345374605, 0.05395542056264975}}, Center}], {-5.141332520213684, 3.0930082309287847`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.023979335325952467`, -0.999712454397426}, {0.999712454397426, 0.023979335325952467`}}, Center}], {-5.172005022540381, 3.041441113488321}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.006018329693981597, -0.9999818896898556}, { 0.9999818896898556, -0.006018329693981597}}, Center}], {-5.202160328674815, 2.989569854471031}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.036010578623416147`, -0.999351408778317}, { 0.999351408778317, -0.036010578623416147`}}, Center}], {-5.2317954231115, 2.937399640959597}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.06597042046272987, -0.9978215790530743}, { 0.9978215790530743, -0.06597042046272987}}, Center}], {-5.260907342365689, 2.8849356899318894`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.09587089337649782, -0.9953937772576199}, { 0.9953937772576199, -0.09587089337649782}}, Center}], {-5.289493175269715, 2.832183247739296}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.1256850889573181, -0.992070188249698}, { 0.992070188249698, -0.1256850889573181}}, Center}], {-5.317550063264112, 2.779147589582071}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.15538617644156488`, -0.9878538030350801}, { 0.9878538030350801, -0.15538617644156488`}}, Center}], {-5.345075200683459, 2.7258340189818386`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.18494742685526827`, -0.9827484160758618}, { 0.9827484160758618, -0.18494742685526827`}}, Center}], {-5.372065835036953, 2.672247867251227}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.214342237068377, -0.9767586218757036}, { 0.9767586218757036, -0.214342237068377}}, Center}], {-5.398519267283648, 2.618394492960758}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.2435441537357911, -0.9698898108450863}, { 0.9698898108450863, -0.2435441537357911}}, Center}], {-5.424432852102367, 2.5642792814029787`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.27252689710358197`, -0.9621481644503063}, { 0.9621481644503063, -0.27252689710358197`}}, Center}], {-5.449803998156221, 2.509907644053954}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.3012643846589916, -0.9535406496505743}, { 0.9535406496505743, -0.3012643846589916}}, Center}], {-5.474630168351748, 2.4552850180321037`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.32973075460294404`, -0.9440750126282197}, { 0.9440750126282197, -0.32973075460294404`}}, Center}], {-5.498908880092616, 2.400416865554517}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.35790038912391375`, -0.9337597718176507}, { 0.9337597718176507, -0.35790038912391375`}}, Center}], {-5.522637705527884, 2.345308673390713}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.3857479374522218, -0.9226042102393402}, { 0.9226042102393402, -0.3857479374522218}}, Center}], {-5.545814271794781, 2.2899659523139904`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.41324833867402755`, -0.9106183671457304}, { 0.9106183671457304, -0.41324833867402755`}}, Center}], {-5.5684362612559966`, 2.2343942365503318`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.4403768442844543, -0.8978130289865844}, { 0.8978130289865844, -0.4403768442844543}}, Center}], {-5.590501411731433, 2.17859908322501}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.4671090404595687, -0.8841997197019127}, { 0.8841997197019127, -0.4671090404595687}}, Center}], {-5.612007516724433, 2.122586071806856}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.4934208700271854, -0.869790690351199}, { 0.869790690351199, -0.4934208700271854}}, Center}], {-5.632952425642417, 2.06636080355034}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.5192886541166856, -0.8545989080882805}, { 0.8545989080882805, -0.5192886541166856}}, Center}], {-5.65333404401195, 2.009928900935428}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.5446891134684134, -0.8386380444917783}, { 0.8386380444917783, -0.5446891134684134}}, Center}], {-5.6731503336881755`, 1.9532960071053602`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.5695993893834334, -0.8219224632616022}, { 0.8219224632616022, -0.5695993893834334}}, Center}], {-5.692399313058642, 1.8964677853023229`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.5939970642948121, -0.8044672072925937}, { 0.8044672072925937, -0.5939970642948121}}, Center}], {-5.711079057241454, 1.8394499183011375`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.6178601819419246, -0.7862879851369292}, { 0.7862879851369292, -0.6178601819419246}}, Center}], {-5.729187698277759, 1.7822481078409944`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.6411672671296018, -0.7674011568674872}, { 0.7674011568674872, -0.6411672671296018}}, Center}], {-5.746723425318542, 1.7248680740552662`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.6638973450543533, -0.7478237193548898}, { 0.7478237193548898, -0.6638973450543533}}, Center}], {-5.763684484805713, 1.6673155548995207`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.6860299601802822, -0.7275732909714597}, { 0.7275732909714597, -0.6860299601802822}}, Center}], {-5.78006918064746, 1.6095963055777074`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.7075451946476833, -0.706668095735878}, { 0.706668095735878, -0.7075451946476833}}, Center}], {-5.795875874387848, 1.5517160979666649`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.7284236861977681, -0.6851269469128006}, { 0.6851269469128006, -0.7284236861977681}}, Center}], {-5.811102985370679, 1.4936807200389155`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.7486466455973999, -0.662969230082182}, { 0.662969230082182, -0.7486466455973999}}, Center}], {-5.8257489908975435`, 1.4354959752838945`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.7681958735481255, -0.6402148856935713}, { 0.6402148856935713, -0.7681958735481255}}, Center}], {-5.839812426380092, 1.3771676821275851`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.7870537770643236, -0.6168843911210448}, { 0.6168843911210448, -0.7870537770643236}}, Center}], {-5.853291885486495, 1.3187016733507018`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.8052033853057011, -0.5929987422349551}, { 0.5929987422349551, -0.8052033853057011}}, Center}], {-5.866186020282079, 1.2601037955053949`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.8226283648499004, -0.5685794345070696}, { 0.5685794345070696, -0.8226283648499004}}, Center}], {-5.878493541364105, 1.2013799083306231`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.8393130343914837, -0.5436484436660883}, { 0.5436484436660883, -0.8393130343914837}}, Center}], {-5.890213217990725, 1.1425358841661621`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.8552423788540459, -0.5182282059209752}, { 0.5182282059209752, -0.8552423788540459}}, Center}], {-5.901343878204038, 1.0835776073653975`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.8704020629027671, -0.49234159776988917`}, { 0.49234159776988917`, -0.8704020629027671}}, Center}], {-5.911884408947303, 1.0245109737068718`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.8847784438452527, -0.4660119154128711}, { 0.4660119154128711, -0.8847784438452527}}, Center}], {-5.921833756176225, 0.9653418898047346}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.8983585839090317, -0.4392628537868406}, { 0.4392628537868406, -0.8983585839090317}}, Center}], {-5.931190924964376, 0.9060762725180631}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9111302618846769, -0.4121184852417566}, { 0.4121184852417566, -0.9111302618846769}}, Center}], {-5.939954979602673, 0.8467200483592032}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9230819841240738, -0.38460323787711825`}, { 0.38460323787711825`, -0.9230819841240738}}, Center}], {-5.948125043692955, 0.7872791529011027}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9342029948839243, -0.3567418735583286}, { 0.3567418735583286, -0.9342029948839243}}, Center}], {-5.955700300235622, 0.7277595301837785}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.944483286005189, -0.32855946563269217`}, { 0.32855946563269217`, -0.944483286005189}}, Center}], {-5.962679991711333, 0.6681671321198975}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9539136059197589, -0.30008137636508325`}, { 0.30008137636508325`, -0.9539136059197589}}, Center}], {-5.969063420156757, 0.6085079178996111}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9624854679762374, -0.27133323411363275`}, { 0.27133323411363275`, -0.9624854679762374}}, Center}], {-5.974849947234367, 0.5487878533946204}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9701911580773572, -0.24234091026592378`}, { 0.24234091026592378`, -0.9701911580773572}}, Center}], {-5.9800389942962795`, 0.4890129105616147}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9770237416221464, -0.2131304959564945}, { 0.2131304959564945, -0.9770237416221464}}, Center}], {-5.984630042442111, 0.42918906684505953`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9829770697465994, -0.183728278586583}, { 0.183728278586583, -0.9829770697465994}}, Center}], {-5.988622632570874, 0.3693223045794789}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9880457848572423, -0.15416071816723032`}, { 0.15416071816723032`, -0.9880457848572423}}, Center}], {-5.992016365426881, 0.3094186103912078}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9922253254526034, -0.1244544235070617}, { 0.1244544235070617, -0.9922253254526034}}, Center}], {-5.994810901639677, 0.24948397459974295`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9955119302282575, -0.09463612826616005}, { 0.09463612826616005, -0.9955119302282575}}, Center}], {-5.997005961757967, 0.1895243906187234}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9979026414617453, -0.06473266689756589}, { 0.06473266689756589, -0.9979026414617453}}, Center}], {-5.99860132627757, 0.12954585435657576`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9993953076743255, -0.03477095049808608}, { 0.03477095049808608, -0.9993953076743255}}, Center}], {-5.999596835663363, 0.06955436361694965}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9999885855671581, -0.0047779425901285115`}, { 0.0047779425901285115`, -0.9999885855671581}}, Center}], {-5.999992390365237, 0.00955591749892097}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9996819412301848, 0.025219365143660497`}, {-0.025219365143660497`, -0.9996819412301848}}, Center}], {-5.999787950828052, -0.050443484202891714`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9984756506226111, 0.05519397715107451}, {-0.05519397715107451, -0.9984756506226111}}, Center}], {-5.99898353749559, -0.11043784159832284`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9963707993245617, 0.08511891830453426}, {-0.08511891830453426, -0.9963707993245617}}, Center}], {-5.997579230808515, -0.17042115530162275`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9933692815601314, 0.11496725817687631`}, {-0.11496725817687631`, -0.9933692815601314}}, Center}], {-5.995575171196325, -0.23038742703141227`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.989473798492712, 0.14471213527691454`}, {-0.14471213527691454`, -0.989473798492712}}, Center}], {-5.992971559063312, -0.2903306602104849}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.984687855794127, 0.17432678122297965`}, {-0.17432678122297965`, -0.984687855794127}}, Center}], {-5.989768654768518, -0.35024486056548054`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9790157604897632, 0.20378454483265052`}, {-0.20378454483265052`, -0.9790157604897632}}, Center}], {-5.985966778599705, -0.41012403672628667`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9724626170825404, 0.2330589161070144}, {-0.2330589161070144, -0.9724626170825404}}, Center}], {-5.9815663107413215`, -0.4699622008251918}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9650343229592008, 0.2621235500878869}, {-0.2621235500878869, -0.9650343229592008}}, Center}], {-5.976567691236485, -0.5297533690956455}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.95673756308306, 0.2909522905664908}, {-0.2909522905664908, -0.95673756308306}}, Center}], {-5.970971419942982, -0.589491562470652}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9475798039779932, 0.31951919362227366`}, {-0.31951919362227366`, -0.9475798039779932}}, Center}], {-5.9647780564832775`, -0.6491708071806502}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9375692870090642, 0.347798550970695}, {-0.347798550970695, -0.9375692870090642}}, Center}], {-5.957988220188556, -0.7087851353509068}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9267150209658546, 0.3757649130989423}, {-0.3757649130989423, -0.9267150209658546}}, Center}], {-5.95060259003679, -0.7683285855982781}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9150267739551639, 0.4033931121687696}, {-0.4033931121687696, -0.9150267739551639}}, Center}], {-5.942621904584838, -0.8277952036273637}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.902515064610367, 0.43065828466586487`}, {-0.43065828466586487`, -0.902515064610367}}, Center}], {-5.934046961894597, -0.8871790428259111}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.8891911526253609, 0.45753589377532133`}, {-0.45753589377532133`, -0.8891911526253609}}, Center}], {-5.924878619453189, -0.9464741648594919}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.8750670286215942, 0.4840017514631264}, {-0.4840017514631264, -0.8750670286215942}}, Center}], {-5.915117794087219, -1.00567464026531}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.8601554033573197, 0.5100320402437544}, {-0.5100320402437544, -0.8601554033573197}}, Center}], {-5.9047654618710865`, -1.0647745490451634`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.8444696962887724, 0.5356033346142913}, {-0.5356033346142913, -0.8444696962887724}}, Center}], {-5.893822658029389, -1.123767981257419}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.8280240234935597, 0.5606926221358159}, {-0.5606926221358159, -0.8280240234935597}}, Center}], {-5.8822904768333935`, -1.182649037608019}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.8108331849671467, 0.5852773241430363}, {-0.5852773241430363, -0.8108331849671467}}, Center}], {-5.8701700714916045`, -1.2414118300403985`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.7929126513038623, 0.6093353160635608}, {-0.6093353160635608, -0.7929126513038623}}, Center}], {-5.857462654034459, -1.3000504823242778`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.7742785497744029, 0.6328449473285281}, {-0.6328449473285281, -0.7742785497744029}}, Center}], {-5.844169495193112, -1.358559130643299}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.7549476498123795, 0.6557850608566536}, {-0.6557850608566536, -0.7549476498123795}}, Center}], {-5.830291924272373, -1.416931924181382}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.7349373479229638, 0.6781350120941703}, {-0.6781350120941703, -0.7349373479229638}}, Center}], {-5.815831329017765, -1.475163025707822}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.714265652027199, 0.6998746875935437}, {-0.6998746875935437, -0.714265652027199}}, Center}], {-5.8007891554767665`, -1.5332466121609873`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.692951165256096, 0.7209845231142057}, {-0.7209845231142057, -0.692951165256096}}, Center}], {-5.785166907854194, -1.5911768752306403`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.6710130692090631, 0.7414455212290604}, {-0.7414455212290604, -0.6710130692090631}}, Center}], {-5.768966148361793, -1.648948021938744}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.6484711066917641, 0.7612392684208814}, {-0.7612392684208814, -0.6484711066917641}}, Center}], {-5.752188497062011, -1.7065542752187752`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.6253455639489304, 0.7803479516532316}, {-0.7803479516532316, -0.6253455639489304}}, Center}], {-5.734835631705998, -1.7639898744934057`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.601657252408102, 0.7987543744010004}, {-0.7987543744010004, -0.601657252408102}}, Center}], {-5.716909287565828, -1.821249076250576}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.577427489950751, 0.8164419721261122}, {-0.8164419721261122, -0.577427489950751}}, Center}], {-5.698411257260977, -1.8783261546178212`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.552678081727632, 0.8333948271844893}, {-0.8333948271844893, -0.552678081727632}}, Center}], {-5.679343390579059, -1.9352154019348737`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.5274313005356096, 0.8495976831508637}, {-0.8495976831508637, -0.5274313005356096}}, Center}], {-5.659707594290855, -1.9919111293244045`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.5017098667736485, 0.8650359585485264}, {-0.8650359585485264, -0.5017098667736485}}, Center}], {-5.639505831959628, -2.0484076672609257`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.47553692799599256`, 0.87969575997167}, {-0.87969575997167, -0.47553692799599256`}}, Center}], {-5.618740123744778, -2.104699366137719}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.44893603808092, 0.8935638945885217}, {-0.8935638945885217, -0.44893603808092}}, Center}], {-5.597412546199821, -2.1607805968318115`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.4219311360338464, 0.9066278820139979}, {-0.9066278820139979, -0.4219311360338464}}, Center}], {-5.57552523206474, -2.2166457512668627`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.39454652444384136`, 0.9188759655412069}, {-0.9188759655412069, -0.39454652444384136`}}, Center}], {-5.553080370052706, -2.2722892429739883`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.36680684761292665`, 0.9302971227216965}, {-0.9302971227216965, -0.36680684761292665`}}, Center}], {-5.53008020463122, -2.327705507650382}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.33873706937788134`, 0.9408810752849078}, {-0.9408810752849078, -0.33873706937788134`}}, Center}], {-5.506527035797655, -2.382889003715761}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.3103624506444623, 0.9506182983879301}, {-0.9506182983879301, -0.3103624506444623}}, Center}], {-5.482423218849268, -2.437834212866501}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.2817085266542984, 0.959500029187214}, {-0.959500029187214, -0.2817085266542984}}, Center}], {-5.457771164147665, -2.4925356406274775`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.2528010840049025, 0.9675182747245379}, {-0.9675182747245379, -0.2528010840049025}}, Center}], {-5.432573336877778, -2.5469878169014954`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.22366613744346336`, 0.974665819120134}, {-0.974665819120134, -0.22366613744346336`}}, Center}], {-5.406832256801332, -2.6011852965163063`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.1943299064553348, 0.9809362300664916}, {-0.9809362300664916, -0.1943299064553348}}, Center}], {-5.380550498004882, -2.655122659769115}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.16481879166827335`, 0.9863238646169981}, {-0.9863238646169981, -0.16481879166827335`}}, Center}], {-5.35373068864241, -2.708794512968539}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.13515935109364513`, 0.9908238742642129}, {-0.9908238742642129, -0.13515935109364513`}}, Center}], {-5.3263755106725, -2.76219548897399}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.10537827622601337`, 0.9944322093031953}, {-0.9944322093031953, -0.10537827622601337`}}, Center}], {-5.298487699590156, -2.815320247732363}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.07550236802260023, 0.997145622475965}, {-0.997145622475965, -0.07550236802260023}}, Center}], {-5.270070044153244, -2.8681634768120574`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.045558512784221926`, 0.9989616718938169}, {-0.9989616718938169, -0.045558512784221926`}}, Center}], {-5.2411253861036275`, -2.9207198919341963`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.015573657959446959`, 0.9998787232348542}, {-0.9998787232348542, -0.015573657959446959`}}, Center}], {-5.211656619882989, -2.9729842375010698`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.014425212106301138`, 0.9998959512147693}, {-0.9998959512147693, 0.014425212106301138`}}, Center}], {-5.181666692343397, -3.024951287121669}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.04441110045482794, 0.9990133403295429}, {-0.9990133403295429, 0.04441110045482794}}, Center}], {-5.15115860245261, -3.0766158441343427`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.07435702181060298, 0.9972316848693976}, {-0.9972316848693976, 0.07435702181060298}}, Center}], {-5.120135400994197, -3.127972742126439}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.10423602686569687`, 0.9945525882039892}, {-0.9945525882039892, 0.10423602686569687`}}, Center}], {-5.088600190262448, -3.1790168454509606`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.13402122653233414`, 0.9909784613394828}, {-0.9909784613394828, 0.13402122653233414`}}, Center}], {-5.056556123752161, -3.2297430497401063`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.16368581614125197`, 0.9865125207488105}, {-0.9865125207488105, 0.16368581614125197`}}, Center}], {-5.02400640584328, -3.280146282415723}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.19320309956410378`, 0.9811587854770618}, {-0.9811587854770618, 0.19320309956410378`}}, Center}], {-4.990954291480474, -3.330221503196543}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.22254651323816765`, 0.9749220735246146}, {-0.9749220735246146, 0.22254651323816765`}}, Center}], {-4.957403085847633, -3.37996370460222}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.2516896500717544, 0.9678079975112615}, {-0.9678079975112615, 0.2516896500717544}}, Center}], {-4.923356144037364, -3.4293679124540626`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.28060628320881836`, 0.9598229596252282}, {-0.9598229596252282, 0.28060628320881836`}}, Center}], {-4.888816870715473, -3.478429186372459}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.3092703896313519, 0.9509741458616379}, {-0.9509741458616379, 0.3092703896313519}}, Center}], {-4.853788719780513, -3.5271426202708964`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.3376561735783406, 0.9412695195556018}, {-0.9412695195556018, 0.3376561735783406}}, Center}], {-4.8182751940183834`, -3.575503342846585}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.3657380897602185, 0.9307178142157516}, {-0.9307178142157516, 0.3657380897602185}}, Center}], {-4.78227984475207, -3.623506518067564}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.3934908663478909, 0.9193285256646757}, {-0.9193285256646757, 0.3934908663478909}}, Center}], {-4.745806271486499, -3.6711473456563155`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.42088952771568694`, 0.9071119034933154}, {-0.9071119034933154, 0.42088952771568694`}}, Center}], {-4.708858121548607, -3.7184210615697797`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.4479094169177313, 0.8940789418370271}, {-0.8940789418370271, 0.4479094169177313}}, Center}], {-4.671439089722593, -3.765322938475762}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.4745262178775267, 0.8802413694816043}, {-0.8802413694816043, 0.4745262178775267}}, Center}], {-4.633552917880462, -3.8118482862256537`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.5007159772707912, 0.865611639308158}, {-0.865611639308158, 0.5007159772707912}}, Center}], {-4.595203394607824, -3.857992452323453}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.526455126081828, 0.8502029170863663}, {-0.8502029170863663, 0.526455126081828}}, Center}], {-4.556394354825048, -3.903750822391004}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.5517205008140447, 0.8340290696261731}, {-0.8340290696261731, 0.5517205008140447}}, Center}], {-4.517129679403772, -3.9491188206294296`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.5764893643355452, 0.8171046522985896}, {-0.8171046522985896, 0.5764893643355452}}, Center} ], {-4.477413294778817, -3.9940919102767154`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.60073942634101, 0.7994448959368459}, {-0.7994448959368459, 0.60073942634101}}, Center}], {-4.437249172555551, -4.03866559406137}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.6244488634114612, 0.7810656931296716}, {-0.7810656931296716, 0.6244488634114612}}, Center}], {-4.396641329112723, -4.082835414652164}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.6475963386538773, 0.7619835839190321}, {-0.7619835839190321, 0.6475963386538773}}, Center}], {-4.355593825200842, -4.126596955103842}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.670161020902945, 0.7422157409152156}, {-0.7422157409152156, 0.670161020902945}}, Center}], {-4.314110765536086, -4.169945839298832}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.6921226034677119, 0.721779953842635}, {-0.721779953842635, 0.6921226034677119}}, Center}], {-4.272196298389861, -4.2128777323848325`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.7134613224062335, 0.7006946135302801}, {-0.7006946135302801, 0.7134613224062335}}, Center}], {-4.229854615173946, -4.255388341208317}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.7341579743117826, 0.6789786953612167}, {-0.6789786953612167, 0.7341579743117826}}, Center}], {-4.187089950021383, -4.297473414743823}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.7541939335946278, 0.6566517421960153}, {-0.6566517421960153, 0.7541939335946278}}, Center}], {-4.143906579363045, -4.339128744519073}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.7735511692438023, 0.6337338467854989}, {-0.6337338467854989, 0.7735511692438023}}, Center}], {-4.100308821500017, -4.380350165035797}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.7922122610537937, 0.6102456336886285}, {-0.6102456336886285, 0.7922122610537937}}, Center}], {-4.0563010361717495`, -4.4211335541863}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.8101604153015602, 0.5862082407117828}, {-0.5862082407117828, 0.8101604153015602}}, Center}], {-4.011887624120107, -4.461474833665648}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.8273794798597438, 0.5616432998861642}, {-0.5616432998861642, 0.8273794798597438}}, Center}], {-3.9670730266492793`, -4.501369969379514}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.8438539587324921, 0.5365729180004349}, {-0.5365729180004349, 0.8438539587324921}}, Center}], {-3.921861725181672, -4.540814971847569}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.8595690260008155, 0.5110196567060893}, {-0.5110196567060893, 0.8595690260008155}}, Center}], {-3.8762582408097526`, -4.579805896602441}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.874510539164906, 0.48500651221350166`}, {-0.48500651221350166`, 0.874510539164906}}, Center}], {-3.830267133843953, -4.618338844584146}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.8886650518714385, 0.4585568945968793}, {-0.4585568945968793, 0.8886650518714385}}, Center}], {-3.783893003356652, -4.6564099625299935`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.902019826014379, 0.43169460672678006`}, {-0.43169460672678006`, 0.902019826014379}}, Center}], {-3.737140486722249, -4.694015443359917}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9145628431984176, 0.4044438228491401}, {-0.4044438228491401, 0.9145628431984176}}, Center}], {-3.690014259153447, -4.73115152655717}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9262828155547176, 0.37682906683007494`}, {-0.37682906683007494`, 0.9262828155547176}}, Center}], {-3.642519033233727, -4.767814498544384}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9371691958992333, 0.34887519008606005`}, {-0.34887519008606005`, 0.9371691958992333}}, Center}], {-3.59465955844611, -4.804000693054906}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.947212187224462, 0.32060734921933826`}, {-0.32060734921933826`, 0.947212187224462}}, Center}], {-3.5464406206981884`, -4.839706491499443}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9564027515160933, 0.29205098337866586`}, {-0.29205098337866586`, 0.9564027515160933}}, Center}], {-3.4978670418435547`, -4.8749283233279055`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9647326178866098, 0.26323179136580094`}, {-0.26323179136580094`, 0.9647326178866098}}, Center}], {-3.448943679199615, -4.9096626663864615`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9721942900185259, 0.23417570850832145`}, {-0.23417570850832145`, 0.9721942900185259}}, Center}], {-3.3996754250618624`, -4.9439060472697545`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9787810529105713, 0.20490888331957058`}, {-0.20490888331957058`, 0.9787810529105713}}, Center}], {-3.35006720621466, -4.977655041668225}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9844869789207367, 0.17545765396676502`}, {-0.17545765396676502`, 0.9844869789207367}}, Center}], {-3.3001239834385507`, -5.01090627471056}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9893069331007505, 0.1458485245684275}, {-0.1458485245684275, 0.9893069331007505}}, Center}], {-3.2498507510141916`, -5.043656421301167}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9932365778171885, 0.11610814134245669`}, {-0.11610814134245669`, 0.9932365778171885}}, Center}], {-3.199252536222926, -5.075902206452679}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9962723766550488, 0.08626326862634386}, {-0.08626326862634386, 0.9962723766550488}}, Center}], {-3.148334398844078, -5.107640405613447}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9984115976002873, 0.056340764791063265`}, {-0.056340764791063265`, 0.9984115976002873}}, Center}], {-3.097101430648949, -5.138867844990007}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9996523154984469, 0.026367558070356484`}, {-0.026367558070356484`, 0.9996523154984469}}, Center}], {-3.0455587548916636`, -5.169581401864443}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.9999934137871648, -0.003629377672855068}, {0.003629377672855068, 0.9999934137871648}}, Center}], {-2.993711525796842, -5.1997780049066655`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.9994345855010047, -0.033623047221136695`}, {0.033623047221136695`, 0.9994345855010047}}, Center}], {-2.9415649280441967`, -5.229454634481529}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.9979763335477044, -0.06358645829640867}, {0.06358645829640867, 0.9979763335477044}}, Center}], {-2.889124176250043, -5.258608322950808}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.995619970255593, -0.09349264585116929}, {0.09349264585116929, 0.995619970255593}}, Center}], {-2.836394514445859, -5.287236154969952}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.9923676161925834, -0.12331469633522812`}, {0.12331469633522812`, 0.9923676161925834}}, Center}], {-2.783381215553881, -5.315335267779616}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.9882221982578048, -0.15302577191607933`}, {0.15302577191607933`, 0.9882221982578048}}, Center}], {-2.7300895808598282`, -5.342902851491931}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.9831874470475918, -0.182599134631134}, {0.182599134631134, 0.9831874470475918}}, Center}], {-2.676524939482757, -5.369936149371501}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.9772678934981972, -0.21200817045009426`}, {0.21200817045009426`, 0.9772678934981972}}, Center}], {-2.6226926478421673`, -5.396432458111066}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.9704688648082586, -0.24122641322576988`}, {0.24122641322576988`, 0.9704688648082586}}, Center}], {-2.5685980891223585`, -5.422389128101834}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.9627964796446757, -0.2702275685118367}, {0.2702275685118367, 0.9627964796446757}}, Center}], {-2.5142466727341333`, -5.447803563698432}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.954257642636225, -0.2989855372260583}, {0.2989855372260583, 0.954257642636225}}, Center}], {-2.4596438337738338`, -5.472673223478482}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.9448600381598606, -0.32747443913769303`}, {0.32747443913769303`, 0.9448600381598606}}, Center}], {-2.4047950324798526`, -5.49699562049673}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.9346121234252918, -0.3556686361579654}, {0.3556686361579654, 0.9346121234252918}}, Center}], {-2.3497057536866084`, -5.520768322533744}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.9235231208640652, -0.38354275541260996`}, {0.38354275541260996`, 0.9235231208640652}}, Center}], {-2.2943815062760815`, -5.543988952339127}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.9116030098300023, -0.4110717120757409}, {0.4110717120757409, 0.9116030098300023}}, Center}], {-2.238827822626906, -5.566655187869253}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.8988625176184495, -0.4382307319445118}, {0.4382307319445118, 0.8988625176184495}}, Center}], {-2.1830502580611504`, -5.588764762519455}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.8853131098124392, -0.46499537373422123`}, {0.46499537373422123`, 0.8853131098124392}}, Center}], {-2.127054390288787, -5.610315465350697}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.8709669799644406, -0.4913415510738144}, {0.4913415510738144, 0.8709669799644406}}, Center}], {-2.0708458188499383`, -5.631305141310647}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.8558370386229815, -0.5172455541820009}, {0.5172455541820009, 0.8558370386229815}}, Center}], {-2.0144301645549048`, -5.651731691449206}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.8399369017140279, -0.5426840712044526}, {0.5426840712044526, 0.8399369017140279}}, Center}], {-1.9578130689221012`, -5.6715930731283795`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.8232808782875726, -0.5676342091928948}, {0.5676342091928948, 0.8232808782875726}}, Center}], {-1.901000193613911, -5.690887300226554}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.8058839576404497, -0.5920735147072245}, {0.5920735147072245, 0.8058839576404497}}, Center}], {-1.8439972198705161`, -5.709612443337097}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.7877617958269867, -0.6159799940220795}, {0.6159799940220795, 0.7877617958269867}}, Center}], {-1.7868098479417984`, -5.727766629961298}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.7689307015696053, -0.6393321329197169}, {0.6393321329197169, 0.7689307015696053}}, Center}], {-1.7294437965172895`, -5.745348044695627}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.7494076215820755, -0.6621089160513522}, {0.6621089160513522, 0.7494076215820755}}, Center}], {-1.6719048021543275`, -5.76235492941326}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.7292101253186201, -0.6842898458495511}, {0.6842898458495511, 0.7292101253186201}}, Center}], {-1.6141986187043942`, -5.7787855834399}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.7083563891625846, -0.7058549609746644}, {0.7058549609746644, 0.7083563891625846}}, Center}], {-1.5563310167377566`, -5.794638363723833}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.6868651800689234, -0.7267848542786822}, {0.7267848542786822, 0.6868651800689234}}, Center}], {-1.4983077829663836`, -5.809911685000243}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.6647558386752103, -0.747060690270354}, {0.747060690270354, 0.6647558386752103}}, Center}], {-1.4401347196652996`, -5.82460401994973}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.6420482618963624, -0.7666642220658663}, {0.7666642220658663, 0.6420482618963624}}, Center}], {-1.381817644092352, -5.838713899351044}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.6187628850187641, -0.7855778078098029}, {0.7855778078098029, 0.6187628850187641}}, Center}], {-1.3233623879065113`, -5.852239912227999}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.594920663309892, -0.803784426551621}, {0.803784426551621, 0.594920663309892}}, Center}], {-1.2647747965846783`, -5.865180705990582}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.5705430531599797, -0.8212676935633646}, {0.8212676935633646, 0.5705430531599797}}, Center}], {-1.2060607288371623`, -5.877534986570201}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.5456519927727256, -0.8380118750848066}, {0.8380118750848066, 0.5456519927727256}}, Center}], {-1.1472260560218046`, -5.889301518549093}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.5202698824223806, -0.8540019024827769}, {0.8540019024827769, 0.5202698824223806}}, Center}], {-1.0882766615568684`, -5.900479125283865}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.4944195642950175, -0.8692233858119126}, {0.8692233858119126, 0.4944195642950175}}, Center}], {-1.0292184403326707`, -5.911066689023157}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.4681243019321098, -0.8836626267646351}, {0.8836626267646351, 0.4681243019321098}}, Center}], {-0.970057298122119, -5.921063151019419}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.44140775929490567`, -0.8973066309987074}, {0.8973066309987074, 0.44140775929490567`}}, Center}], {-0.9107991509901282, -5.930467511634784}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.41429397946846447`, -0.9101431198312623}, {0.9101431198312623, 0.41429397946846447`}}, Center}], {-0.8514499247020403, -5.939278830441023}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.3868073630245079, -0.9221605412887859}, {0.9221605412887859, 0.3868073630245079}}, Center}], {-0.7920155541310215, -5.947496226313602}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.3589726460625431, -0.9333480805031187}, {0.9333480805031187, 0.3589726460625431}}, Center}], {-0.7325019826646005, -5.955118877519779}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.33081487794904696`, -0.9436956694441048}, {0.9436956694441048, 0.33081487794904696`}}, Center}], {-0.6729151616103239, -5.962146021800788}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.3023593987747328, -0.9531939959801373}, {0.9531939959801373, 0.3023593987747328}}, Center}], {-0.6132610496006523, -5.968576956448054}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.2736318165501685, -0.9618345122584524}, {0.9618345122584524, 0.2736318165501685}}, Center}], {-0.55354561199707, -5.974411038373472}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.24465798416030082`, -0.9696094423976171}, {0.9696094423976171, 0.24465798416030082`}}, Center}], {-0.4937748202935742, -5.979647684173713}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.21546397609860915`, -0.9765117894852975}, {0.9765117894852975, 0.21546397609860915`}}, Center}], {-0.4339546515195269, -5.98428637018856}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.18607606500180907`, -0.9825353418750099}, {0.9825353418750099, 0.18607606500180907`}}, Center}], {-0.37409108764195, -5.988326632553276}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.15652069800626667`, -0.9876746787761803}, {0.9876746787761803, 0.15652069800626667`}}, Center}], {-0.3141901149673556, -5.991768067244993}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.1268244729473488, -0.9919251751324931}, {0.9919251751324931, 0.1268244729473488}}, Center}], {-0.2542577235430888, -5.994610330123109}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.09701411442317168, -0.9952830057841275}, {0.9952830057841275, 0.09701411442317168}}, Center}], {-0.1942999065583484, -5.996853136963704}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.06711644974427174, -0.9977451489101437}, {0.9977451489101437, 0.06711644974427174}}, Center}], {-0.13432265974486288`, -5.998496263487963}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.03715838479082641, -0.9993093887479176}, {0.9993093887479176, 0.03715838479082641}}, Center}], {-0.07433198077734336, -5.999539545384605}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.0071668797991832804`, -0.9999743175871789}, {0.9999743175871789, 0.0071668797991832804`}}, Center}], {-0.014333868673689232`, -5.999982878326308}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.02283107490052746, -0.999739337036853}, { 0.999739337036853, -0.02283107490052746}}, Center}], { 0.045665676804887416`, -5.9998262179801465`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.052808483173879046`, -0.9986046585635749}, { 0.9986046585635749, -0.052808483173879046`}}, Center}], { 0.10566065575384351`, -5.999069580012026}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.08273836737684159, -0.9965713033013819}, { 0.9965713033013819, -0.08273836737684159}}, Center}], { 0.16564506872526913`, -5.997713040085113}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.11259379263383548`, -0.9936411011327626}, { 0.9936411011327626, -0.11259379263383548`}}, Center}], { 0.22561291732785932`, -5.995756733852268}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.14234789107731366`, -0.9898166890418858}, { 0.9898166890418858, -0.14234789107731366`}}, Center}], { 0.2855582048267269, -5.993200856942485}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.1719738860270149, -0.9851015087414937}, { 0.9851015087414937, -0.1719738860270149}}, Center}], { 0.3454749367430815, -5.990045664941325}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.2014451160871809, -0.9794998035755914}, { 0.9794998035755914, -0.2014451160871809}}, Center}], { 0.4053571214536512, -5.98629147336536}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.2307350591400076, -0.973016614700724}, { 0.973016614700724, -0.2307350591400076}}, Center}], { 0.46519877078987215`, -5.981938657630617}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.25981735621375585`, -0.9656577765492774}, { 0.9656577765492774, -0.25981735621375585`}}, Center}], { 0.5249939006366784, -5.976987653015044}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.2886658352040571, -0.9574299115788811}, { 0.9574299115788811, -0.2886658352040571}}, Center}], { 0.5847365315309196, -5.9714389546149755`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.3172545344270358, -0.9483404243126435}, { 0.9483404243126435, -0.3172545344270358}}, Center}], { 0.6444206892592814, -5.965293117295628}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.34555772598306705`, -0.9383974946755834}, { 0.9383974946755834, -0.34555772598306705`}}, Center}], { 0.7040404054557328, -5.9585507556356125`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.3735499389101603, -0.927610070633246}, { 0.927610070633246, -0.3735499389101603}}, Center}], { 0.7635897181983369, -5.951212543865475}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.4012059821061006, -0.9159878601391392}, { 0.9159878601391392, -0.4012059821061006}}, Center}], { 0.823062672605449, -5.943279215800279}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.428500966998735, -0.9035413223982337}, { 0.9035413223982337, -0.428500966998735}}, Center}], { 0.8824533214311787, -5.934751564766219}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.45541032994401826`, -0.8902816584543795}, { 0.8902816584543795, -0.45541032994401826`}}, Center}], { 0.9417557256601405, -5.9256304435212925`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.4819098543316285, -0.8762208011101247}, { 0.8762208011101247, -0.4819098543316285}}, Center}], { 1.00096395510133, -5.9159167641700225`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.507975692378278, -0.8613714041880013}, { 0.8613714041880013, -0.507975692378278}}, Center}], { 1.0600720889811435`, -5.90561149807225}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.5335843865891192, -0.8457468311429334}, { 0.8457468311429334, -0.5335843865891192}}, Center}], { 1.1190742165354546`, -5.894715675745995}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.5587128908678943, -0.8293611430360361}, { 0.8293611430360361, -0.5587128908678943}}, Center}], { 1.1779644376006655`, -5.883230386764414}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.583338591256877, -0.8122290858806044}, { 0.8122290858806044, -0.583338591256877}}, Center}], { 1.23673686320375, -5.871156779646832}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.6074393262879038, -0.7943660773716974}, { 0.7943660773716974, -0.6074393262879038}}, Center}], { 1.2953856161511248`, -5.858496061743899}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.6309934069261943, -0.7757881930112588}, { 0.7757881930112588, -0.6309934069261943}}, Center}], { 1.3539048316163742`, -5.845249499116854}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.6539796360890286, -0.7565121516412421}, { 0.7565121516412421, -0.6539796360890286}}, Center}], { 1.412288657726707, -5.831418416410925}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.6763773277216854, -0.7365553003977854}, { 0.7365553003977854, -0.6763773277216854}}, Center}], { 1.4705312561481705`, -5.817004196722853}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.6981663254134911, -0.7159355990999632}, { 0.7159355990999632, -0.6981663254134911}}, Center}], { 1.5286268026694576`, -5.802008281462596}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.719327020537238, -0.6946716040871542}, { 0.6946716040871542, -0.719327020537238}}, Center}], { 1.5865694877843346`, -5.786432170209183}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.7398403698956199, -0.6727824515195922}, { 0.6727824515195922, -0.7398403698956199}}, Center}], { 1.6443535172725645`, -5.7702774205607605`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.7596879128588213, -0.6502878401571168}, { 0.6502878401571168, -0.7596879128588213}}, Center}], { 1.7019731127793576`, -5.7535456479788305`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.7788517879778467, -0.6272080136316112}, { 0.6272080136316112, -0.7788517879778467}}, Center}], { 1.7594225123931788`, -5.7362385256267086`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.7973147490586094, -0.6035637422291092}, { 0.6035637422291092, -0.7973147490586094}}, Center}], { 1.8166959712219461`, -5.718357784202205}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.8150601806823505, -0.5793763041979316}, { 0.5793763041979316, -0.8150601806823505}}, Center}], { 1.8737877619674947`, -5.699905211764565}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.8320721131583901, -0.5546674665997017}, { 0.5546674665997017, -0.8320721131583901}}, Center}], { 1.930692175498331, -5.680882653555654}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.848335236895769, -0.5294594657204642}, { 0.5294594657204642, -0.848335236895769}}, Center}], { 1.9874035214205221`, -5.66129201181544}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.8638349161808523, -0.5037749870595203}, { 0.5037749870595203, -0.8638349161808523}}, Center}], { 2.0439161286467407`, -5.64113524559177}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.8785572023484813, -0.47763714491401266`}, { 0.47763714491401266`, -0.8785572023484813}}, Center}], { 2.1002243459633467`, -5.620414370544474}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.8924888463348281, -0.45106946157762406`}, { 0.45106946157762406`, -0.8924888463348281}}, Center}], { 2.156322542595538, -5.599131458743786}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9056173106006633, -0.4240958461720909}, { 0.4240958461720909, -0.9056173106006633}}, Center}], { 2.2122051087703993`, -5.57728863846315}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9179307804142932, -0.39674057313061206`}, { 0.39674057313061206`, -0.9179307804142932}}, Center}], { 2.2678664562778863`, -5.554888093966393}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9294181744840185, -0.3690282603525026}, { 0.3690282603525026, -0.9294181744840185}}, Center}], { 2.323301019029623, -5.531932065289298}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.940069154930553, -0.3409838470487362}, { 0.3409838470487362, -0.940069154930553}}, Center}], { 2.378503253615535, -5.508422848015602}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9498741365904149, -0.31263257129834343`}, { 0.31263257129834343`, -0.9498741365904149}}, Center}], { 2.433467639858164, -5.484362793047442}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9588242956419256, -0.2839999473358494}, { 0.2839999473358494, -0.9588242956419256}}, Center}], { 2.488188681364691, -5.459754306370264}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9669115775460575, -0.25511174259017266`}, { 0.25511174259017266`, -0.9669115775460575}}, Center}], { 2.542660906076569, -5.434599848812226}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9741287042949709, -0.22599395449569257`}, { 0.22599395449569257`, -0.9741287042949709}}, Center}], { 2.5968788668167124`, -5.408901935798129}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9804691809617339, -0.19667278709630065`}, { 0.19667278709630065`, -0.9804691809617339}}, Center}], { 2.6508371418342325`, -5.382663137097855}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9859273015453158, -0.1671746274635352}, { 0.1671746274635352, -0.9859273015453158}}, Center}], { 2.7045303353465924`, -5.355886076569408}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9904981541056032, -0.13752602195000313`}, { 0.13752602195000313`, -0.9904981541056032}}, Center}], { 2.7579530780791908`, -5.328573431896525}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9941776251838151, -0.10775365229944406`}, { 0.10775365229944406`, -0.9941776251838151}}, Center}], { 2.8111000278022624`, -5.300727934320919}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9969624035043384, -0.07788431163496706}, { 0.07788431163496706, -0.9969624035043384}}, Center}], { 2.86396586986513, -5.272352368369139}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9988499829546511, -0.04794488034705369}, { 0.04794488034705369, -0.9988499829546511}}, Center}], { 2.916545317727641, -5.243449571574134}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9998386648406558, -0.017962301903010295`}, { 0.017962301903010295`, -0.9998386648406558}}, Center}], { 2.9688331134888304`, -5.214022434191497}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9999275594153891, 0.012036441400328576`}, {-0.012036441400328576`, -0.9999275594153891}}, Center}], {3.0208240284126853`, -5.184073898910446}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.999116586679734, 0.04202435271884079}, {-0.04202435271884079, -0.999116586679734}}, Center}], {3.0725128634510446`, -5.153606960559552}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9974064764544135, 0.07197444495646654}, {-0.07197444495646654, -0.9974064764544135}}, Center}], {3.1238944497634766`, -5.12262466580726}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9947987677232016, 0.10185976505175898`}, {-0.10185976505175898`, -0.9947987677232016}}, Center}], {3.174963649234174, -5.091130112857225}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9912958072479413, 0.13165341823383273`}, {-0.13165341823383273`, -0.9912958072479413}}, Center}], {3.225715354985738, -5.0591264511385}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9869007474566172, 0.16132859222583693`}, {-0.16132859222583693`, -0.9869007474566172}}, Center}], {3.27614449188989, -5.026616880990587}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9816175436063844, 0.19085858137418937`}, {-0.19085858137418937`, -0.9816175436063844}}, Center}], {3.326246017074965, -4.993604653343407}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9754509502241023, 0.22021681068187285`}, {-0.22021681068187285`, -0.9754509502241023}}, Center}], {3.3760149204301984`, -4.960093069392214}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.968406516827582, 0.24937685972413315`}, {-0.24937685972413315`, -0.968406516827582}}, Center}], {3.4254462251067217`, -4.926085480267482}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9604905829313963, 0.27831248642507306`}, {-0.27831248642507306`, -0.9604905829313963}}, Center}], {3.4745349880152627`, -4.89158528669978}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9517102723417418, 0.30699765067375967`}, {-0.30699765067375967`, -0.9517102723417418}}, Center}], {3.523276300320439, -4.856595938679717}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9420734867454952, 0.33540653775856133`}, {-0.33540653775856133`, -0.9420734867454952}}, Center}], {3.5716652879316406`, -4.821120935112932}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9315888985992303, 0.3635135815986424}, {-0.3635135815986424, -0.9315888985992303}}, Center}], {3.6196971119904235`, -4.785163823470226}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9202659433245918, 0.391293487751712}, {-0.391293487751712, -0.9202659433245918}}, Center}], {3.6673669693544113`, -4.748728199432796}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.9081148108170474, 0.4187212561773265}, {-0.4187212561773265, -0.9081148108170474}}, Center}], {3.7146700930775918`, -4.711817706532683}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.8951464362756784, 0.4457722037352182}, {-0.4457722037352182, -0.8951464362756784}}, Center}], {3.761601752887014, -4.6744360357884185`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.8813724903622346, 0.47242198639846616`}, {-0.47242198639846616`, -0.8813724903622346}}, Center}], {3.808157255655808, -4.636586925335923}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.8668053686983217, 0.49864662116148606`}, {-0.49864662116148606`, -0.8668053686983217}}, Center}], {3.8543319458724863`, -4.5982741600547055`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.8514581807101873, 0.5244225076230978}, {-0.5244225076230978, -0.8514581807101873}}, Center}], {3.90012120610651, -4.559501571189366}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.8353447378311186, 0.549726449225303}, {-0.549726449225303, -0.8353447378311186}}, Center}], {3.945520457470014, -4.520273035966479}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.8184795410720783, 0.5745356741286307}, {-0.5745356741286307, -0.8184795410720783}}, Center}], {3.990525160075697, -4.480592477206874}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.8008777679717847, 0.5988278557052371}, {-0.5988278557052371, -0.8008777679717847}}, Center}], {4.035130813490795, -4.440463862933366}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.7825552589379462, 0.6225811326313736}, {-0.6225811326313736, -0.7825552589379462}}, Center}], {4.079332957187143, -4.399891205973939}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.7635285029919567, 0.6457741285611104}, {-0.6457741285611104, -0.7635285029919567}}, Center}], {4.123127170987203, -4.358878563560478}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.7438146229299022, 0.6683859713635882}, {-0.6683859713635882, -0.7438146229299022}}, Center}], {4.166509075506097, -4.317430036923045}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.7234313599131941, 0.6903963119065357}, {-0.6903963119065357, -0.7234313599131941}}, Center}], {4.209474332589516, -4.275549770879769}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.7023970575027135, 0.711785342369123}, {-0.711785342369123, -0.7023970575027135}}, Center}], {4.25201864574756, -4.233241953422351}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.6807306451508595, 0.7325338140676474}, {-0.7325338140676474, -0.6807306451508595}}, Center}], {4.294137760584366, -4.190510815297282}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.6584516211663125, 0.7526230547780575}, {-0.7526230547780575, -0.6584516211663125}}, Center}], {4.335827465223554, -4.147360629582758}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.6355800351668641, 0.7720349855397018}, {-0.7720349855397018, -0.6355800351668641}}, Center}], {4.3770835907293915`, -4.103795711261404}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.612136470036131, 0.7907521369251587}, {-0.7907521369251587, -0.612136470036131}}, Center}], {4.417902011523715, -4.0598204167887415`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.5881420234003403, 0.8087576647615486}, {-0.8087576647615486, -0.5881420234003403}}, Center}], {4.45827864579846, -4.015439143657572}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.563618288641882, 0.8260353652891601}, {-0.8260353652891601, -0.563618288641882}}, Center}], {4.498209455923847, -3.9706563299582216`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.5385873354667392, 0.8425696897437256}, {-0.8425696897437256, -0.5385873354667392}}, Center}], {4.537690448852134, -3.925476453934748}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.5130716900432308, 0.8583457583492696}, {-0.8583457583492696, -0.5130716900432308}}, Center}], {4.576717676516931, -3.879904033537101}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.48709431472998677`, 0.8733493737088981}, {-0.8733493737088981, -0.48709431472998677`}}, Center}], {4.615287236227996, -3.8339436259693427`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.46067858741136253`, 0.8875670335815046}, {-0.8875670335815046, -0.46067858741136253`}}, Center}], {4.653395271061501, -3.787599827233925}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.4338482804589398, 0.900985943032865}, {-0.900985943032865, -0.4338482804589398}}, Center}], {4.691037970245713, -3.7408772716721117`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.4066275393379876, 0.9135940259502211}, {-0.9135940259502211, -0.4066275393379876}}, Center}], {4.728211569542086, -3.693780631500518}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.3790408608781636, 0.9253799359099703}, {-0.9253799359099703, -0.3790408608781636}}, Center}], {4.764912351621668, -3.646314616343915}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.35111307122803964`, 0.9363330663886722}, {-0.9363330663886722, -0.35111307122803964`}}, Center}], {4.801136646436834, -3.598483972764263}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.3228693035132352, 0.946443560308209}, {-0.946443560308209, -0.3228693035132352}}, Center}], {4.836880831588294, -3.5502934837860565`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.29433497521828966`, 0.9557023189064934}, {-0.9557023189064934, -0.29433497521828966`}}, Center}], {4.872141332687313, -3.5017479684180435`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.26553576531266243`, 0.9641010099257332}, {-0.9641010099257332, -0.26553576531266243`}}, Center}], {4.906914623713167, -3.452852281171303}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.2364975911413837, 0.9716320751109048}, {-0.9716320751109048, -0.2364975911413837}}, Center}], {4.941197227365732, -3.403611311573812}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.2072465851011828, 0.978288737011675}, {-0.978288737011675, -0.2072465851011828}}, Center}], {4.974985715413213, -3.3540299836814924`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.17780907112311564`, 0.9840650050816434}, {-0.9840650050816434, -0.17780907112311564`}}, Center}], {5.008276709034959, -3.3041132555858255`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.1482115409827934, 0.9889556810694329}, {-0.9889556810694329, -0.1482115409827934}}, Center}], {5.0410668791593505`, -3.253866118918019}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.11848063045956207`, 0.9929563636967662}, {-0.9929563636967662, -0.11848063045956207`}}, Center}], {5.073352946796701, -3.2032935983498656`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.08864309536611975, 0.9960634526193163}, {-0.9960634526193163, -0.08864309536611975}}, Center}], {5.105131683367155, -3.152400751091275}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.0587257874700809, 0.9982741516667748}, {-0.9982741516667748, -0.0587257874700809}}, Center}], {5.136399911023531, -3.1011926663845726`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{-0.028755630329187164`, 0.9995864713592172}, {-0.9995864713592172, -0.028755630329187164`}}, Center}], {5.167154502969125, -3.0496744649955496`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.0012404049380560203`, 0.999999230697499}, {-0.999999230697499, 0.0012404049380560203`}}, Center}], { 5.197392383770369, -2.9978512987014145`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.031235323924576223`, 0.999512058226076}, {-0.999512058226076, 0.031235323924576223`}}, Center}], { 5.227110529664385, -2.9457283497756057`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.06120213322788898, 0.9981253923672896}, {-0.9981253923672896, 0.06120213322788898}}, Center}], {5.2563059688613425`, -2.893310830469589}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.09111386474231668, 0.9958404810268152}, {-0.9958404810268152, 0.09111386474231668}}, Center}], {5.284975781841654, -2.8406039824916105`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.12094359992847767`, 0.9926593804706327}, {-0.9926593804706327, 0.12094359992847767`}}, Center}], { 5.313117101647913, -2.787613076482544}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.15066449403814758`, 0.9885849534745251}, {-0.9885849534745251, 0.15066449403814758`}}, Center}], { 5.340727114171593, -2.7343434114888283`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.18024980027273496`, 0.9836208667477725}, {-0.9836208667477725, 0.18024980027273496`}}, Center}], { 5.367803058434445, -2.68080031443258}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.20967289385357335`, 0.9777715876333635}, {-0.9777715876333635, 0.20967289385357335`}}, Center}], { 5.394342226864607, -2.6269891395788814`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.23890729598243585`, 0.9710423800876874}, {-0.9710423800876874, 0.23890729598243585`}}, Center}], { 5.420341965567353, -2.5729152680003753`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.2679266976706763, 0.963439299943326}, {-0.963439299943326, 0.2679266976706763}}, Center}], {5.445799674590481, -2.5185841070391533`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.29670498341552265`, 0.9549691894592173}, {-0.9549691894592173, 0.29670498341552265`}}, Center}], { 5.4707128081843, -2.464001089766045}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.3252162547022772, 0.9456396711630829}, {-0.9456396711630829, 0.3252162547022772}}, Center}], {5.495078875056212, -2.409171674437288}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.35343485331124175`, 0.9354591409916635}, {-0.9354591409916635, 0.35343485331124175`}}, Center}], { 5.518895438619834, -2.3541013439487233`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.38133538440836307`, 0.9244367607349493}, {-0.9244367607349493, 0.38133538440836307`}}, Center}], { 5.5421601172386605`, -2.2987956052875083`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.4088927393988798, 0.9125824497911845}, {-0.9125824497911845, 0.4088927393988798}}, Center}], {5.564870584464216, -2.243259988981416}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.4360821185233728, 0.8999068762400736}, {-0.8999068762400736, 0.4360821185233728}}, Center}], {5.587024569268698, -2.187500048545808}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.4628790531758546, 0.8864214472422384}, {-0.8864214472422384, 0.4628790531758546}}, Center}], {5.608619856272094, -2.131521359928256}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.48925942792387384`, 0.8721382987735395}, {-0.8721382987735395, 0.48925942792387384`}}, Center}], { 5.629654285963695, -2.075329520950973}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.5151995022107853, 0.857070284703512}, {-0.857070284703512, 0.5151995022107853}}, Center}], {5.650125754918065, -2.018930150751025}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.5406759317206302, 0.8412309652277599}, {-0.8412309652277599, 0.5406759317206302}}, Center}], {5.6700322160053656`, -1.9623288892184438`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.5656657893864541, 0.8246345946646914}, {-0.8246345946646914, 0.5656657893864541}}, Center}], {5.689371678596075, -1.9055313964322091`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.5901465860231284, 0.8072961086275879}, {-0.8072961086275879, 0.5901465860231284}}, Center}], {5.7081422087600515`, -1.8485433520942687`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.6140962905660814, 0.7892311105835722}, {-0.7892311105835722, 0.6140962905660814}}, Center}], {5.726341929459924, -1.7913704549615614`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.6374933498977783, 0.7704558578115354}, {-0.7704558578115354, 0.6374933498977783}}, Center}], {5.743969020738785, -1.7340184222761668`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.6603167082440802, 0.7509872467716762}, {-0.7509872467716762, 0.6603167082440802}}, Center}], {5.761021719902196, -1.6764929891935552`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.682545826123003, 0.7308427978998407}, {-0.7308427978998407, 0.682545826123003}}, Center}], {5.777498321694453, -1.618799908209097}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.7041606988288736, 0.7100406398403069}, {-0.7100406398403069, 0.7041606988288736}}, Center}], {5.793397178469107, -1.5609449485828084`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.725141874435222, 0.6885994931312196}, {-0.6885994931312196, 0.725141874435222}}, Center}], {5.808716700353728, -1.5029338957624496`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.745470471300187, 0.6665386533573856}, {-0.6665386533573856, 0.745470471300187}}, Center}], {5.823455355408895, -1.4447725508049551`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.765128195058729, 0.6438779737855393}, {-0.6438779737855393, 0.765128195058729}}, Center}], {5.837611669781385, -1.3864667297963535`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.7840973550863195, 0.6206378474977482}, {-0.6206378474977482, 0.7840973550863195}}, Center}], {5.851184227851557, -1.3280222632701522`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.8023608804193184, 0.5968391890390042}, {-0.5968391890390042, 0.8023608804193184}}, Center}], {5.864171672374914, -1.2694449956243101`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.8199023351176745, 0.5725034155955618}, {-0.5725034155955618, 0.8199023351176745}}, Center}], {5.876572704617827, -1.2107407845367733`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.83670593305617, 0.5476524277209076}, {-0.5476524277209076, 0.83670593305617}}, Center}], {5.888386084487405, -1.1519155003797301`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.8527565521308732, 0.5223085896267315}, {-0.5223085896267315, 0.8527565521308732}}, Center}], {5.899610630655508, -1.09297502563257}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.8680397478679989, 0.4964947090566635}, {-0.4964947090566635, 0.8680397478679989}}, Center}], {5.91024522067687, -1.0339252542936614`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.882541766422967, 0.470234016760835}, {-0.470234016760835, 0.882541766422967}}, Center}], {5.920288791101353, -0.9747720912909251}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.8962495569579382, 0.4435501455897626}, {-0.4435501455897626, 0.8962495569579382}}, Center}], {5.929740337580283, -0.9155214518913668}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9091507833866773, 0.416467109226396}, {-0.416467109226396, 0.9091507833866773}}, Center}], {5.938598914966889, -0.8561792611095463}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.921233835476204, 0.38900928057541545`}, {-0.38900928057541545`, 0.921233835476204}}, Center}], {5.946863637410814, -0.7967514531151004}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9324878392952219, 0.36120136982925244`}, {-0.36120136982925244`, 0.9324878392952219}}, Center}], {5.954533678446701, -0.7372439706393003}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9429026669999149, 0.3330684022306042}, {-0.3330684022306042, 0.9429026669999149}}, Center}], {5.961608271076838, -0.6776627643808042}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9524689459483275, 0.3046356955513944}, {-0.3046356955513944, 0.9524689459483275}}, Center}], {5.968086707847858, -0.6180137924105871}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.961178067135113, 0.2759288373084776}, {-0.2759288373084776, 0.961178067135113}}, Center}], {5.973968340921482, -0.5583030195761334}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9690221929390499, 0.2469736617366209}, {-0.2469736617366209, 0.9690221929390499}}, Center}], {5.9792525821393046`, -0.4985364169049784}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9759942641763766, 0.21779622653942673`}, {-0.21779622653942673`, 0.9759942641763766}}, Center}], {5.983938903081607, -0.4387199610075785}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9820880064535819, 0.1884227894391479}, {-0.1884227894391479, 0.9820880064535819}}, Center}], {5.9880268351202, -0.37885963347967666`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9872979358139305, 0.15887978454653057`}, {-0.15887978454653057`, 0.9872979358139305}}, Center}], {5.991515969465288, -0.31896142030413677`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9916193636726576, 0.1291937985718886}, {-0.1291937985718886, 0.9916193636726576}}, Center}], {5.994405957206341, -0.2590313112523721}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9950484010363788, 0.09939154689884817}, {-0.09939154689884817, 0.9950484010363788}}, Center}], {5.996696509346997, -0.1990752992853409}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9975819620029193, 0.06949984954232695}, {-0.06949984954232695, 0.9975819620029193}}, Center}], {5.998387396833946, -0.13909937995427668`}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9992177665384193, 0.039545607012320294`}, {-0.039545607012320294`, 0.9992177665384193}}, Center}], {5.999478450579854, -0.07910955080112751}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{0.9999543425292109, 0.009555776105247387}, {-0.009555776105247387, 0.9999543425292109}}, Center}], {5.999969561480251, -0.01911181075882794}], GeometricTransformationBox[ GeometricTransformationBox[ PolygonBox[{{1, -1}, {1, 1}, {-1, 1}, {-1, -1}}], {{{ 0.9997910271066193, -0.0204426543553247}, {0.0204426543553247, 0.9997910271066193}}, Center}], {5.999860680424458, 0.04088784044862105}]}]], "Output", CellChangeTimes->{3.780979401936191*^9, 3.7809802464213686`*^9}] }, Open ]] }, WindowSize->{1264, 941}, WindowMargins->{{-8, Automatic}, {Automatic, 0}}, FrontEndVersion->"11.0 for Microsoft Windows (64-bit) (September 21, 2016)", StyleDefinitions->"Default.nb" ] (* End of Notebook Content *) (* Internal cache information *) (*CellTagsOutline CellTagsIndex->{} *) (*CellTagsIndex CellTagsIndex->{} *) (*NotebookFileOutline Notebook[{ Cell[CellGroupData[{ Cell[580, 22, 2232, 67, 69, "Input"], Cell[2815, 91, 993, 18, 142, "Output"] }, Open ]], Cell[3823, 112, 96, 1, 30, InheritFromParent], Cell[CellGroupData[{ Cell[3944, 117, 2351, 62, 107, "Input"], Cell[6298, 181, 2542, 53, 242, "Output"] }, Open ]], Cell[8855, 237, 96, 1, 30, InheritFromParent], Cell[CellGroupData[{ Cell[8976, 242, 2677, 71, 126, "Input"], Cell[11656, 315, 2797, 57, 498, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[14490, 377, 1800, 41, 88, "Input"], Cell[16293, 420, 92263, 1891, 78, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[108593, 2316, 1489, 38, 88, "Input"], Cell[110085, 2356, 176120, 3511, 374, "Output"] }, Open ]] } ] *)