summaryrefslogtreecommitdiffstats
path: root/kig/examples/locustest.kig
blob: 42f1ccc0593670660bc76b7987494a0600f1a9da (plain)
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
<!DOCTYPE KigDocument>
<KigDocument Version="0.4.0" >
 <CoordinateSystem>Euclidean</CoordinateSystem>
 <Objects>
  <Data type="double" id="1" >9.99611</Data>
  <Data type="double" id="2" >9.67971</Data>
  <Data type="double" id="3" >9.18808</Data>
  <Data type="double" id="4" >-2.03061</Data>
  <Data type="double" id="5" >-1.55367</Data>
  <Data type="double" id="6" >13.0171</Data>
  <Data type="double" id="7" >-9.63092</Data>
  <Data type="double" id="8" >9.86598</Data>
  <Data type="double" id="9" >-10.4258</Data>
  <Data type="double" id="10" >-10.3351</Data>
  <Data type="double" id="11" >0.725237</Data>
  <Data type="hierarchy" id="12" >
   <input requirement="point" id="1" />
   <input requirement="point" id="2" />
   <input requirement="line" id="3" />
   <input requirement="point" id="4" />
   <input requirement="point" id="5" />
   <intermediate action="calc" type="LineAB" id="6" >
    <arg>1</arg>
    <arg>2</arg>
   </intermediate>
   <intermediate action="calc" type="LineLineIntersection" id="7" >
    <arg>6</arg>
    <arg>3</arg>
   </intermediate>
   <intermediate action="calc" type="LineAB" id="8" >
    <arg>7</arg>
    <arg>4</arg>
   </intermediate>
   <intermediate action="calc" type="LineAB" id="9" >
    <arg>1</arg>
    <arg>5</arg>
   </intermediate>
   <result action="calc" type="LineLineIntersection" id="10" >
    <arg>8</arg>
    <arg>9</arg>
   </result>
  </Data>
  <Object width="5" shown="true" type="FixedPoint" id="13" color="#0000ff" >
   <Parent id="1" />
   <Parent id="2" />
  </Object>
  <Object width="5" shown="true" type="FixedPoint" id="14" color="#0000ff" >
   <Parent id="3" />
   <Parent id="4" />
  </Object>
  <Object width="5" shown="true" type="FixedPoint" id="15" color="#0000ff" >
   <Parent id="5" />
   <Parent id="6" />
  </Object>
  <Object width="5" shown="true" type="FixedPoint" id="16" color="#0000ff" >
   <Parent id="7" />
   <Parent id="8" />
  </Object>
  <Object width="5" shown="true" type="FixedPoint" id="17" color="#0000ff" >
   <Parent id="9" />
   <Parent id="10" />
  </Object>
  <Object width="-1" shown="true" type="LineAB" id="18" color="#0000ff" >
   <Parent id="15" />
   <Parent id="14" />
  </Object>
  <Object width="-1" shown="true" type="LineAB" id="19" color="#0000ff" >
   <Parent id="16" />
   <Parent id="13" />
  </Object>
  <Object width="-1" shown="true" type="LineAB" id="20" color="#0000ff" >
   <Parent id="16" />
   <Parent id="17" />
  </Object>
  <Object width="-1" shown="true" type="LineAB" id="21" color="#0000ff" >
   <Parent id="15" />
   <Parent id="17" />
  </Object>
  <Object width="-1" shown="true" type="LineLineIntersection" id="22" color="#0000ff" >
   <Parent id="19" />
   <Parent id="18" />
  </Object>
  <Object width="5" shown="true" type="ConstrainedPoint" id="23" color="#0000ff" >
   <Parent id="21" />
   <Parent id="11" />
  </Object>
  <Object width="-1" shown="true" type="Locus" id="24" color="#0000ff" >
   <Parent id="21" />
   <Parent id="12" />
   <Parent id="22" />
   <Parent id="20" />
   <Parent id="14" />
   <Parent id="13" />
  </Object>
  <Object width="-1" shown="true" type="LineAB" id="25" color="#0000ff" >
   <Parent id="23" />
   <Parent id="13" />
  </Object>
  <Object width="-1" shown="true" type="LineAB" id="26" color="#0000ff" >
   <Parent id="23" />
   <Parent id="22" />
  </Object>
  <Object width="-1" shown="true" type="LineLineIntersection" id="27" color="#0000ff" >
   <Parent id="26" />
   <Parent id="20" />
  </Object>
  <Object width="-1" shown="true" type="LineAB" id="28" color="#0000ff" >
   <Parent id="27" />
   <Parent id="14" />
  </Object>
  <Object width="-1" shown="true" type="LineLineIntersection" id="29" color="#0000ff" >
   <Parent id="28" />
   <Parent id="25" />
  </Object>
 </Objects>
</KigDocument>