From 4964f212d2d551a7e20712a06676f1c82d8c726d Mon Sep 17 00:00:00 2001 From: mistangl Date: Fri, 19 Dec 2025 18:23:42 +0100 Subject: [PATCH] =?UTF-8?q?Kettenf=C3=B6rderer=20Configs=20dazu?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../shapes/palettes/c_OmnifloFoerderer.xml | 2 + Editor2DLibrary/SSG/shapes/props/s97.txt | 69 +++++++++++++++++++ Editor2DLibrary/SSG/shapes/svg/s_Kette.xml | 8 +++ .../SSG/shapes/svg/s_KettenFoerderer.xml | 8 +++ 4 files changed, 87 insertions(+) create mode 100644 Editor2DLibrary/SSG/shapes/palettes/c_OmnifloFoerderer.xml create mode 100644 Editor2DLibrary/SSG/shapes/props/s97.txt create mode 100644 Editor2DLibrary/SSG/shapes/svg/s_Kette.xml create mode 100644 Editor2DLibrary/SSG/shapes/svg/s_KettenFoerderer.xml diff --git a/Editor2DLibrary/SSG/shapes/palettes/c_OmnifloFoerderer.xml b/Editor2DLibrary/SSG/shapes/palettes/c_OmnifloFoerderer.xml new file mode 100644 index 0000000..7d871fd --- /dev/null +++ b/Editor2DLibrary/SSG/shapes/palettes/c_OmnifloFoerderer.xml @@ -0,0 +1,2 @@ +
Kettenförderer
+
\ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/props/s97.txt b/Editor2DLibrary/SSG/shapes/props/s97.txt new file mode 100644 index 0000000..4a5867c --- /dev/null +++ b/Editor2DLibrary/SSG/shapes/props/s97.txt @@ -0,0 +1,69 @@ +{ + "shapeMode": 0, + "name": "TEF Gerade", + "family": "TEF_Gerade", + "icon": "SSG/shapes/img/TEFGerade_32px.png", + "iconBig": "SSG/shapes/img/TEFGerade_64px.png", + "srcSVG": "SSG/shapes/svg/s97.xml", + "width": 158.7402, + "height": 3779.5276, + "depth": 415.748, + "behaviour": "(NOSTRETCH)(NOSTRETCHONVIEW)(NOROTATE)(NOROTATEONVIEW)(CONTAINER)(HIDEDIMENSIONS)(HIDEROTATION)(HIDEPIN)(ALWAYSFRONT)(ORIGIN=CENTER)", + "group3d": [ + { + "source": "s_ap110", + "id": "g0", + "width": 158.7402, + "height": 3779.5276, + "depth": 415.748, + "x": 0.0, + "y": 0.0, + "z": 207.874, + "rotation": "0;0;0", + "data": "", + "color": "#FFFF00", + "colorOpacity": 1.0 + } + ], + "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": "OmnifloTEF", + "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": "OmnifloTEF", + "label": "", + "isDimension": true + } + ], + "eventClass": "OnInserted,OnDoubleclick,OnPasted,OnLinked,OnRemoved" +} \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/svg/s_Kette.xml b/Editor2DLibrary/SSG/shapes/svg/s_Kette.xml new file mode 100644 index 0000000..cc7f729 --- /dev/null +++ b/Editor2DLibrary/SSG/shapes/svg/s_Kette.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/svg/s_KettenFoerderer.xml b/Editor2DLibrary/SSG/shapes/svg/s_KettenFoerderer.xml new file mode 100644 index 0000000..cc7f729 --- /dev/null +++ b/Editor2DLibrary/SSG/shapes/svg/s_KettenFoerderer.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file