Files
qelectrotech-source-mirror/elements/transformateurs/transfo_tri.elmt
benoit 423a586c75 Ajout du Capteur NF et ajout des commentaire des les elements
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@26 bfdf4180-ca20-0410-9c96-a3a8aa849046
2006-11-18 18:14:26 +00:00

30 lines
1.5 KiB
Plaintext

<definition type="element" nom="Transformateur triphasé" width="45" height="105" hotspot_x="25" hotspot_y="45" orientation="dnny" ci="true">
<!--Transformateur-->
<cercle x="-20" y="-20" rayon="40" antialias="true" style="normal" />
<cercle x="-20" y="0" rayon="40" antialias="true" style="normal" />
<!--U1-->
<ligne x1="-20" y1="-40" x2="-20" y2="-20" antialias="false" style="normal" />
<ligne x1="-20" y1="-20" x2="-14" y2="-14" antialias="true" style="normal" />
<!--V1-->
<ligne x1="0" y1="-40" x2="0" y2="-20" antialias="false" style="dashed" />
<!--W1-->
<ligne x1="20" y1="-40" x2="20" y2="-20" antialias="false" style="normal" />
<ligne x1="20" y1="-20" x2="14" y2="-14" antialias="true" style="normal" />
<!--U2-->
<ligne x1="-20" y1="60" x2="-20" y2="40" antialias="false" style="normal" />
<ligne x1="-20" y1="40" x2="-14" y2="34" antialias="true" style="normal" />
<!--V2-->
<ligne x1="0" y1="60" x2="0" y2="40" antialias="false" style="normal" />
<!--W2-->
<ligne x1="20" y1="60" x2="20" y2="40" antialias="false" style="normal" />
<ligne x1="20" y1="40" x2="14" y2="34" antialias="true" style="normal" />
<!--Bornes supérieurs-->
<borne orientation="n" x="-20" y="-40" />
<borne orientation="n" x="0" y="-40" />
<borne orientation="n" x="20" y="-40" />
<!--Bornes inférieurs-->
<borne orientation="s" x="-20" y="60" />
<borne orientation="s" x="0" y="60" />
<borne orientation="s" x="20" y="60" />
</definition>