[qet] [3411] Element fix: deleted rectangle primitive with null size

[ Thread Index | Date Index | More lists.tuxfamily.org/qet Archives ]


Revision: 3411
Author:   scorpio810
Date:     2014-10-28 12:51:36 +0100 (Tue, 28 Oct 2014)
Log Message:
-----------
Element fix: deleted rectangle primitive with null size

Modified Paths:
--------------
    trunk/elements/00automatisme/process/danfoss/entrees.elmt
    trunk/elements/00automatisme/process/danfoss/entrees2.elmt
    trunk/elements/00automatisme/process/danfoss/sorties.elmt
    trunk/elements/00automatisme/process/satchwell/controlli_w500_tmb.elmt
    trunk/elements/00automatisme/process/satchwell/satchwell-mn-550.elmt
    trunk/elements/00automatisme/process/satchwell/satchwell-mn350-page2.elmt
    trunk/elements/00automatisme/process/satchwell/satchwell-mn450-page2.elmt
    trunk/elements/00automatisme/process/satchwell/satchwell-mn550-page2.elmt
    trunk/elements/00automatisme/process/satchwell/satchwell-mn550-page3.elmt
    trunk/elements/00automatisme/process/satchwell/satchwell-mn650-page1.elmt
    trunk/elements/00automatisme/process/satchwell/satchwell-mn650-page2.elmt
    trunk/elements/00automatisme/process/satchwell/satchwell-mn650-page3.elmt
    trunk/elements/00automatisme/process/satchwell/satchwell-mn650-page4.elmt
    trunk/elements/00automatisme/process/tac_xenta_schneider_electric/boitier_mural/str_100.elmt
    trunk/elements/00automatisme/process/tac_xenta_schneider_electric/boitier_mural/str_101.elmt
    trunk/elements/00automatisme/process/tac_xenta_schneider_electric/boitier_mural/str_102.elmt
    trunk/elements/00automatisme/process/tac_xenta_schneider_electric/boitier_mural/str_103_104.elmt
    trunk/elements/00automatisme/process/tac_xenta_schneider_electric/boitier_mural/str_106_107.elmt
    trunk/elements/00automatisme/process/tac_xenta_schneider_electric/boitier_mural/str_150.elmt
    trunk/elements/00automatisme/process/tac_xenta_schneider_electric/boitier_mural/str_200.elmt
    trunk/elements/00automatisme/process/tac_xenta_schneider_electric/boitier_mural/str_202.elmt
    trunk/elements/00automatisme/process/tac_xenta_schneider_electric/boitier_mural/str_250.elmt
    trunk/elements/00automatisme/process/tac_xenta_schneider_electric/boitier_mural/str_350.elmt
    trunk/elements/00automatisme/process/tac_xenta_schneider_electric/module_ai/tac-xenta471.elmt
    trunk/elements/00automatisme/process/tac_xenta_schneider_electric/module_ao/tac-xenta491-492.elmt
    trunk/elements/00automatisme/process/tac_xenta_schneider_electric/module_di/tac-xenta411-412.elmt
    trunk/elements/00automatisme/process/tac_xenta_schneider_electric/module_repetiteur/tac-xenta-repeater.elmt
    trunk/elements/00automatisme/process/tac_xenta_schneider_electric/module_serveur_web/tac-xenta511.elmt
    trunk/elements/00automatisme/process/tac_xenta_schneider_electric/module_serveur_web/tac-xenta555.elmt
    trunk/elements/00automatisme/process/tac_xenta_schneider_electric/module_serveur_web/tac-xenta711-731.elmt
    trunk/elements/00automatisme/process/tac_xenta_schneider_electric/module_serveur_web/tac-xenta901.elmt
    trunk/elements/00automatisme/process/tac_xenta_schneider_electric/module_serveur_web/tac-xenta911.elmt
    trunk/elements/00automatisme/process/tac_xenta_schneider_electric/module_serveur_web/tac-xenta913.elmt
    trunk/elements/00automatisme/process/tac_xenta_schneider_electric/module_ui_ao/tac-xenta451-452.elmt
    trunk/elements/00automatisme/process/tac_xenta_schneider_electric/module_ui_tor/tac-xenta421-422.elmt
    trunk/elements/00automatisme/process/tac_xenta_schneider_electric/peripheriques/convertisseur_ar01.elmt
    trunk/elements/00automatisme/process/tac_xenta_schneider_electric/peripheriques/platine_1r.elmt
    trunk/elements/00automatisme/process/tac_xenta_schneider_electric/peripheriques/platine_1rs.elmt
    trunk/elements/00automatisme/process/tac_xenta_schneider_electric/peripheriques/platine_1rsa.elmt
    trunk/elements/00automatisme/process/tac_xenta_schneider_electric/peripheriques/platine_pd4.elmt
    trunk/elements/00automatisme/process/tac_xenta_schneider_electric/regulateurs/tac-xenta281.elmt
    trunk/elements/00automatisme/process/tac_xenta_schneider_electric/regulateurs/tac-xenta282.elmt
    trunk/elements/00automatisme/process/tac_xenta_schneider_electric/regulateurs/tac-xenta301.elmt
    trunk/elements/00automatisme/process/tac_xenta_schneider_electric/regulateurs/tac-xenta302.elmt
    trunk/elements/00automatisme/process/tac_xenta_schneider_electric/regulateurs/tac-xenta401.elmt
    trunk/elements/00automatisme/process/tac_xenta_schneider_electric/regulateurs/tac-xentalib.elmt

Modified: trunk/elements/00automatisme/process/danfoss/entrees.elmt
===================================================================
--- trunk/elements/00automatisme/process/danfoss/entrees.elmt	2014-10-28 07:59:45 UTC (rev 3410)
+++ trunk/elements/00automatisme/process/danfoss/entrees.elmt	2014-10-28 11:51:36 UTC (rev 3411)
@@ -20,7 +20,6 @@
         <text x="167" y="4" size="9" text="S6"/>
         <text x="121" y="5" size="9" text="S5"/>
         <rect width="85" x="102" y="-50" antialias="false" height="28" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="103" y="-49" antialias="false" height="2" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="123" y="-32" size="9" text="42"/>
         <text x="105" y="-32.3333" size="9" text="41"/>
         <text x="170" y="-32.3333" size="9" text="44"/>

Modified: trunk/elements/00automatisme/process/danfoss/entrees2.elmt
===================================================================
--- trunk/elements/00automatisme/process/danfoss/entrees2.elmt	2014-10-28 07:59:45 UTC (rev 3410)
+++ trunk/elements/00automatisme/process/danfoss/entrees2.elmt	2014-10-28 11:51:36 UTC (rev 3411)
@@ -34,7 +34,6 @@
         <line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="-22" x1="-211" y2="-5" x2="-211"/>
         <line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="-22" x1="-191" y2="-5" x2="-191"/>
         <rect width="60" x="-239" y="-50" antialias="false" height="27" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="-239" y="-49" antialias="false" height="1" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="-199" y="-27.3333" size="9" text="53"/>
         <text x="-218" y="-27.3333" size="9" text="52"/>
         <text x="-237" y="-27.3333" size="9" text="51"/>

