svg und einfaches .png für Vario Förderer rein
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 5.3 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 5.8 KiB |
@@ -1,5 +1,5 @@
|
||||
<palette><div class="paletteItem"><div><img id="s_Foerderer" class="shape" title="ETF" family="Foerderer" shapeMode="0" src="SSG/shapes/img/Foerderer_32.png" /></div><div>Etagenförderer</div></div>
|
||||
<div class="paletteItem"><div><img id="s_TEF" class="shape" title="" shapeMode="0" /></div><div>TEF mit Finger</div></div>
|
||||
<div class="paletteItem"><div><img id="s_Vario" class="shape" title="Durch TEF angetriebene Strecke" family="Foerderer" shapeMode="0" src="SSG/shapes/img/VarioFoerderer_32.png" /></div><div>VarioFörderer</div></div>
|
||||
<div class="paletteItem"><div><img id="s_Kurve_90_L_F" class="shape" title="" family="KurveFoerderer" shapeMode="0" src="SSG/shapes/img/Kurve_90_L_F_32px.png" /></div><div>90 Kurve links angetrieben</div></div>
|
||||
<div class="paletteItem"><div><img id="s_Kurve_90_R_F" class="shape" title="" family="KurveFoerderer" shapeMode="0" src="SSG/shapes/img/Kurve_90_R_F_32px.png" /></div><div>90 Kurve rechts angetrieben</div></div>
|
||||
<div class="paletteItem"><div><img id="s_Kurve_60_L_F" class="shape" title="" family="KurveFoerderer" shapeMode="0" src="SSG/shapes/img/Kurve_60_L_F_32px.png" /></div><div>60 Kurve links angetrieben</div></div>
|
||||
|
||||
@@ -0,0 +1,53 @@
|
||||
{
|
||||
"shapeMode": 0,
|
||||
"name": "VarioFörderer",
|
||||
"family": "Foerderer",
|
||||
"description": "Durch TEF angetriebene Strecke",
|
||||
"icon": "SSG/shapes/img/VarioFoerderer_32.png",
|
||||
"iconBig": "SSG/shapes/img/VarioFoerderer_64.png",
|
||||
"srcSVG": "SSG/shapes/svg/s_Vario.xml",
|
||||
"width": 1625.1969,
|
||||
"height": 6047.2441,
|
||||
"depth": 340.1575,
|
||||
"behaviour": "(NOSTRETCH)(NOSTRETCHONVIEW)(NOROTATE)(NOROTATEONVIEW)(CONTAINER)(HIDEDIMENSIONS)(HIDEROTATION)(HIDEPIN)(ALWAYSFRONT)",
|
||||
"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": "",
|
||||
"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": "",
|
||||
"isDimension": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg">
|
||||
<g transform="rotate(0)">
|
||||
<svg viewBox="0 0 26.45833 264.58333" preserveAspectRatio="none" position="absolute" overflow="visible">
|
||||
<defs />
|
||||
<g d="layer1" transform="translate(0,-13.203638)">
|
||||
<path style="opacity:0.94;fill:none;stroke:#6170d9;stroke-opacity:1" d="M 13.65157,13.203638 V 277.78696" stroke-width="1px" />
|
||||
</g>
|
||||
<g transform="translate(-2.2828654,-13.048261)" style="fill:#000000;fill-opacity:1">
|
||||
<path style="opacity:0.94;mix-blend-mode:normal;fill:#000000;fill-opacity:1;stroke:#b9bfee;stroke-opacity:1" d="M 13.65157,13.203638 V 277.78696" stroke-width="1px" />
|
||||
</g>
|
||||
</svg>
|
||||
</g>
|
||||
</svg>
|
||||
Reference in New Issue
Block a user