Files
qelectrotech-source-mirror/elements/moteurs/mcc.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

32 lines
1.4 KiB
Plaintext

<!DOCTYPE definition SYSTEM "definition_element.dtd">
<definition type="element" width="45" height="85" hotspot_x="25" hotspot_y="45" orientation="dnny">
<names>
<name lang="fr">Moteur a courant continu</name>
<name lang="en">Direct-current motor</name>
</names>
<description>
<!--Rotor-->
<circle x="-20" y="-20" diameter="40" antialias="true" style="filling:white;"/>
<!--Balait inférieur-->
<line x1="-14" y1="-25" x2="-14" y2="-14" antialias="false" />
<line x1="14" y1="-25" x2="14" y2="-14" antialias="false" />
<line x1="14" y1="-25" x2="-14" y2="-25" antialias="false" />
<!--Fil inférieur-->
<line x1="0" y1="-40" x2="0" y2="-25" antialias="false" />
<!--Balait supérieur-->
<line x1="-14" y1="25" x2="-14" y2="14" antialias="false" />
<line x1="14" y1="25" x2="14" y2="14" antialias="false" />
<line x1="14" y1="25" x2="-14" y2="25" antialias="false" />
<!--Fil superieur-->
<line x1="0" y1="40" x2="0" y2="25" antialias="false" />
<!--Lettre M-->
<line x1="-10" y1="-10" x2="-10" y2="10" antialias="false" />
<line x1="-10" y1="-10" x2="0" y2="0" antialias="true" />
<line x1="0" y1="0" x2="10" y2="-10" antialias="true" />
<line x1="10" y1="-10" x2="10" y2="10" antialias="false" />
<!--Bornes-->
<terminal orientation="n" x="0" y="-40" />
<terminal orientation="s" x="0" y="40" />
</description>
</definition>