Modified: trunk/elements/00automatisme/process/danfoss/sorties.elmt
===================================================================
--- trunk/elements/00automatisme/process/danfoss/sorties.elmt	2014-10-28 07:59:45 UTC (rev 3410)
+++ trunk/elements/00automatisme/process/danfoss/sorties.elmt	2014-10-28 11:51:36 UTC (rev 3411)
@@ -22,7 +22,6 @@
         <text x="199" y="-26.3333" size="9" text="230 V ac"/>
         <text x="215" y="-8.33333" size="9" text="DI3"/>
         <rect width="53" x="200" y="11" antialias="false" height="31" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="197" y="12" antialias="false" height="1" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="232" y="23.6667" size="9" text="23"/>
         <text x="208" y="23.6667" size="9" text="22"/>
         <text x="115" y="-22.3333" size="9" text="ECLAIR"/>

Modified: trunk/elements/00automatisme/process/satchwell/controlli_w500_tmb.elmt
===================================================================
--- trunk/elements/00automatisme/process/satchwell/controlli_w500_tmb.elmt	2014-10-28 07:59:45 UTC (rev 3410)
+++ trunk/elements/00automatisme/process/satchwell/controlli_w500_tmb.elmt	2014-10-28 11:51:36 UTC (rev 3411)
@@ -139,18 +139,6 @@
         <text x="77" y="13" size="6" text="4"/>
         <text x="57" y="13" size="6" text="3"/>
         <text x="37" y="13" size="6" text="2"/>
-        <rect width="0" x="240" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="220" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="200" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="180" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="160" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="140" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="120" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="100" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="80" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="60" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="40" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="20" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="17" y="13" size="6" text="1"/>
         <text x="236" y="163" size="6" text="24"/>
         <text x="216" y="163" size="6" text="23"/>

Modified: trunk/elements/00automatisme/process/satchwell/satchwell-mn-550.elmt
===================================================================
--- trunk/elements/00automatisme/process/satchwell/satchwell-mn-550.elmt	2014-10-28 07:59:45 UTC (rev 3410)
+++ trunk/elements/00automatisme/process/satchwell/satchwell-mn-550.elmt	2014-10-28 11:51:36 UTC (rev 3411)
@@ -54,20 +54,6 @@
         <rect width="10" x="115" y="235" antialias="false" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="45" y="235" antialias="false" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="25" y="235" antialias="false" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="660" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="420" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="390" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="680" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="340" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="290" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="440" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="370" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="320" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="270" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="140" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="120" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="50" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="30" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="657" y="243" size="6" text="7"/>
         <text x="417" y="243" size="6" text="6"/>
         <text x="676" y="243" size="6" text="30"/>

Modified: trunk/elements/00automatisme/process/satchwell/satchwell-mn350-page2.elmt
===================================================================
--- trunk/elements/00automatisme/process/satchwell/satchwell-mn350-page2.elmt	2014-10-28 07:59:45 UTC (rev 3410)
+++ trunk/elements/00automatisme/process/satchwell/satchwell-mn350-page2.elmt	2014-10-28 11:51:36 UTC (rev 3411)
@@ -38,16 +38,9 @@
         <rect width="10" x="25" y="235" antialias="false" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="85" y="235" antialias="false" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="273" y="230" size="6" rotation="270" text="UI7"/>
-        <rect width="0" x="180" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="243" y="230" size="6" rotation="270" text="UI6"/>
-        <rect width="0" x="720" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="150" y="245" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="213" y="230" size="6" rotation="270" text="UI5"/>
-        <rect width="0" x="60" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="120" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="563" y="229" size="6" rotation="270" text="DO4"/>
-        <rect width="0" x="30" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="90" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="503" y="229" size="6" rotation="270" text="DO2"/>
         <text x="178" y="243" size="6" text="6"/>
         <text x="423" y="229" size="6" rotation="270" text="S-LK"/>
@@ -78,24 +71,8 @@
         <rect width="10" x="265" y="235" antialias="false" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="235" y="235" antialias="false" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="205" y="235" antialias="false" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="700" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="740" x="0" y="0" antialias="false" height="250" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="530" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="470" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="680" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="420" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="620" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="560" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="590" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="370" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="300" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="500" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="400" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="350" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="270" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="696" y="243" size="6" text="22"/>
-        <rect width="0" x="240" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="210" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="676" y="243" size="6" text="21"/>
         <text x="526" y="243" size="6" text="17"/>
         <text x="616" y="243" size="6" text="20"/>

Modified: trunk/elements/00automatisme/process/satchwell/satchwell-mn450-page2.elmt
===================================================================
--- trunk/elements/00automatisme/process/satchwell/satchwell-mn450-page2.elmt	2014-10-28 07:59:45 UTC (rev 3410)
+++ trunk/elements/00automatisme/process/satchwell/satchwell-mn450-page2.elmt	2014-10-28 11:51:36 UTC (rev 3411)
@@ -32,14 +32,8 @@
         <rect width="10" x="84" y="235" antialias="false" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="145" y="235" antialias="false" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="523" y="228" size="6" rotation="270" text="COM AO3"/>
-        <rect width="0" x="240" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="393" y="229" size="6" rotation="270" text="DC 15 V"/>
-        <rect width="0" x="210" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="373" y="230" size="6" rotation="270" text="DC COM"/>
-        <rect width="0" x="120" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="180" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="89" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="150" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="236" y="243" size="6" text="26"/>
         <text x="643" y="228" size="6" rotation="270" text="AO1 0-10V"/>
         <text x="206" y="243" size="6" text="27"/>
@@ -59,14 +53,6 @@
         <rect width="10" x="385" y="235" antialias="false" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="365" y="235" antialias="false" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="740" x="0" y="0" antialias="false" height="250" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="640" y="245" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="590" y="245" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="540" y="245" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="620" y="245" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="570" y="245" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="520" y="245" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="390" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="370" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="636" y="242" size="6" text="18"/>
         <text x="586" y="242" size="6" text="20"/>
         <text x="536" y="242" size="6" text="22"/>

Modified: trunk/elements/00automatisme/process/satchwell/satchwell-mn550-page2.elmt
===================================================================
--- trunk/elements/00automatisme/process/satchwell/satchwell-mn550-page2.elmt	2014-10-28 07:59:45 UTC (rev 3410)
+++ trunk/elements/00automatisme/process/satchwell/satchwell-mn550-page2.elmt	2014-10-28 11:51:36 UTC (rev 3411)
@@ -61,43 +61,19 @@
         <rect width="10" x="395" y="235" antialias="false" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="245" y="235" antialias="false" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="195" y="235" antialias="false" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="620" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="145" y="235" antialias="false" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="590" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="115" y="235" antialias="false" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="95" y="235" antialias="false" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="520" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="65" y="235" antialias="false" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="470" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="45" y="235" antialias="false" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="640" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="740" x="0" y="0" antialias="false" height="250" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="570" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="350" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="500" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="300" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="450" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="270" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="420" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="370" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="400" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="220" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="170" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="616" y="243" size="6" text="19"/>
-        <rect width="0" x="320" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="586" y="243" size="6" text="41"/>
-        <rect width="0" x="250" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="200" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="516" y="243" size="6" text="40"/>
-        <rect width="0" x="150" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="466" y="243" size="6" text="39"/>
-        <rect width="0" x="120" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="636" y="243" size="6" text="42"/>
-        <rect width="0" x="100" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="566" y="243" size="6" text="18"/>
-        <rect width="0" x="70" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="496" y="243" size="6" text="17"/>
-        <rect width="0" x="50" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="445" y="243" size="6" text="16"/>
         <text x="346" y="243" size="6" text="14"/>
         <text x="416" y="243" size="6" text="38"/>

