mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-22 17:50:52 +01:00
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@59 bfdf4180-ca20-0410-9c96-a3a8aa849046
19 lines
686 B
Plaintext
19 lines
686 B
Plaintext
<!DOCTYPE definition SYSTEM "definition_element.dtd">
|
|
<definition type="element" width="100" height="90" hotspot_x="25" hotspot_y="45" orientation="dnnn">
|
|
<names>
|
|
<name lang="fr">Bobine</name>
|
|
<name lang="en">Coil</name>
|
|
</names>
|
|
<description>
|
|
<!--Bobine-->
|
|
<polygon x1="-20" y1="-20" x2="-20" y2="20" x3="40" y3="20" x4="40" y4="-20" style="filling:white;" />
|
|
<!--Fils-->
|
|
<line x1="0" y1="-20" x2="0" y2="-40" antialias="false" />
|
|
<line x1="0" y1="20" x2="0" y2="40" antialias="false" />
|
|
<!--Borne A2-->
|
|
<terminal orientation="s" x="0" y="40" />
|
|
<!--Borne A1-->
|
|
<terminal orientation="n" x="0" y="-40" />
|
|
</description>
|
|
</definition>
|