summaryrefslogtreecommitdiffstats
path: root/kig/examples/locustest.kig
diff options
context:
space:
mode:
Diffstat (limited to 'kig/examples/locustest.kig')
-rw-r--r--kig/examples/locustest.kig116
1 files changed, 116 insertions, 0 deletions
diff --git a/kig/examples/locustest.kig b/kig/examples/locustest.kig
new file mode 100644
index 00000000..42f1ccc0
--- /dev/null
+++ b/kig/examples/locustest.kig
@@ -0,0 +1,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>