Modified: trunk/elements/00automatisme/process/satchwell/satchwell-mn550-page3.elmt
===================================================================
--- trunk/elements/00automatisme/process/satchwell/satchwell-mn550-page3.elmt	2014-10-28 07:59:45 UTC (rev 3410)
+++ trunk/elements/00automatisme/process/satchwell/satchwell-mn550-page3.elmt	2014-10-28 11:51:36 UTC (rev 3411)
@@ -81,31 +81,11 @@
         <rect width="10" x="145" y="235" antialias="false" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="115" y="235" antialias="false" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="95" y="235" antialias="false" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="630" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="65" y="235" antialias="false" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="580" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="45" y="235" antialias="false" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="460" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="610" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="410" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="560" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="380" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="530" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="480" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="510" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="220" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="170" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="430" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="360" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="200" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="626" y="243" size="6" text="58"/>
-        <rect width="0" x="150" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="576" y="243" size="6" text="56"/>
-        <rect width="0" x="120" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="100" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="70" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="606" y="243" size="6" text="57"/>
-        <rect width="0" x="50" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="556" y="243" size="6" text="55"/>
         <text x="456" y="243" size="6" text="51"/>
         <text x="526" y="243" size="6" text="54"/>

Modified: trunk/elements/00automatisme/process/satchwell/satchwell-mn650-page1.elmt
===================================================================
--- trunk/elements/00automatisme/process/satchwell/satchwell-mn650-page1.elmt	2014-10-28 07:59:45 UTC (rev 3410)
+++ trunk/elements/00automatisme/process/satchwell/satchwell-mn650-page1.elmt	2014-10-28 11:51:36 UTC (rev 3411)
@@ -53,27 +53,9 @@
         <rect width="10" x="235" y="235" antialias="false" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="215" y="235" antialias="false" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="65" y="235" antialias="false" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="590" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="45" y="235" antialias="false" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="740" x="0" y="0" antialias="false" height="250" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="470" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="420" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="570" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="390" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="540" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="490" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="520" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="340" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="290" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="440" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="370" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="320" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="270" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="586" y="243" size="6" text="48"/>
-        <rect width="0" x="240" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="220" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="70" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="50" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="568" y="243" size="6" text="9"/>
         <text x="468" y="243" size="6" text="7"/>
         <text x="536" y="243" size="6" text="47"/>

Modified: trunk/elements/00automatisme/process/satchwell/satchwell-mn650-page2.elmt
===================================================================
--- trunk/elements/00automatisme/process/satchwell/satchwell-mn650-page2.elmt	2014-10-28 07:59:45 UTC (rev 3410)
+++ trunk/elements/00automatisme/process/satchwell/satchwell-mn650-page2.elmt	2014-10-28 11:51:36 UTC (rev 3411)
@@ -50,24 +50,8 @@
         <rect width="10" x="265" y="235" antialias="false" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="235" y="235" antialias="false" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="215" y="235" antialias="false" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="590" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="740" x="0" y="0" antialias="false" height="250" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="470" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="420" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="570" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="390" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="540" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="490" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="520" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="340" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="290" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="440" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="370" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="320" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="270" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="586" y="243" size="6" text="56"/>
-        <rect width="0" x="240" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="220" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="566" y="243" size="6" text="17"/>
         <text x="466" y="243" size="6" text="15"/>
         <text x="536" y="243" size="6" text="55"/>

Modified: trunk/elements/00automatisme/process/satchwell/satchwell-mn650-page3.elmt
===================================================================
--- trunk/elements/00automatisme/process/satchwell/satchwell-mn650-page3.elmt	2014-10-28 07:59:45 UTC (rev 3410)
+++ trunk/elements/00automatisme/process/satchwell/satchwell-mn650-page3.elmt	2014-10-28 11:51:36 UTC (rev 3411)
@@ -40,17 +40,9 @@
         <rect width="10" x="65" y="235" antialias="false" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="115" y="235" antialias="false" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="273" y="229" size="6" rotation="270" text="UI5"/>
-        <rect width="0" x="640" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="190" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="243" y="229" size="6" rotation="270" text="UI4 COM"/>
-        <rect width="0" x="620" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="170" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="223" y="230" size="6" rotation="270" text="UI4"/>
-        <rect width="0" x="90" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="140" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="493" y="229" size="6" rotation="270" text="UI9 COM"/>
-        <rect width="0" x="70" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="120" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="443" y="229" size="6" rotation="270" text="UI8 COM"/>
         <text x="636" y="243" size="6" text="68"/>
         <text x="186" y="243" size="6" text="59"/>
@@ -82,24 +74,8 @@
         <rect width="10" x="265" y="235" antialias="false" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="235" y="235" antialias="false" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="215" y="235" antialias="false" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="590" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="740" x="0" y="0" antialias="false" height="250" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="470" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="420" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="570" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="390" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="540" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="490" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="520" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="340" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="290" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="440" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="370" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="320" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="270" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="586" y="243" size="6" text="67"/>
-        <rect width="0" x="240" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="220" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="566" y="243" size="6" text="28"/>
         <text x="466" y="243" size="6" text="26"/>
         <text x="536" y="243" size="6" text="66"/>

Modified: trunk/elements/00automatisme/process/satchwell/satchwell-mn650-page4.elmt
===================================================================
--- trunk/elements/00automatisme/process/satchwell/satchwell-mn650-page4.elmt	2014-10-28 07:59:45 UTC (rev 3410)
+++ trunk/elements/00automatisme/process/satchwell/satchwell-mn650-page4.elmt	2014-10-28 11:51:36 UTC (rev 3411)
@@ -34,15 +34,9 @@
         <rect width="10" x="45" y="235" antialias="false" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="95" y="235" antialias="false" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="332" y="229" size="6" rotation="270" text="AO1"/>
-        <rect width="0" x="170" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="223" y="229" size="6" rotation="270" text="LAN B REF"/>
-        <rect width="0" x="150" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="203" y="230" size="6" rotation="270" text="LAN B+"/>
-        <rect width="0" x="70" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="120" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="643" y="229" size="6" rotation="270" text="0 V DC"/>
-        <rect width="0" x="50" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="100" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="502" y="229" size="6" rotation="270" text="AO4 COM"/>
         <text x="166" y="243" size="6" text="71"/>
         <text x="452" y="229" size="6" rotation="270" text="AO3 COM"/>
@@ -71,20 +65,6 @@
         <rect width="10" x="215" y="235" antialias="false" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="195" y="235" antialias="false" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="740" x="0" y="0" antialias="false" height="250" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="620" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="479" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="449" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="690" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="640" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="670" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="399" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="349" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="499" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="429" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="379" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="329" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="220" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="200" y="246" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="616" y="243" size="6" text="38"/>
         <text x="686" y="243" size="6" text="78"/>
         <text x="475" y="243" size="6" text="37"/>

