Ajout de la nouvelle collection d'elements par Benoit

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@205 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
xavierqet
2007-11-07 13:56:51 +00:00
parent 317256b134
commit 68629991be
81 changed files with 671 additions and 460 deletions

View File

@@ -1,28 +0,0 @@
<!DOCTYPE definition SYSTEM "definition_element.dtd">
<definition type="element" width="45" height="85" hotspot_x="25" hotspot_y="45" orientation="dnny">
<names>
<name lang="fr">Moteur a courant continu</name>
<name lang="en">Direct-current motor</name>
</names>
<description>
<!--Balai inferieur-->
<line x1="-14" y1="-25" x2="-14" y2="-14" antialias="false" />
<line x1="14" y1="-25" x2="14" y2="-14" antialias="false" />
<line x1="14" y1="-25" x2="-14" y2="-25" antialias="false" />
<!--Fil inferieur-->
<line x1="0" y1="-40" x2="0" y2="-25" antialias="false" />
<!--Balai superieur-->
<line x1="-14" y1="25" x2="-14" y2="14" antialias="false" />
<line x1="14" y1="25" x2="14" y2="14" antialias="false" />
<line x1="14" y1="25" x2="-14" y2="25" antialias="false" />
<!--Fil superieur-->
<line x1="0" y1="40" x2="0" y2="25" antialias="false" />
<!--Rotor-->
<circle x="-20" y="-20" diameter="40" antialias="true" style="filling:white;"/>
<!--Lettre M-->
<text x="-13.5" y="12" size="24" text="M" />
<!--Bornes-->
<terminal orientation="n" x="0" y="-40" />
<terminal orientation="s" x="0" y="40" />
</description>
</definition>

View File

@@ -1,22 +0,0 @@
<!DOCTYPE definition SYSTEM "definition_element.dtd">
<definition type="element" width="45" height="65" hotspot_x="25" hotspot_y="45" orientation="dnnn">
<names>
<name lang="fr">Moteur asynchrone triphasé</name>
<name lang="en">Three-phase induction motor</name>
</names>
<description>
<!--U-->
<polygon x1="-20" y1="-40" x2="-20" y2="-20" x3="-14" y3="-14" antialias="false" closed="false" />
<!--V-->
<line x1="0" y1="-40" x2="0" y2="-20" antialias="false" />
<!--W-->
<polygon x1="20" y1="-40" x2="20" y2="-20" x3="14" y3="-14" antialias="false" closed="false" />
<circle x="-20" y="-20" diameter="40" antialias="true" style="filling:white;"/>
<!--Lettre M-->
<text x="-13.5" y="12" size="24" text="M" />
<!--Bornes-->
<terminal orientation="n" x="-20" y="-40" />
<terminal orientation="n" x="0" y="-40" />
<terminal orientation="n" x="20" y="-40" />
</description>
</definition>

View File

@@ -1,32 +0,0 @@
<!DOCTYPE definition SYSTEM "definition_element.dtd">
<definition type="element" width="45" height="85" hotspot_x="25" hotspot_y="45" orientation="dnnn">
<names>
<name lang="fr">Moteur Asyncrone triphasé (non couplé)</name>
<name lang="en">Three-phase induction motor (not coupled)</name>
</names>
<description>
<!--U1-->
<polygon x1="-20" y1="-40" x2="-20" y2="-20" x3="-14" y3="-14" antialias="false" closed="false" />
<!--V1-->
<line x1="0" y1="-40" x2="0" y2="-20" antialias="false" />
<!--W1-->
<polygon x1="20" y1="-40" x2="20" y2="-20" x3="14" y3="-14" antialias="false" closed="false" />
<!--U2-->
<polygon x1="-20" y1="40" x2="-20" y2="20" x3="-14" y3="14" antialias="false" closed="false" />
<!--V2-->
<line x1="0" y1="40" x2="0" y2="20" antialias="false" />
<!--W2-->
<polygon x1="20" y1="40" x2="20" y2="20" x3="14" y3="14" antialias="false" closed="false" />
<circle x="-20" y="-20" diameter="40" antialias="true" style="filling:white;"/>
<!--Lettre M-->
<text x="-13.5" y="12" size="24" text="M" />
<!--Bornes Superieures-->
<terminal orientation="n" x="-20" y="-40" />
<terminal orientation="n" x="0" y="-40" />
<terminal orientation="n" x="20" y="-40" />
<!--Bornes Inferieures-->
<terminal orientation="s" x="-20" y="40" />
<terminal orientation="s" x="0" y="40" />
<terminal orientation="s" x="20" y="40" />
</description>
</definition>

View File

@@ -1,6 +0,0 @@
<qet-directory>
<names>
<name lang="en" >Engines</name>
<name lang="fr" >Moteurs</name>
</names>
</qet-directory>