IDs für Förderer korrigiert

This commit is contained in:
Simon Schmutzler
2024-02-13 14:08:45 +01:00
parent 9dfa78af78
commit 0dcbccd5b5
3 changed files with 55 additions and 6 deletions
@@ -1,3 +1,3 @@
<palette><div class="paletteItem"><div><img id="s_ETF" class="shape" title="" shapeMode="0" /></div><div>Etagenförderer (ETF)</div></div>
<palette><div class="paletteItem"><div><img id="s_Foerderer" class="shape" title="" family="Gefaellestrecke" shapeMode="0" src="SSG/shapes/img/Foerderer_32.png" /></div><div>Etagenförderer (ETF)</div></div>
<div class="paletteItem"><div><img id="s_TEF" class="shape" title="" shapeMode="0" /></div><div>TEF mit Finger</div></div>
</palette>
@@ -1,5 +0,0 @@
{
"shapeMode": 0,
"name": "Etagenförderer (ETF)",
"icon": "SSG/shapes/img/"
}
@@ -0,0 +1,54 @@
{
"shapeMode": 0,
"name": "Etagenförderer (ETF)",
"family": "Gefaellestrecke",
"icon": "SSG/shapes/img/Foerderer_32.png",
"iconBig": "SSG/shapes/img/Foerderer_64.png",
"srcSVG": "SSG/shapes/svg/s_Foerderer.xml",
"text": "^",
"width": 377.9528,
"height": 6047.2441,
"depth": 755.9055,
"behaviour": "(NOSTRETCH)(NOSTRETCHONVIEW)(NOROTATE)(NOROTATEONVIEW)(CONTAINER)(HIDEDIMENSIONS)(HIDEROTATION)(HIDEPIN)(ALWAYSFRONT)(ORIGIN=CENTER)",
"connectionPoints": [
{
"id": "cp1",
"x": 500.0,
"y": 0.0,
"z": 0.0,
"xMin": "",
"xMax": "",
"xStep": "",
"yMin": "",
"yMax": "",
"yStep": "",
"zMin": "",
"zMax": "",
"zStep": "",
"direction": 0.0,
"linkClass": "Gefaellestrecke",
"label": "Oben",
"isDimension": true
},
{
"id": "cp2",
"x": 500.0,
"y": 1000.0,
"z": 0.0,
"xMin": "",
"xMax": "",
"xStep": "",
"yMin": "",
"yMax": "",
"yStep": "",
"zMin": "",
"zMax": "",
"zStep": "",
"direction": 180.0,
"linkClass": "Gefaellestrecke",
"label": "Unten",
"isDimension": true
}
],
"eventClass": "OnInserted,OnDoubleclick,OnPasted,OnLinked"
}