Modified: trunk/elements/00automatisme/process/tac_xenta_schneider_electric/boitier_mural/str_100.elmt
===================================================================
--- trunk/elements/00automatisme/process/tac_xenta_schneider_electric/boitier_mural/str_100.elmt	2014-10-28 07:59:45 UTC (rev 3410)
+++ trunk/elements/00automatisme/process/tac_xenta_schneider_electric/boitier_mural/str_100.elmt	2014-10-28 11:51:36 UTC (rev 3411)
@@ -28,8 +28,6 @@
         <line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="185" x1="60" y2="190" x2="60"/>
         <rect width="10" x="65" y="175" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="55" y="175" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="70" y="186" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="60" y="186" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="66" y="183" size="6" text="12"/>
         <text x="56" y="183" size="6" text="11"/>
         <terminal x="60" y="190" orientation="s"/>

Modified: trunk/elements/00automatisme/process/tac_xenta_schneider_electric/boitier_mural/str_101.elmt
===================================================================
--- trunk/elements/00automatisme/process/tac_xenta_schneider_electric/boitier_mural/str_101.elmt	2014-10-28 07:59:45 UTC (rev 3410)
+++ trunk/elements/00automatisme/process/tac_xenta_schneider_electric/boitier_mural/str_101.elmt	2014-10-28 11:51:36 UTC (rev 3411)
@@ -22,7 +22,6 @@
         <rect width="10" x="35" y="175" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="185" x1="20" y2="190" x2="20"/>
         <line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="185" x1="100" y2="190" x2="100"/>
-        <rect width="0" x="40" y="186" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="185" x1="10" y2="190" x2="10"/>
         <line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="185" x1="90" y2="190" x2="90"/>
         <text x="36" y="183" size="6" text="21"/>
@@ -33,13 +32,7 @@
         <rect width="10" x="5" y="175" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="85" y="175" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <circle x="91.9377" y="41.9377" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" diameter="16.1245"/>
-        <rect width="0" x="30" y="186" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="110" y="186" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <circle x="89.2297" y="39.2297" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" diameter="21.5407"/>
-        <rect width="0" x="20" y="186" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="100" y="186" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="10" y="186" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="90" y="186" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="26" y="183" size="6" text="22"/>
         <text x="106" y="183" size="6" text="16"/>
         <text x="16" y="183" size="6" text="23"/>
@@ -60,9 +53,6 @@
         <rect width="10" x="75" y="175" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="65" y="175" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="55" y="175" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="80" y="186" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="70" y="186" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="60" y="186" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="76" y="183" size="6" text="13"/>
         <text x="66" y="183" size="6" text="12"/>
         <text x="56" y="183" size="6" text="11"/>

Modified: trunk/elements/00automatisme/process/tac_xenta_schneider_electric/boitier_mural/str_102.elmt
===================================================================
--- trunk/elements/00automatisme/process/tac_xenta_schneider_electric/boitier_mural/str_102.elmt	2014-10-28 07:59:45 UTC (rev 3410)
+++ trunk/elements/00automatisme/process/tac_xenta_schneider_electric/boitier_mural/str_102.elmt	2014-10-28 11:51:36 UTC (rev 3411)
@@ -22,7 +22,6 @@
         <rect width="10" x="35" y="175" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="185" x1="20" y2="190" x2="20"/>
         <line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="185" x1="100" y2="190" x2="100"/>
-        <rect width="0" x="40" y="186" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="185" x1="10" y2="190" x2="10"/>
         <line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="185" x1="90" y2="190" x2="90"/>
         <text x="36" y="183" size="6" text="21"/>
@@ -33,14 +32,8 @@
         <rect width="10" x="5" y="175" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="85" y="175" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <circle x="91.9377" y="41.9377" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" diameter="16.1245"/>
-        <rect width="0" x="30" y="186" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="110" y="186" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <circle x="89.2297" y="39.2297" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" diameter="21.5407"/>
-        <rect width="0" x="20" y="186" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="100" y="186" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <circle x="13" y="79" antialias="true" style="line-style:normal;line-weight:normal;filling:black;color:black" diameter="2"/>
-        <rect width="0" x="10" y="186" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="90" y="186" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="28" y="113" size="9" text="-"/>
         <text x="26" y="183" size="6" text="22"/>
         <text x="106" y="183" size="6" text="16"/>
@@ -65,9 +58,6 @@
         <rect width="10" x="75" y="175" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="65" y="175" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="55" y="175" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="80" y="186" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="70" y="186" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="60" y="186" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="76" y="183" size="6" text="13"/>
         <text x="66" y="183" size="6" text="12"/>
         <text x="56" y="183" size="6" text="11"/>

Modified: trunk/elements/00automatisme/process/tac_xenta_schneider_electric/boitier_mural/str_103_104.elmt
===================================================================
--- trunk/elements/00automatisme/process/tac_xenta_schneider_electric/boitier_mural/str_103_104.elmt	2014-10-28 07:59:45 UTC (rev 3410)
+++ trunk/elements/00automatisme/process/tac_xenta_schneider_electric/boitier_mural/str_103_104.elmt	2014-10-28 11:51:36 UTC (rev 3411)
@@ -24,7 +24,6 @@
         <line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="185" x1="20" y2="190" x2="20"/>
         <line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="185" x1="100" y2="190" x2="100"/>
         <line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="48" x1="99" y2="52" x2="99"/>
-        <rect width="0" x="40" y="186" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="185" x1="10" y2="190" x2="10"/>
         <line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="185" x1="90" y2="190" x2="90"/>
         <line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="48" x1="100" y2="52" x2="100"/>
@@ -38,14 +37,8 @@
         <rect width="10" x="5" y="175" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="85" y="175" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <circle x="91.9377" y="41.9377" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" diameter="16.1245"/>
-        <rect width="0" x="30" y="186" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="110" y="186" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <circle x="89.2297" y="39.2297" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" diameter="21.5407"/>
-        <rect width="0" x="20" y="186" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="100" y="186" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <circle x="13" y="79" antialias="true" style="line-style:normal;line-weight:normal;filling:black;color:black" diameter="2"/>
-        <rect width="0" x="10" y="186" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="90" y="186" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="28" y="113" size="9" text="-"/>
         <text x="26" y="183" size="6" text="22"/>
         <text x="106" y="183" size="6" text="16"/>
@@ -70,9 +63,6 @@
         <rect width="10" x="75" y="175" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="65" y="175" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="55" y="175" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="80" y="186" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="70" y="186" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="60" y="186" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="76" y="183" size="6" text="13"/>
         <text x="66" y="183" size="6" text="12"/>
         <text x="56" y="183" size="6" text="11"/>

Modified: trunk/elements/00automatisme/process/tac_xenta_schneider_electric/boitier_mural/str_106_107.elmt
===================================================================
--- trunk/elements/00automatisme/process/tac_xenta_schneider_electric/boitier_mural/str_106_107.elmt	2014-10-28 07:59:45 UTC (rev 3410)
+++ trunk/elements/00automatisme/process/tac_xenta_schneider_electric/boitier_mural/str_106_107.elmt	2014-10-28 11:51:36 UTC (rev 3411)
@@ -35,7 +35,6 @@
         <line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="120" x1="100" y2="115" x2="103"/>
         <line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="48" x1="99" y2="52" x2="99"/>
         <line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="120" x1="100" y2="125" x2="102"/>
-        <rect width="0" x="40" y="186" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="185" x1="10" y2="190" x2="10"/>
         <line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="185" x1="90" y2="190" x2="90"/>
         <line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="48" x1="100" y2="52" x2="100"/>
