Files
qelectrotech-source-mirror/elements/contacts/sectionneur.elmt
xavierqet c1f9d430b6 Traduction des attributs et noms des tags XML utilises pour les descriptions des elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@59 bfdf4180-ca20-0410-9c96-a3a8aa849046
2007-02-18 00:06:36 +00:00

19 lines
692 B
Plaintext

<!DOCTYPE definition SYSTEM "definition_element.dtd">
<definition type="element" width="25" height="70" hotspot_x="15" hotspot_y="5" orientation="dnny">
<names>
<name lang="fr">Sectioneur</name>
<name lang="en">Disconnecting switch</name>
</names>
<description>
<!--Contact-->
<line x1="-10" y1="20" x2="0" y2="40" antialias="true" />
<line x1="0" y1="0" x2="0" y2="20" antialias="false" />
<line x1="0" y1="40" x2="0" y2="60" antialias="false" />
<!--Partie Sectionneur-->
<line x1="-5" y1="20" x2="5" y2="20" antialias="false" />
<!--Bornes-->
<terminal orientation="n" x="0" y="0" />
<terminal orientation="s" x="0" y="60" />
</description>
</definition>