Files
qelectrotech-source-mirror/elements/transformateurs/transfo_mono.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="105" hotspot_x="25" hotspot_y="45" orientation="dnny">
<names>
<name lang="fr">Transformateur monophasé</name>
<name lang="en">One-phase transformer</name>
</names>
<description>
<!--Transforateur-->
<circle x="-20" y="-20" diameter="40" antialias="true" style="line-weight:none;filling:white;" />
<circle x="-20" y="0" diameter="40" antialias="true" style="filling:white;" />
<circle x="-20" y="-20" diameter="40" antialias="true" />
<!--Phase 1-->
<line x1="-20" y1="-40" x2="-20" y2="-20" antialias="false" />
<line x1="-20" y1="-20" x2="-14" y2="-14" antialias="true" />
<!--Neutre 1-->
<line x1="20" y1="-40" x2="20" y2="-20" antialias="false" />
<line x1="20" y1="-20" x2="14" y2="-14" antialias="true" />
<!--Phase 2-->
<line x1="-20" y1="60" x2="-20" y2="40" antialias="false" />
<line x1="-20" y1="40" x2="-14" y2="34" antialias="true" />
<!--Neutre 2-->
<line x1="20" y1="60" x2="20" y2="40" antialias="false" />
<line x1="20" y1="40" x2="14" y2="34" antialias="true" />
<!--Bornes supérieurs-->
<terminal orientation="n" x="-20" y="-40" />
<terminal orientation="n" x="20" y="-40" />
<!--Bornes inférieurs-->
<terminal orientation="s" x="-20" y="60" />
<terminal orientation="s" x="20" y="60" />
</description>
</definition>