@@ -49,14 +48,8 @@
         <rect width="10" x="5" y="175" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="85" y="175" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <circle x="91.9377" y="41.9377" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" diameter="16.1245"/>
-        <rect width="0" x="30" y="186" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="110" y="186" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <circle x="89.2297" y="39.2297" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" diameter="21.5407"/>
-        <rect width="0" x="20" y="186" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="100" y="186" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <circle x="13" y="79" antialias="true" style="line-style:normal;line-weight:normal;filling:black;color:black" diameter="2"/>
-        <rect width="0" x="10" y="186" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="90" y="186" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="28" y="113" size="9" text="-"/>
         <text x="26" y="183" size="6" text="22"/>
         <text x="106" y="183" size="6" text="16"/>
@@ -81,9 +74,6 @@
         <rect width="10" x="75" y="175" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="65" y="175" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="55" y="175" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="80" y="186" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="70" y="186" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="60" y="186" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="76" y="183" size="6" text="13"/>
         <text x="66" y="183" size="6" text="12"/>
         <text x="56" y="183" size="6" text="11"/>

Modified: trunk/elements/00automatisme/process/tac_xenta_schneider_electric/boitier_mural/str_150.elmt
===================================================================
--- trunk/elements/00automatisme/process/tac_xenta_schneider_electric/boitier_mural/str_150.elmt	2014-10-28 07:59:45 UTC (rev 3410)
+++ trunk/elements/00automatisme/process/tac_xenta_schneider_electric/boitier_mural/str_150.elmt	2014-10-28 11:51:36 UTC (rev 3411)
@@ -51,9 +51,6 @@
         <rect width="10" x="75" y="175" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="65" y="175" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="55" y="175" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="80" y="186" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="70" y="186" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="60" y="186" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="76" y="183" size="6" text="13"/>
         <text x="66" y="183" size="6" text="12"/>
         <text x="56" y="183" size="6" text="11"/>

Modified: trunk/elements/00automatisme/process/tac_xenta_schneider_electric/boitier_mural/str_200.elmt
===================================================================
--- trunk/elements/00automatisme/process/tac_xenta_schneider_electric/boitier_mural/str_200.elmt	2014-10-28 07:59:45 UTC (rev 3410)
+++ trunk/elements/00automatisme/process/tac_xenta_schneider_electric/boitier_mural/str_200.elmt	2014-10-28 11:51:36 UTC (rev 3411)
@@ -30,9 +30,6 @@
         <rect width="10" x="75" y="175" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="65" y="175" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="55" y="175" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="80" y="186" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="70" y="186" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="60" y="186" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="76" y="183" size="6" text="13"/>
         <text x="66" y="183" size="6" text="12"/>
         <text x="56" y="183" size="6" text="11"/>

Modified: trunk/elements/00automatisme/process/tac_xenta_schneider_electric/boitier_mural/str_202.elmt
===================================================================
--- trunk/elements/00automatisme/process/tac_xenta_schneider_electric/boitier_mural/str_202.elmt	2014-10-28 07:59:45 UTC (rev 3410)
+++ trunk/elements/00automatisme/process/tac_xenta_schneider_electric/boitier_mural/str_202.elmt	2014-10-28 11:51:36 UTC (rev 3411)
@@ -42,9 +42,6 @@
         <rect width="10" x="75" y="175" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="65" y="175" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="55" y="175" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="80" y="186" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="70" y="186" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="60" y="186" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="76" y="183" size="5" text="13"/>
         <text x="66" y="183" size="5" text="12"/>
         <text x="56" y="183" size="5" text="11"/>

Modified: trunk/elements/00automatisme/process/tac_xenta_schneider_electric/boitier_mural/str_250.elmt
===================================================================
--- trunk/elements/00automatisme/process/tac_xenta_schneider_electric/boitier_mural/str_250.elmt	2014-10-28 07:59:45 UTC (rev 3410)
+++ trunk/elements/00automatisme/process/tac_xenta_schneider_electric/boitier_mural/str_250.elmt	2014-10-28 11:51:36 UTC (rev 3411)
@@ -45,9 +45,6 @@
         <rect width="10" x="75" y="175" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="65" y="175" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="55" y="175" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="80" y="186" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="70" y="186" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="60" y="186" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="76" y="183" size="6" text="13"/>
         <text x="66" y="183" size="6" text="12"/>
         <text x="56" y="183" size="6" text="11"/>

Modified: trunk/elements/00automatisme/process/tac_xenta_schneider_electric/boitier_mural/str_350.elmt
===================================================================
--- trunk/elements/00automatisme/process/tac_xenta_schneider_electric/boitier_mural/str_350.elmt	2014-10-28 07:59:45 UTC (rev 3410)
+++ trunk/elements/00automatisme/process/tac_xenta_schneider_electric/boitier_mural/str_350.elmt	2014-10-28 11:51:36 UTC (rev 3411)
@@ -29,10 +29,7 @@
         <rect width="10" x="95" y="175" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="85" y="175" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="37" y="19" size="9" text="STR 350"/>
-        <rect width="0" x="110" y="186" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="100" y="186" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="170" x1="0" y2="170" x2="120"/>
-        <rect width="0" x="90" y="186" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="106" y="183" size="6" text="16"/>
         <polygon x4="22" antialias="false" style="line-style:normal;line-weight:normal;filling:none;color:black" closed="false" y1="81" x1="22" y2="81" x2="28" y3="86" x3="25" y4="81"/>
         <text x="96" y="183" size="6" text="15"/>
@@ -54,9 +51,6 @@
         <rect width="10" x="75" y="175" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="65" y="175" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="55" y="175" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="80" y="186" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="70" y="186" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="60" y="186" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="76" y="183" size="6" text="13"/>
         <text x="66" y="183" size="6" text="12"/>
         <text x="56" y="183" size="6" text="11"/>

Modified: trunk/elements/00automatisme/process/tac_xenta_schneider_electric/module_ai/tac-xenta471.elmt
===================================================================
--- trunk/elements/00automatisme/process/tac_xenta_schneider_electric/module_ai/tac-xenta471.elmt	2014-10-28 07:59:45 UTC (rev 3410)
+++ trunk/elements/00automatisme/process/tac_xenta_schneider_electric/module_ai/tac-xenta471.elmt	2014-10-28 11:51:36 UTC (rev 3411)
@@ -46,16 +46,6 @@
         <rect width="10" x="105" y="155" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="75" y="155" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="45" y="155" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="320" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="290" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="260" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="230" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="200" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="169" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="140" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="110" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="80" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="50" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="316" y="163" size="6" text="20"/>
         <text x="286" y="163" size="6" text="19"/>
         <text x="256" y="163" size="6" text="18"/>

Modified: trunk/elements/00automatisme/process/tac_xenta_schneider_electric/module_ao/tac-xenta491-492.elmt
===================================================================
--- trunk/elements/00automatisme/process/tac_xenta_schneider_electric/module_ao/tac-xenta491-492.elmt	2014-10-28 07:59:45 UTC (rev 3410)
+++ trunk/elements/00automatisme/process/tac_xenta_schneider_electric/module_ao/tac-xenta491-492.elmt	2014-10-28 11:51:36 UTC (rev 3411)
@@ -46,16 +46,6 @@
         <rect width="10" x="105" y="155" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="75" y="155" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="45" y="155" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="320" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="290" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="260" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="230" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="200" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="169" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="140" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="110" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="80" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="50" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="316" y="163" size="6" text="20"/>
         <text x="286" y="163" size="6" text="19"/>
         <text x="256" y="163" size="6" text="18"/>

