Files
qelectrotech-source-mirror/elements/transformateurs/transfo_mono.elmt
xavierqet c71ede3403 Lifting des moteurs et transformateurs
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@64 bfdf4180-ca20-0410-9c96-a3a8aa849046
2007-02-22 20:18:58 +00:00

28 lines
1.3 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>
<!--Phase 1-->
<polygon x1="-20" y1="-40" x2="-20" y2="-20" x3="-14" y3="-14" antialias="false" closed="false" />
<!--Neutre 1-->
<polygon x1="20" y1="-40" x2="20" y2="-20" x3="14" y3="-14" antialias="false" closed="false" />
<!--Phase 2-->
<polygon x1="-20" y1="60" x2="-20" y2="40" x3="-14" y3="34" antialias="false" closed="false" />
<!--Neutre 2-->
<polygon x1="20" y1="60" x2="20" y2="40" x3="14" y3="34" antialias="false" closed="false" />
<!--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" />
<!--Bornes superieures-->
<terminal orientation="n" x="-20" y="-40" />
<terminal orientation="n" x="20" y="-40" />
<!--Bornes inferieures-->
<terminal orientation="s" x="-20" y="60" />
<terminal orientation="s" x="20" y="60" />
</description>
</definition>