mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-26 21:40:52 +01:00
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@59 bfdf4180-ca20-0410-9c96-a3a8aa849046
22 lines
869 B
Plaintext
22 lines
869 B
Plaintext
<!DOCTYPE definition SYSTEM "definition_element.dtd">
|
|
<definition type="element" width="40" height="40" hotspot_x="20" hotspot_y="20" orientation="dyyy">
|
|
<names>
|
|
<name lang="fr">Thyristor</name>
|
|
<name lang="en">Thyristor</name>
|
|
</names>
|
|
<description>
|
|
<!--Diode-->
|
|
<polygon x1="-10" y1="-10" x2="10" y2="-10" x3="0" y3="10" antialias="true" style="filling:white;" />
|
|
<line x1="0" y1="-20" x2="0" y2="20" antialias="false" />
|
|
<line x1="-10" y1="10" x2="10" y2="10" antialias="false" />
|
|
<!--Gachette-->
|
|
<line x1="-5" y1="10" x2="-10" y2="15" antialias="true" />
|
|
<line x1="-10" y1="15" x2="-15" y2="15" antialias="false" />
|
|
<!--Borne Diode-->
|
|
<terminal orientation="s" x="0" y="20" />
|
|
<terminal orientation="n" x="0" y="-20" />
|
|
<!--Borne Gachette-->
|
|
<terminal orientation="w" x="-15" y="15" />
|
|
</description>
|
|
</definition>
|