Modified: trunk/elements/00automatisme/process/tac_xenta_schneider_electric/module_di/tac-xenta411-412.elmt
===================================================================
--- trunk/elements/00automatisme/process/tac_xenta_schneider_electric/module_di/tac-xenta411-412.elmt	2014-10-28 07:59:45 UTC (rev 3410)
+++ trunk/elements/00automatisme/process/tac_xenta_schneider_electric/module_di/tac-xenta411-412.elmt	2014-10-28 11:51:36 UTC (rev 3411)
@@ -45,16 +45,6 @@
         <rect width="10" x="105" y="155" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="75" y="155" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="45" y="155" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="320" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="290" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="260" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="230" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="200" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="169" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="140" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="110" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="80" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="50" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="316" y="163" size="6" text="20"/>
         <text x="286" y="163" size="6" text="19"/>
         <text x="256" y="163" size="6" text="18"/>

Modified: trunk/elements/00automatisme/process/tac_xenta_schneider_electric/module_repetiteur/tac-xenta-repeater.elmt
===================================================================
--- trunk/elements/00automatisme/process/tac_xenta_schneider_electric/module_repetiteur/tac-xenta-repeater.elmt	2014-10-28 07:59:45 UTC (rev 3410)
+++ trunk/elements/00automatisme/process/tac_xenta_schneider_electric/module_repetiteur/tac-xenta-repeater.elmt	2014-10-28 11:51:36 UTC (rev 3411)
@@ -53,16 +53,6 @@
         <rect width="10" x="125" y="155" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="65" y="155" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="45" y="155" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="390" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="370" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="310" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="290" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="230" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="209" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="150" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="130" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="70" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="50" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="386" y="163" size="6" text="20"/>
         <text x="366" y="163" size="6" text="19"/>
         <text x="306" y="163" size="6" text="18"/>

Modified: trunk/elements/00automatisme/process/tac_xenta_schneider_electric/module_serveur_web/tac-xenta511.elmt
===================================================================
--- trunk/elements/00automatisme/process/tac_xenta_schneider_electric/module_serveur_web/tac-xenta511.elmt	2014-10-28 07:59:45 UTC (rev 3410)
+++ trunk/elements/00automatisme/process/tac_xenta_schneider_electric/module_serveur_web/tac-xenta511.elmt	2014-10-28 11:51:36 UTC (rev 3411)
@@ -75,16 +75,6 @@
         <rect width="10" x="104" y="155" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="74" y="155" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="45" y="155" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="320" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="290" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="260" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="230" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="200" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="170" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="139" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="109" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="79" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="50" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="316" y="163" size="6" text="20"/>
         <text x="286" y="163" size="6" text="19"/>
         <text x="256" y="163" size="6" text="18"/>

Modified: trunk/elements/00automatisme/process/tac_xenta_schneider_electric/module_serveur_web/tac-xenta555.elmt
===================================================================
--- trunk/elements/00automatisme/process/tac_xenta_schneider_electric/module_serveur_web/tac-xenta555.elmt	2014-10-28 07:59:45 UTC (rev 3410)
+++ trunk/elements/00automatisme/process/tac_xenta_schneider_electric/module_serveur_web/tac-xenta555.elmt	2014-10-28 11:51:36 UTC (rev 3411)
@@ -86,16 +86,6 @@
         <rect width="10" x="104" y="155" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="74" y="155" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="45" y="155" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="399" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="370" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="260" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="230" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="200" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="170" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="139" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="109" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="79" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="50" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="395" y="163" size="6" text="20"/>
         <text x="366" y="163" size="6" text="19"/>
         <text x="256" y="163" size="6" text="18"/>

Modified: trunk/elements/00automatisme/process/tac_xenta_schneider_electric/module_serveur_web/tac-xenta711-731.elmt
===================================================================
--- trunk/elements/00automatisme/process/tac_xenta_schneider_electric/module_serveur_web/tac-xenta711-731.elmt	2014-10-28 07:59:45 UTC (rev 3410)
+++ trunk/elements/00automatisme/process/tac_xenta_schneider_electric/module_serveur_web/tac-xenta711-731.elmt	2014-10-28 11:51:36 UTC (rev 3411)
@@ -86,17 +86,6 @@
         <rect width="10" x="104" y="155" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="74" y="155" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="45" y="155" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="399" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="370" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="260" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="230" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="200" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="170" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="139" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="109" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="79" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="50" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <text x="395" y="163" size="6" text="20"/>
         <text x="366" y="163" size="6" text="19"/>
         <text x="256" y="163" size="6" text="18"/>
         <text x="226" y="163" size="6" text="17"/>

Modified: trunk/elements/00automatisme/process/tac_xenta_schneider_electric/module_serveur_web/tac-xenta901.elmt
===================================================================
--- trunk/elements/00automatisme/process/tac_xenta_schneider_electric/module_serveur_web/tac-xenta901.elmt	2014-10-28 07:59:45 UTC (rev 3410)
+++ trunk/elements/00automatisme/process/tac_xenta_schneider_electric/module_serveur_web/tac-xenta901.elmt	2014-10-28 11:51:36 UTC (rev 3411)
@@ -58,16 +58,6 @@
         <rect width="10" x="104" y="155" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="74" y="155" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="45" y="155" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="320" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="290" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="260" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="230" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="200" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="170" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="139" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="109" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="79" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="50" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="316" y="163" size="6" text="20"/>
         <text x="286" y="163" size="6" text="19"/>
         <text x="256" y="163" size="6" text="18"/>

Modified: trunk/elements/00automatisme/process/tac_xenta_schneider_electric/module_serveur_web/tac-xenta911.elmt
===================================================================
--- trunk/elements/00automatisme/process/tac_xenta_schneider_electric/module_serveur_web/tac-xenta911.elmt	2014-10-28 07:59:45 UTC (rev 3410)
+++ trunk/elements/00automatisme/process/tac_xenta_schneider_electric/module_serveur_web/tac-xenta911.elmt	2014-10-28 11:51:36 UTC (rev 3411)
@@ -75,16 +75,6 @@
         <rect width="10" x="104" y="155" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="74" y="155" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="45" y="155" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="320" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="290" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="260" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="230" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="200" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="170" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="139" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="109" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="79" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="50" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="316" y="163" size="6" text="20"/>
         <text x="286" y="163" size="6" text="19"/>
         <text x="256" y="163" size="6" text="18"/>

Modified: trunk/elements/00automatisme/process/tac_xenta_schneider_electric/module_serveur_web/tac-xenta913.elmt
===================================================================
--- trunk/elements/00automatisme/process/tac_xenta_schneider_electric/module_serveur_web/tac-xenta913.elmt	2014-10-28 07:59:45 UTC (rev 3410)
+++ trunk/elements/00automatisme/process/tac_xenta_schneider_electric/module_serveur_web/tac-xenta913.elmt	2014-10-28 11:51:36 UTC (rev 3411)
@@ -84,16 +84,6 @@
         <rect width="10" x="104" y="155" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="74" y="155" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="45" y="155" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="399" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="370" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="260" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="230" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="200" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="170" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="139" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="109" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="79" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="50" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="395" y="163" size="6" text="20"/>
         <text x="366" y="163" size="6" text="19"/>
         <text x="256" y="163" size="6" text="18"/>

