制作对称图形 Level 2
2017-06-06 00:49
本 GeoGebra 范例演示了如何利用反射变换(轴对称)制作复杂的对称图形。通过定义对称轴(直线)和原始图形的顶点,使用镜像命令(Mirror)生成对应的对称点(如 C', D' 等),并连接成线段,从而构造出完整的对称多边形。该范例适合学习几何作图、反射变换以及二维向量的基础应用。
<?xml version="1.0" encoding="utf-8"?>
<geogebra format="5.0" version="5.0.363.0" id="763803a3-bcfb-4512-aadd-28c13c1c74b2" xsi:noNamespaceSchemaLocation="http://www.geogebra.org/ggb.xsd" xmlns="" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
<gui>
<window width="1366" height="594" />
<perspectives>
<perspective id="tmp">
<panes>
<pane location="" divider="0.14568081991215226" orientation="1" />
</panes>
<views>
<view id="4" toolbar="0 || 2020 , 2021 , 2022 || 2001 , 2003 , 2002 , 2004 , 2005 || 2040 , 2041 , 2042 , 2044 , 2043" visible="false" inframe="false" stylebar="false" location="1,1" size="200" window="0,0,400,400" />
<view id="1" visible="true" inframe="false" stylebar="true" location="1" size="1364" window="0,0,400,400" />
<view id="2" visible="false" inframe="false" stylebar="false" location="3" size="200" window="0,0,200,400" />
<view id="8" toolbar="1001 | 1002 | 1003 || 1005 | 1004 || 1006 | 1007 | 1010 || 1008 | 1009 || 6" visible="false" inframe="false" stylebar="false" location="1" size="150" window="50,50,500,500" />
<view id="16" visible="false" inframe="false" stylebar="false" location="1" size="300" window="50,50,500,500" />
<view id="32" visible="false" inframe="false" stylebar="true" location="1" size="300" window="50,50,500,500" />
<view id="64" toolbar="0" visible="false" inframe="false" stylebar="false" location="1" size="480" window="50,50,500,500" />
<view id="128" visible="false" inframe="true" stylebar="false" location="1" size="480" window="50,50,500,500" />
<view id="4097" visible="false" inframe="true" stylebar="true" location="1" size="150" window="627,109,500,500" />
<view id="70" toolbar="0 || 2020 || 2021 || 2022" visible="false" inframe="false" stylebar="true" location="1" size="900" window="50,50,500,500" />
<view id="43" visible="false" inframe="false" stylebar="false" location="1" size="450" window="50,50,500,500" />
<view id="512" toolbar="0 | 1 501 5 19 , 67 | 2 15 45 18 , 7 37 | 514 3 9 , 13 44 , 47 | 16 | 551 550 11 , 20 22 21 23 , 55 56 57 , 12 | 69 | 510 511 , 512 513 | 533 531 , 534 532 , 522 523 , 537 536 , 535 | 521 520 | 36 , 38 49 560 | 571 30 29 570 31 33 | 17 | 540 40 41 42 , 27 28 35 , 6 , 502" visible="false" inframe="true" stylebar="false" location="1" size="480" window="50,50,500,500" />
</views>
<toolbar show="true" items="0 | 1 | 15 | 6" position="1" help="false" />
<input show="false" cmd="true" top="algebra" />
<dockBar show="false" east="false" />
</perspective>
</perspectives>
<labelingStyle val="0"/>
<font size="16"/>
</gui>
<euclidianView>
<viewNumber viewNo="1"/>
<size width="1364" height="539"/>
<coordSystem xZero="317.90346161597716" yZero="284.7986569815201" scale="36.86958965005221" yscale="36.869589650052234"/>
<evSettings axes="false" grid="false" gridIsBold="false" pointCapturing="3" rightAngleStyle="1" checkboxSize="26" gridType="0"/>
<bgColor r="255" g="255" b="255"/>
<axesColor r="0" g="0" b="0"/>
<gridColor r="192" g="192" b="192"/>
<lineStyle axes="1" grid="0"/>
<axis id="0" show="false" label="" unitLabel="" tickStyle="1" showNumbers="true"/>
<axis id="1" show="false" label="" unitLabel="" tickStyle="1" showNumbers="true"/>
</euclidianView>
<kernel>
<continuous val="false"/>
<usePathAndRegionParameters val="true"/>
<decimals val="2"/>
<angleUnit val="degree"/>
<algebraStyle val="0" spreadsheet="0"/>
<coordStyle val="0"/>
</kernel>
<scripting blocked="false" disabled="false"/>
<construction title="" author="" date="">
<command name="Sequence">
<input a0="Sequence[(p, q), q, -6, 6]" a1="p" a2="-6" a3="6"/>
<output a0="列表1"/>
</command>
<element type="list" label="列表1">
<show object="true" label="false" ev="4"/>
<objColor r="192" g="192" b="192" alpha="0"/>
<bgColor r="255" g="255" b="255" alpha="255"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<lineStyle thickness="3" type="0" typeHidden="1"/>
<pointSize val="5"/>
<pointStyle val="-1"/>
</element>
<element type="point" label="A">
<show object="false" label="false" ev="4"/>
<objColor r="0" g="0" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="-8" y="0" z="1"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<element type="point" label="B">
<show object="false" label="false" ev="4"/>
<objColor r="0" g="0" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="8" y="0" z="1"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Line">
<input a0="A" a1="B"/>
<output a0="f"/>
</command>
<element type="line" label="f">
<show object="false" label="false" ev="4"/>
<objColor r="255" g="127" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="0" y="16" z="0"/>
<lineStyle thickness="6" type="15" typeHidden="1"/>
<eqnStyle style="implicit"/>
</element>
<command name="Line">
<input a0="A" a1="B"/>
<output a0="g"/>
</command>
<element type="line" label="g">
<show object="true" label="false" ev="4"/>
<objColor r="255" g="127" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="0" y="16" z="0"/>
<lineStyle thickness="6" type="15" typeHidden="1"/>
<eqnStyle style="implicit"/>
</element>
<command name="Point">
<input a0="列表1"/>
<output a0="H"/>
</command>
<element type="point" label="H">
<show object="true" label="false" ev="4"/>
<condition showObject="點 ≟ 1"/>
<objColor r="0" g="0" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="0" y="3" z="1"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Point">
<input a0="列表1"/>
<output a0="I"/>
</command>
<element type="point" label="I">
<show object="true" label="false" ev="4"/>
<condition showObject="點 ≟ 1"/>
<objColor r="0" g="0" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="-1" y="3" z="1"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Point">
<input a0="列表1"/>
<output a0="N"/>
</command>
<element type="point" label="N">
<show object="true" label="false" ev="4"/>
<condition showObject="點 ≟ 1"/>
<objColor r="0" g="0" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="5" y="0" z="1"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<expression label ="C" exp="(-4, 0)" type="point"/>
<element type="point" label="C">
<show object="true" label="false" ev="4"/>
<condition showObject="點 ≟ 1"/>
<objColor r="0" g="0" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="-4" y="0" z="1"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<expression label ="D" exp="(-4, 4)" type="point"/>
<element type="point" label="D">
<show object="true" label="false" ev="4"/>
<condition showObject="點 ≟ 1"/>
<objColor r="0" g="0" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="-4" y="4" z="1"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Segment">
<input a0="C" a1="D"/>
<output a0="h"/>
</command>
<element type="segment" label="h">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="-4" y="0" z="-16"/>
<lineStyle thickness="6" type="0" typeHidden="1"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<expression label ="E" exp="(-2, 4)" type="point"/>
<element type="point" label="E">
<show object="true" label="false" ev="4"/>
<condition showObject="點 ≟ 1"/>
<objColor r="0" g="0" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="-2" y="4" z="1"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Segment">
<input a0="D" a1="E"/>
<output a0="i"/>
</command>
<element type="segment" label="i">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="0" y="2" z="-8"/>
<lineStyle thickness="6" type="0" typeHidden="1"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<expression label ="G" exp="(-2, 1)" type="point"/>
<element type="point" label="G">
<show object="true" label="false" ev="4"/>
<condition showObject="點 ≟ 1"/>
<objColor r="0" g="0" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="-2" y="1" z="1"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Segment">
<input a0="E" a1="G"/>
<output a0="j"/>
</command>
<element type="segment" label="j">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="3" y="0" z="6"/>
<lineStyle thickness="6" type="0" typeHidden="1"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<expression label ="F" exp="(-1, 1)" type="point"/>
<element type="point" label="F">
<show object="true" label="false" ev="4"/>
<condition showObject="點 ≟ 1"/>
<objColor r="0" g="0" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="-1" y="1" z="1"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Segment">
<input a0="G" a1="F"/>
<output a0="k"/>
</command>
<element type="segment" label="k">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="0" y="1" z="-1"/>
<lineStyle thickness="6" type="0" typeHidden="1"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Segment">
<input a0="F" a1="I"/>
<output a0="l"/>
</command>
<element type="segment" label="l">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="-2" y="0" z="-2"/>
<lineStyle thickness="6" type="0" typeHidden="1"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Segment">
<input a0="I" a1="H"/>
<output a0="m"/>
</command>
<element type="segment" label="m">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="0" y="1" z="-3"/>
<lineStyle thickness="6" type="0" typeHidden="1"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<expression label ="K" exp="(0, 1)" type="point"/>
<element type="point" label="K">
<show object="true" label="false" ev="4"/>
<condition showObject="點 ≟ 1"/>
<objColor r="0" g="0" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="0" y="1" z="1"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Segment">
<input a0="H" a1="K"/>
<output a0="n"/>
</command>
<element type="segment" label="n">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="2" y="0" z="0"/>
<lineStyle thickness="6" type="0" typeHidden="1"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<expression label ="J" exp="(1, 1)" type="point"/>
<element type="point" label="J">
<show object="true" label="false" ev="4"/>
<condition showObject="點 ≟ 1"/>
<objColor r="0" g="0" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="1" y="1" z="1"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Segment">
<input a0="K" a1="J"/>
<output a0="p"/>
</command>
<element type="segment" label="p">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="0" y="1" z="-1"/>
<lineStyle thickness="6" type="0" typeHidden="1"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<expression label ="L" exp="(2, 2)" type="point"/>
<element type="point" label="L">
<show object="true" label="false" ev="4"/>
<condition showObject="點 ≟ 1"/>
<objColor r="0" g="0" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="2" y="2" z="1"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Segment">
<input a0="J" a1="L"/>
<output a0="q"/>
</command>
<element type="segment" label="q">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="-1" y="1" z="0"/>
<lineStyle thickness="6" type="0" typeHidden="1"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<expression label ="M" exp="(3, 1)" type="point"/>
<element type="point" label="M">
<show object="true" label="false" ev="4"/>
<condition showObject="點 ≟ 1"/>
<objColor r="0" g="0" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="3" y="1" z="1"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Segment">
<input a0="L" a1="M"/>
<output a0="r"/>
</command>
<element type="segment" label="r">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="1" y="1" z="-4"/>
<lineStyle thickness="6" type="0" typeHidden="1"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Segment">
<input a0="M" a1="N"/>
<output a0="s"/>
</command>
<element type="segment" label="s">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="1" y="2" z="-5"/>
<lineStyle thickness="6" type="0" typeHidden="1"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Mirror">
<input a0="C" a1="f"/>
<output a0="C'"/>
</command>
<element type="point" label="C'">
<show object="true" label="false" ev="4"/>
<condition showObject="a ≟ true"/>
<objColor r="255" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="-4" y="0" z="1"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Mirror">
<input a0="D" a1="f"/>
<output a0="D'"/>
</command>
<element type="point" label="D'">
<show object="true" label="false" ev="4"/>
<condition showObject="a ≟ true"/>
<objColor r="255" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="-4" y="-4" z="1"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Mirror">
<input a0="E" a1="f"/>
<output a0="E'"/>
</command>
<element type="point" label="E'">
<show object="true" label="false" ev="4"/>
<condition showObject="a ≟ true"/>
<objColor r="255" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="-2" y="-4" z="1"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Mirror">
<input a0="G" a1="f"/>
<output a0="G'"/>
</command>
<element type="point" label="G'">
<show object="true" label="false" ev="4"/>
<condition showObject="a ≟ true"/>
<objColor r="255" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="-2" y="-1" z="1"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Mirror">
<input a0="F" a1="f"/>
<output a0="F'"/>
</command>
<element type="point" label="F'">
<show object="true" label="false" ev="4"/>
<condition showObject="a ≟ true"/>
<objColor r="255" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="-1" y="-1" z="1"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Mirror">
<input a0="I" a1="f"/>
<output a0="I'"/>
</command>
<element type="point" label="I'">
<show object="true" label="false" ev="4"/>
<condition showObject="a ≟ true"/>
<objColor r="255" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="-1" y="-3" z="1"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Mirror">
<input a0="H" a1="f"/>
<output a0="H'"/>
</command>
<element type="point" label="H'">
<show object="true" label="false" ev="4"/>
<condition showObject="a ≟ true"/>
<objColor r="255" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="0" y="-3" z="1"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Mirror">
<input a0="K" a1="f"/>
<output a0="K'"/>
</command>
<element type="point" label="K'">
<show object="true" label="false" ev="4"/>
<condition showObject="a ≟ true"/>
<objColor r="255" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="0" y="-1" z="1"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Mirror">
<input a0="J" a1="f"/>
<output a0="J'"/>
</command>
<element type="point" label="J'">
<show object="true" label="false" ev="4"/>
<condition showObject="a ≟ true"/>
<objColor r="255" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="1" y="-1" z="1"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Mirror">
<input a0="L" a1="f"/>
<output a0="L'"/>
</command>
<element type="point" label="L'">
<show object="true" label="false" ev="4"/>
<condition showObject="a ≟ true"/>
<objColor r="255" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="2" y="-2" z="1"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Mirror">
<input a0="M" a1="f"/>
<output a0="M'"/>
</command>
<element type="point" label="M'">
<show object="true" label="false" ev="4"/>
<condition showObject="a ≟ true"/>
<objColor r="255" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="3" y="-1" z="1"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Mirror">
<input a0="N" a1="f"/>
<output a0="N'"/>
</command>
<element type="point" label="N'">
<show object="false" label="false" ev="4"/>
<objColor r="0" g="0" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="5" y="0" z="1"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Mirror">
<input a0="C" a1="g"/>
<output a0="C'_1"/>
</command>
<element type="point" label="C'_1">
<show object="false" label="false" ev="4"/>
<objColor r="0" g="0" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="-4" y="0" z="1"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Mirror">
<input a0="D" a1="g"/>
<output a0="D'_1"/>
</command>
<element type="point" label="D'_1">
<show object="false" label="false" ev="4"/>
<objColor r="0" g="0" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="-4" y="-4" z="1"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Segment">
<input a0="C'_1" a1="D'_1"/>
<output a0="h'"/>
</command>
<element type="segment" label="h'">
<show object="true" label="false" ev="4"/>
<condition showObject="b ≟ true"/>
<objColor r="255" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<isShape val="false"/>
<coords x="4" y="0" z="16"/>
<lineStyle thickness="6" type="0" typeHidden="1"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Mirror">
<input a0="D" a1="g"/>
<output a0="D'_2"/>
</command>
<element type="point" label="D'_2">
<show object="false" label="false" ev="4"/>
<objColor r="0" g="0" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="-4" y="-4" z="1"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Mirror">
<input a0="E" a1="g"/>
<output a0="E'_1"/>
</command>
<element type="point" label="E'_1">
<show object="false" label="false" ev="4"/>
<objColor r="0" g="0" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="-2" y="-4" z="1"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Segment">
<input a0="D'_2" a1="E'_1"/>
<output a0="i'"/>
</command>
<element type="segment" label="i'">
<show object="true" label="false" ev="4"/>
<condition showObject="b ≟ true"/>
<objColor r="255" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<isShape val="false"/>
<coords x="0" y="2" z="8"/>
<lineStyle thickness="6" type="0" typeHidden="1"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Mirror">
<input a0="E" a1="g"/>
<output a0="E'_2"/>
</command>
<element type="point" label="E'_2">
<show object="false" label="false" ev="4"/>
<objColor r="0" g="0" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="-2" y="-4" z="1"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Mirror">
<input a0="G" a1="g"/>
<output a0="G'_1"/>
</command>
<element type="point" label="G'_1">
<show object="false" label="false" ev="4"/>
<objColor r="0" g="0" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="-2" y="-1" z="1"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Segment">
<input a0="E'_2" a1="G'_1"/>
<output a0="j'"/>
</command>
<element type="segment" label="j'">
<show object="true" label="false" ev="4"/>
<condition showObject="b ≟ true"/>
<objColor r="255" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<isShape val="false"/>
<coords x="-3" y="0" z="-6"/>
<lineStyle thickness="6" type="0" typeHidden="1"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Mirror">
<input a0="G" a1="g"/>
<output a0="G'_2"/>
</command>
<element type="point" label="G'_2">
<show object="false" label="false" ev="4"/>
<objColor r="0" g="0" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="-2" y="-1" z="1"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Mirror">
<input a0="F" a1="g"/>
<output a0="F'_1"/>
</command>
<element type="point" label="F'_1">
<show object="false" label="false" ev="4"/>
<objColor r="0" g="0" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="-1" y="-1" z="1"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Segment">
<input a0="G'_2" a1="F'_1"/>
<output a0="k'"/>
</command>
<element type="segment" label="k'">
<show object="true" label="false" ev="4"/>
<condition showObject="b ≟ true"/>
<objColor r="255" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<isShape val="false"/>
<coords x="0" y="1" z="1"/>
<lineStyle thickness="6" type="0" typeHidden="1"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Mirror">
<input a0="F" a1="g"/>
<output a0="F'_2"/>
</command>
<element type="point" label="F'_2">
<show object="false" label="false" ev="4"/>
<objColor r="0" g="0" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="-1" y="-1" z="1"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Mirror">
<input a0="I" a1="g"/>
<output a0="I'_1"/>
</command>
<element type="point" label="I'_1">
<show object="false" label="false" ev="4"/>
<objColor r="0" g="0" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="-1" y="-3" z="1"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Segment">
<input a0="F'_2" a1="I'_1"/>
<output a0="l'"/>
</command>
<element type="segment" label="l'">
<show object="true" label="false" ev="4"/>
<condition showObject="b ≟ true"/>
<objColor r="255" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<isShape val="false"/>
<coords x="2" y="0" z="2"/>
<lineStyle thickness="6" type="0" typeHidden="1"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Mirror">
<input a0="I" a1="g"/>
<output a0="I'_2"/>
</command>
<element type="point" label="I'_2">
<show object="false" label="false" ev="4"/>
<objColor r="0" g="0" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="-1" y="-3" z="1"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Mirror">
<input a0="H" a1="g"/>
<output a0="H'_1"/>
</command>
<element type="point" label="H'_1">
<show object="false" label="false" ev="4"/>
<objColor r="0" g="0" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="0" y="-3" z="1"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Segment">
<input a0="I'_2" a1="H'_1"/>
<output a0="m'"/>
</command>
<element type="segment" label="m'">
<show object="true" label="false" ev="4"/>
<condition showObject="b ≟ true"/>
<objColor r="255" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<isShape val="false"/>
<coords x="0" y="1" z="3"/>
<lineStyle thickness="6" type="0" typeHidden="1"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Mirror">
<input a0="H" a1="g"/>
<output a0="H'_2"/>
</command>
<element type="point" label="H'_2">
<show object="false" label="false" ev="4"/>
<objColor r="0" g="0" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="0" y="-3" z="1"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Mirror">
<input a0="K" a1="g"/>
<output a0="K'_1"/>
</command>
<element type="point" label="K'_1">
<show object="false" label="false" ev="4"/>
<objColor r="0" g="0" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="0" y="-1" z="1"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Segment">
<input a0="H'_2" a1="K'_1"/>
<output a0="n'"/>
</command>
<element type="segment" label="n'">
<show object="true" label="false" ev="4"/>
<condition showObject="b ≟ true"/>
<objColor r="255" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<isShape val="false"/>
<coords x="-2" y="0" z="0"/>
<lineStyle thickness="6" type="0" typeHidden="1"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Mirror">
<input a0="K" a1="g"/>
<output a0="K'_2"/>
</command>
<element type="point" label="K'_2">
<show object="false" label="false" ev="4"/>
<objColor r="0" g="0" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="0" y="-1" z="1"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Mirror">
<input a0="J" a1="g"/>
<output a0="J'_1"/>
</command>
<element type="point" label="J'_1">
<show object="false" label="false" ev="4"/>
<objColor r="0" g="0" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="1" y="-1" z="1"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Segment">
<input a0="K'_2" a1="J'_1"/>
<output a0="p'"/>
</command>
<element type="segment" label="p'">
<show object="true" label="false" ev="4"/>
<condition showObject="b ≟ true"/>
<objColor r="255" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<isShape val="false"/>
<coords x="0" y="1" z="1"/>
<lineStyle thickness="6" type="0" typeHidden="1"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Mirror">
<input a0="J" a1="g"/>
<output a0="J'_2"/>
</command>
<element type="point" label="J'_2">
<show object="false" label="false" ev="4"/>
<objColor r="0" g="0" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="1" y="-1" z="1"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Mirror">
<input a0="L" a1="g"/>
<output a0="L'_1"/>
</command>
<element type="point" label="L'_1">
<show object="false" label="false" ev="4"/>
<objColor r="0" g="0" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="2" y="-2" z="1"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Segment">
<input a0="J'_2" a1="L'_1"/>
<output a0="q'"/>
</command>
<element type="segment" label="q'">
<show object="true" label="false" ev="4"/>
<condition showObject="b ≟ true"/>
<objColor r="255" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<isShape val="false"/>
<coords x="1" y="1" z="0"/>
<lineStyle thickness="6" type="0" typeHidden="1"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Mirror">
<input a0="L" a1="g"/>
<output a0="L'_2"/>
</command>
<element type="point" label="L'_2">
<show object="false" label="false" ev="4"/>
<objColor r="0" g="0" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="2" y="-2" z="1"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Mirror">
<input a0="M" a1="g"/>
<output a0="M'_1"/>
</command>
<element type="point" label="M'_1">
<show object="false" label="false" ev="4"/>
<objColor r="0" g="0" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="3" y="-1" z="1"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Segment">
<input a0="L'_2" a1="M'_1"/>
<output a0="r'"/>
</command>
<element type="segment" label="r'">
<show object="true" label="false" ev="4"/>
<condition showObject="b ≟ true"/>
<objColor r="255" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<isShape val="false"/>
<coords x="-1" y="1" z="4"/>
<lineStyle thickness="6" type="0" typeHidden="1"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Mirror">
<input a0="M" a1="g"/>
<output a0="M'_2"/>
</command>
<element type="point" label="M'_2">
<show object="false" label="false" ev="4"/>
<objColor r="0" g="0" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="3" y="-1" z="1"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Mirror">
<input a0="N" a1="g"/>
<output a0="N'_1"/>
</command>
<element type="point" label="N'_1">
<show object="false" label="false" ev="4"/>
<objColor r="0" g="0" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="5" y="0" z="1"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Segment">
<input a0="M'_2" a1="N'_1"/>
<output a0="s'"/>
</command>
<element type="segment" label="s'">
<show object="true" label="false" ev="4"/>
<condition showObject="b ≟ true"/>
<objColor r="255" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<isShape val="false"/>
<coords x="-1" y="2" z="5"/>
<lineStyle thickness="6" type="0" typeHidden="1"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Mirror">
<input a0="D'_1" a1="i'"/>
<output a0="P"/>
</command>
<element type="point" label="P">
<show object="false" label="false" ev="4"/>
<objColor r="0" g="0" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isShape val="false"/>
<coords x="-4" y="-4" z="1"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<element type="boolean" label="a">
<value val="false"/>
<show object="true" label="true"/>
<condition showObject="c"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelOffset x="600" y="84"/>
<labelMode val="0"/>
<checkbox fixed="true"/>
<caption val="對應點"/>
</element>
<element type="boolean" label="b">
<value val="false"/>
<show object="true" label="true"/>
<condition showObject="c"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelOffset x="600" y="133"/>
<labelMode val="0"/>
<checkbox fixed="true"/>
<caption val="對應線"/>
</element>
<element type="boolean" label="c">
<value val="false"/>
<show object="true" label="true"/>
<condition showObject="a ≟ false ∧ b ≟ false"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelOffset x="600" y="39"/>
<labelMode val="0"/>
<checkbox fixed="true"/>
<caption val="核對答案"/>
</element>
<element type="numeric" label="點">
<value val="1"/>
<show object="true" label="true"/>
<objColor r="0" g="0" b="0" alpha="0.10000000149011612"/>
<layer val="0"/>
<labelMode val="1"/>
<slider min="0" max="1" absoluteScreenLocation="true" width="50" x="805" y="57" fixed="true" horizontal="true" showAlgebra="true"/>
<lineStyle thickness="10" type="0" typeHidden="1"/>
<animation step="1" speed="1" type="0" playing="false"/>
</element>
</construction>
</geogebra>