1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
<?xml version="1.0" encoding="UTF-8" ?>
<drgenius>
<drgeo grid="False" name="A Dr. Geo figure" origin_x="0.0" origin_y="0.0" scale="34.0">
<point color="Red" id="966686918" masked="False" name="I" style="Cross" thickness="Dashed" type="Free">
<x>-5.402941176470586</x>
<y>4.05</y></point>
<point color="Red" id="836825168" masked="False" name="J" style="Cross" thickness="Dashed" type="Free">
<x>-3.220588235294118</x>
<y>-1.832352941176471</y></point>
<line color="Black" id="118637859" masked="False" name="(IJ)" thickness="Normal" type="2pts">
<parent ref="966686918"/>
<parent ref="836825168"/> </line>
<point color="Blue" id="844737147" masked="False" name="A" style="Round" thickness="Dashed" type="Free">
<x>-6.40098005882353</x>
<y>2.73235294117647</y></point>
<point color="Blue" id="1018534342" masked="False" name="B" style="Round" thickness="Dashed" type="Free">
<x>-4.79705882352941</x>
<y>0.787255235294118</y></point>
<point color="Blue" id="1048732078" masked="False" name="C" style="Round" thickness="Dashed" type="Free">
<x>-7.36764705882353</x>
<y>0.3656859411764705</y></point>
<point color="Blue" id="108870415" masked="False" name="B'" style="Round" thickness="Dashed" type="Reflexion">
<parent ref="1018534342"/>
<parent ref="118637859"/> </point>
<point color="Blue" id="160770184" masked="False" name="A'" style="Round" thickness="Dashed" type="Reflexion">
<parent ref="844737147"/>
<parent ref="118637859"/> </point>
<point color="Blue" id="146170839" masked="False" name="C'" style="Round" thickness="Dashed" type="Reflexion">
<parent ref="1048732078"/>
<parent ref="118637859"/> </point>
<polygon color="Blue" id="138648886" masked="False" name="ABC" thickness="Normal" type="npts">
<parent ref="844737147"/>
<parent ref="1018534342"/>
<parent ref="1048732078"/> </polygon>
<polygon color="Blue" id="170945999" masked="False" name="A'C'B'" thickness="Normal" type="npts">
<parent ref="160770184"/>
<parent ref="146170839"/>
<parent ref="108870415"/> </polygon></drgeo></drgenius>
|