Modified: trunk/elements/00automatisme/process/tac_xenta_schneider_electric/module_ui_ao/tac-xenta451-452.elmt
===================================================================
--- trunk/elements/00automatisme/process/tac_xenta_schneider_electric/module_ui_ao/tac-xenta451-452.elmt	2014-10-28 07:59:45 UTC (rev 3410)
+++ trunk/elements/00automatisme/process/tac_xenta_schneider_electric/module_ui_ao/tac-xenta451-452.elmt	2014-10-28 11:51:36 UTC (rev 3411)
@@ -48,16 +48,6 @@
         <rect width="10" x="105" y="155" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="75" y="155" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="45" y="155" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="350" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="320" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="290" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="260" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="230" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="199" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="170" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="110" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="80" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="50" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="346" y="163" size="6" text="20"/>
         <text x="316" y="163" size="6" text="19"/>
         <text x="286" y="163" size="6" text="18"/>

Modified: trunk/elements/00automatisme/process/tac_xenta_schneider_electric/module_ui_tor/tac-xenta421-422.elmt
===================================================================
--- trunk/elements/00automatisme/process/tac_xenta_schneider_electric/module_ui_tor/tac-xenta421-422.elmt	2014-10-28 07:59:45 UTC (rev 3410)
+++ trunk/elements/00automatisme/process/tac_xenta_schneider_electric/module_ui_tor/tac-xenta421-422.elmt	2014-10-28 11:51:36 UTC (rev 3411)
@@ -46,16 +46,6 @@
         <rect width="10" x="105" y="155" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="75" y="155" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="45" y="155" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="320" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="290" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="260" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="230" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="200" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="169" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="140" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="110" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="80" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="50" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="316" y="163" size="6" text="20"/>
         <text x="286" y="163" size="6" text="19"/>
         <text x="256" y="163" size="6" text="18"/>

Modified: trunk/elements/00automatisme/process/tac_xenta_schneider_electric/peripheriques/convertisseur_ar01.elmt
===================================================================
--- trunk/elements/00automatisme/process/tac_xenta_schneider_electric/peripheriques/convertisseur_ar01.elmt	2014-10-28 07:59:45 UTC (rev 3410)
+++ trunk/elements/00automatisme/process/tac_xenta_schneider_electric/peripheriques/convertisseur_ar01.elmt	2014-10-28 11:51:36 UTC (rev 3411)
@@ -60,9 +60,6 @@
         <text x="67" y="13" size="6" text="1"/>
         <text x="57" y="13" size="6" text="2"/>
         <text x="47" y="13" size="6" text="3"/>
-        <rect width="0" x="70" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="60" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="50" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="37" y="13" size="6" text="4"/>
         <line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="130" x1="76" y2="130" x2="77"/>
         <text x="66" y="163" size="6" text="IN"/>

Modified: trunk/elements/00automatisme/process/tac_xenta_schneider_electric/peripheriques/platine_1r.elmt
===================================================================
--- trunk/elements/00automatisme/process/tac_xenta_schneider_electric/peripheriques/platine_1r.elmt	2014-10-28 07:59:45 UTC (rev 3410)
+++ trunk/elements/00automatisme/process/tac_xenta_schneider_electric/peripheriques/platine_1r.elmt	2014-10-28 11:51:36 UTC (rev 3411)
@@ -40,9 +40,7 @@
         <rect width="10" x="25" y="5" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="5" y="95" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="5" y="5" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="30" y="106" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="26" y="13" size="5" text="A2"/>
-        <rect width="0" x="10" y="106" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="6" y="13" size="5" text="A1"/>
         <text x="26" y="103" size="6" text="14"/>
         <text x="6" y="103" size="6" text="12"/>

Modified: trunk/elements/00automatisme/process/tac_xenta_schneider_electric/peripheriques/platine_1rs.elmt
===================================================================
--- trunk/elements/00automatisme/process/tac_xenta_schneider_electric/peripheriques/platine_1rs.elmt	2014-10-28 07:59:45 UTC (rev 3410)
+++ trunk/elements/00automatisme/process/tac_xenta_schneider_electric/peripheriques/platine_1rs.elmt	2014-10-28 11:51:36 UTC (rev 3411)
@@ -38,11 +38,8 @@
         <rect width="10" x="25" y="5" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="5" y="95" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="5" y="5" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="50" y="106" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="30" y="106" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="45" y="13" size="5" text="YR"/>
         <text x="26" y="13" size="5" text="A2"/>
-        <rect width="0" x="10" y="106" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="6" y="13" size="5" text="A1"/>
         <text x="46" y="103" size="6" text="14"/>
         <text x="26" y="103" size="6" text="12"/>

Modified: trunk/elements/00automatisme/process/tac_xenta_schneider_electric/peripheriques/platine_1rsa.elmt
===================================================================
--- trunk/elements/00automatisme/process/tac_xenta_schneider_electric/peripheriques/platine_1rsa.elmt	2014-10-28 07:59:45 UTC (rev 3410)
+++ trunk/elements/00automatisme/process/tac_xenta_schneider_electric/peripheriques/platine_1rsa.elmt	2014-10-28 11:51:36 UTC (rev 3411)
@@ -37,7 +37,6 @@
         <rect width="10" x="65" y="95" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="65" y="5" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <circle x="37.7639" y="72.7639" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" diameter="4.4721"/>
-        <rect width="0" x="70" y="106" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="20" y="81" size="4" text="AUTO"/>
         <text x="20" y="73" size="4" text="MANU"/>
         <circle x="16.8377" y="27.8377" antialias="true" style="line-style:normal;line-weight:normal;filling:black;color:black" diameter="6.3245"/>
@@ -54,11 +53,8 @@
         <rect width="10" x="25" y="5" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="5" y="95" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="5" y="5" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="50" y="106" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="30" y="106" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="45" y="13" size="5" text="YR"/>
         <text x="26" y="13" size="5" text="A2"/>
-        <rect width="0" x="10" y="106" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="6" y="13" size="5" text="A1"/>
         <text x="47" y="103" size="6" text="Y"/>
         <text x="26" y="103" size="6" text="S2"/>

Modified: trunk/elements/00automatisme/process/tac_xenta_schneider_electric/peripheriques/platine_pd4.elmt
===================================================================
--- trunk/elements/00automatisme/process/tac_xenta_schneider_electric/peripheriques/platine_pd4.elmt	2014-10-28 07:59:45 UTC (rev 3410)
+++ trunk/elements/00automatisme/process/tac_xenta_schneider_electric/peripheriques/platine_pd4.elmt	2014-10-28 11:51:36 UTC (rev 3411)
@@ -24,7 +24,6 @@
         <circle x="40.5279" y="130.528" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" diameter="8.9442"/>
         <circle x="5" y="119" antialias="true" style="line-style:normal;line-weight:normal;filling:black;color:black" diameter="20"/>
         <rect width="150" x="0" y="0" antialias="false" height="170" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="0" y="0" antialias="false" height="1" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="4" x1="50" y2="0" x2="50"/>
         <circle x="35.5279" y="30.528" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" diameter="8.9442"/>
         <circle x="25.5279" y="30.528" antialias="true" style="line-style:normal;line-weight:normal;filling:none;color:black" diameter="8.9442"/>
