diff --git a/Editor2DLibrary/SSG/shapes/img/VarioFoerderer_32.png b/Editor2DLibrary/SSG/shapes/img/VarioFoerderer_32.png new file mode 100644 index 0000000..201a9c5 Binary files /dev/null and b/Editor2DLibrary/SSG/shapes/img/VarioFoerderer_32.png differ diff --git a/Editor2DLibrary/SSG/shapes/img/VarioFoerderer_64.png b/Editor2DLibrary/SSG/shapes/img/VarioFoerderer_64.png new file mode 100644 index 0000000..02ae943 Binary files /dev/null and b/Editor2DLibrary/SSG/shapes/img/VarioFoerderer_64.png differ diff --git a/Editor2DLibrary/SSG/shapes/palettes/c_Foerderer.xml b/Editor2DLibrary/SSG/shapes/palettes/c_Foerderer.xml index 706c678..3df602b 100644 --- a/Editor2DLibrary/SSG/shapes/palettes/c_Foerderer.xml +++ b/Editor2DLibrary/SSG/shapes/palettes/c_Foerderer.xml @@ -1,5 +1,5 @@ 
Etagenförderer
-
TEF mit Finger
+
VarioFörderer
90 Kurve links angetrieben
90 Kurve rechts angetrieben
60 Kurve links angetrieben
diff --git a/Editor2DLibrary/SSG/shapes/props/s_Vario.txt b/Editor2DLibrary/SSG/shapes/props/s_Vario.txt new file mode 100644 index 0000000..db45875 --- /dev/null +++ b/Editor2DLibrary/SSG/shapes/props/s_Vario.txt @@ -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 + } + ] +} \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/svg/s_Vario.xml b/Editor2DLibrary/SSG/shapes/svg/s_Vario.xml new file mode 100644 index 0000000..e9c918d --- /dev/null +++ b/Editor2DLibrary/SSG/shapes/svg/s_Vario.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + \ No newline at end of file