@@ -63,19 +62,9 @@
         <rect width="10" x="5" y="155" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="5" y="5" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="47" y="13" size="6" text="C"/>
-        <rect width="0" x="140" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="130" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="110" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="100" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="80" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="70" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="50" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="40" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="20" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="37" y="13" size="6" text="4"/>
         <text x="27" y="13" size="6" text="3"/>
         <text x="17" y="13" size="6" text="2"/>
-        <rect width="0" x="10" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="7" y="13" size="6" text="1"/>
         <text x="137" y="163" size="6" text="4"/>
         <text x="127" y="163" size="6" text="0"/>

Modified: trunk/elements/00automatisme/process/tac_xenta_schneider_electric/regulateurs/tac-xenta281.elmt
===================================================================
--- trunk/elements/00automatisme/process/tac_xenta_schneider_electric/regulateurs/tac-xenta281.elmt	2014-10-28 07:59:45 UTC (rev 3410)
+++ trunk/elements/00automatisme/process/tac_xenta_schneider_electric/regulateurs/tac-xenta281.elmt	2014-10-28 11:51:36 UTC (rev 3411)
@@ -60,26 +60,6 @@
         <rect width="10" x="65" y="155" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="45" y="155" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="4" x1="670" y2="0" x2="670"/>
-        <rect width="0" x="670" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="640" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="610" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="579" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="550" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="520" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="490" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="460" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="430" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="400" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="340" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="310" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="280" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="250" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="220" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="189" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="160" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="130" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="70" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="50" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="4" x1="640" y2="0" x2="640"/>
         <text x="666" y="163" size="6" text="40"/>
         <text x="636" y="163" size="6" text="39"/>

Modified: trunk/elements/00automatisme/process/tac_xenta_schneider_electric/regulateurs/tac-xenta282.elmt
===================================================================
--- trunk/elements/00automatisme/process/tac_xenta_schneider_electric/regulateurs/tac-xenta282.elmt	2014-10-28 07:59:45 UTC (rev 3410)
+++ trunk/elements/00automatisme/process/tac_xenta_schneider_electric/regulateurs/tac-xenta282.elmt	2014-10-28 11:51:36 UTC (rev 3411)
@@ -61,26 +61,6 @@
         <rect width="10" x="65" y="155" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="45" y="155" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="4" x1="670" y2="0" x2="670"/>
-        <rect width="0" x="670" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="640" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="610" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="579" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="550" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="520" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="490" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="460" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="430" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="400" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="340" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="310" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="280" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="250" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="220" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="189" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="160" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="130" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="70" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="50" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="4" x1="640" y2="0" x2="640"/>
         <text x="666" y="163" size="6" text="40"/>
         <text x="636" y="163" size="6" text="39"/>

Modified: trunk/elements/00automatisme/process/tac_xenta_schneider_electric/regulateurs/tac-xenta301.elmt
===================================================================
--- trunk/elements/00automatisme/process/tac_xenta_schneider_electric/regulateurs/tac-xenta301.elmt	2014-10-28 07:59:45 UTC (rev 3410)
+++ trunk/elements/00automatisme/process/tac_xenta_schneider_electric/regulateurs/tac-xenta301.elmt	2014-10-28 11:51:36 UTC (rev 3411)
@@ -58,26 +58,6 @@
         <rect width="10" x="65" y="155" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="45" y="155" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="4" x1="670" y2="0" x2="670"/>
-        <rect width="0" x="670" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="640" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="610" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="579" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="550" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="520" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="490" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="460" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="430" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="400" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="340" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="310" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="280" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="250" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="220" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="189" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="160" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="130" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="70" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="50" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="4" x1="640" y2="0" x2="640"/>
         <text x="666" y="163" size="6" text="40"/>
         <text x="636" y="163" size="6" text="39"/>

Modified: trunk/elements/00automatisme/process/tac_xenta_schneider_electric/regulateurs/tac-xenta302.elmt
===================================================================
--- trunk/elements/00automatisme/process/tac_xenta_schneider_electric/regulateurs/tac-xenta302.elmt	2014-10-28 07:59:45 UTC (rev 3410)
+++ trunk/elements/00automatisme/process/tac_xenta_schneider_electric/regulateurs/tac-xenta302.elmt	2014-10-28 11:51:36 UTC (rev 3411)
@@ -61,26 +61,6 @@
         <rect width="10" x="65" y="155" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="45" y="155" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="4" x1="670" y2="0" x2="670"/>
-        <rect width="0" x="670" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="640" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="610" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="579" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="550" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="520" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="490" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="460" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="430" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="400" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="340" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="310" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="280" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="250" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="220" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="189" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="160" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="130" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="70" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="50" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="4" x1="640" y2="0" x2="640"/>
         <text x="666" y="163" size="6" text="40"/>
         <text x="636" y="163" size="6" text="39"/>

Modified: trunk/elements/00automatisme/process/tac_xenta_schneider_electric/regulateurs/tac-xenta401.elmt
===================================================================
--- trunk/elements/00automatisme/process/tac_xenta_schneider_electric/regulateurs/tac-xenta401.elmt	2014-10-28 07:59:45 UTC (rev 3410)
+++ trunk/elements/00automatisme/process/tac_xenta_schneider_electric/regulateurs/tac-xenta401.elmt	2014-10-28 11:51:36 UTC (rev 3411)
@@ -58,16 +58,6 @@
         <rect width="10" x="104" y="155" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="74" y="155" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="45" y="155" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="320" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="290" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="260" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="230" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="200" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="170" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="139" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="109" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="79" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="50" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <text x="316" y="163" size="6" text="20"/>
         <text x="286" y="163" size="6" text="19"/>
         <text x="256" y="163" size="6" text="18"/>

Modified: trunk/elements/00automatisme/process/tac_xenta_schneider_electric/regulateurs/tac-xentalib.elmt
===================================================================
--- trunk/elements/00automatisme/process/tac_xenta_schneider_electric/regulateurs/tac-xentalib.elmt	2014-10-28 07:59:45 UTC (rev 3410)
+++ trunk/elements/00automatisme/process/tac_xenta_schneider_electric/regulateurs/tac-xentalib.elmt	2014-10-28 11:51:36 UTC (rev 3411)
@@ -61,26 +61,6 @@
         <rect width="10" x="65" y="155" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <rect width="10" x="45" y="155" antialias="true" height="10" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="4" x1="670" y2="0" x2="670"/>
-        <rect width="0" x="670" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="640" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="610" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="579" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="550" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="520" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="490" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="460" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="430" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="400" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="340" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="310" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="280" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="250" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="220" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="189" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="160" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="130" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="70" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
-        <rect width="0" x="50" y="166" antialias="false" height="3" style="line-style:normal;line-weight:normal;filling:none;color:black"/>
         <line length1="1.5" length2="1.5" antialias="false" end1="none" end2="none" style="line-style:normal;line-weight:normal;filling:none;color:black" y1="4" x1="640" y2="0" x2="640"/>
         <text x="666" y="163" size="6" text="40"/>
         <text x="636" y="163" size="6" text="39"/>


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/