From 6be6076bdd3855f5ae6b1a0ed784c8aef8ce5acb Mon Sep 17 00:00:00 2001 From: Yuelin Wang Date: Mon, 1 Dec 2025 09:43:04 +0100 Subject: [PATCH] =?UTF-8?q?=202D=20f=C3=BCr=20Vario=20Kurve=20wurde=20upda?= =?UTF-8?q?tet?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../SSG/shapes/palettes/c_Foerderer.xml | 18 +- .../SSG/shapes/palettes/c_TEFElemente.xml | 1 + .../SSG/shapes/props/s_BTMTBeladung.txt | 1 - .../SSG/shapes/props/s_BTMTEntladung.txt | 1 - .../shapes/props/s_Kurve_30_L_Aussen_F.txt | 92 +++ .../SSG/shapes/props/s_Kurve_30_L_Innen_F.txt | 92 +++ .../shapes/props/s_Kurve_30_R_Aussen_F.txt | 92 +++ .../SSG/shapes/props/s_Kurve_30_R_Innen_F.txt | 92 +++ .../shapes/props/s_Kurve_60_L_Aussen_F.txt | 92 +++ .../SSG/shapes/props/s_Kurve_60_L_Innen_F.txt | 92 +++ .../shapes/props/s_Kurve_60_R_Aussen_F.txt | 92 +++ .../SSG/shapes/props/s_Kurve_60_R_Innen_F.txt | 92 +++ .../shapes/props/s_Kurve_90_L_Aussen_F.txt | 92 +++ .../SSG/shapes/props/s_Kurve_90_L_Innen_F.txt | 92 +++ .../shapes/props/s_Kurve_90_R_Aussen_F.txt | 91 +++ .../SSG/shapes/props/s_Kurve_90_R_Innen_F.txt | 91 +++ Editor2DLibrary/SSG/shapes/settings.txt | 2 +- .../SSG/shapes/svg/s_Kurve_30_L_Aussen_F.xml | 153 +++++ .../SSG/shapes/svg/s_Kurve_30_L_Innen_F.xml | 154 +++++ .../SSG/shapes/svg/s_Kurve_30_R_Aussen_F.xml | 153 +++++ .../SSG/shapes/svg/s_Kurve_30_R_Innen_F.xml | 154 +++++ .../SSG/shapes/svg/s_Kurve_60_L_Aussen_F.xml | 322 +++++++++++ .../SSG/shapes/svg/s_Kurve_60_L_Innen_F.xml | 327 +++++++++++ .../SSG/shapes/svg/s_Kurve_60_R_Aussen_F.xml | 322 +++++++++++ .../SSG/shapes/svg/s_Kurve_60_R_Innen_F.xml | 327 +++++++++++ .../SSG/shapes/svg/s_Kurve_90_L_Aussen_F.xml | 504 +++++++++++++++++ .../SSG/shapes/svg/s_Kurve_90_L_Innen_F.xml | 526 ++++++++++++++++++ .../SSG/shapes/svg/s_Kurve_90_R_Aussen_F.xml | 504 +++++++++++++++++ .../SSG/shapes/svg/s_Kurve_90_R_Innen_F.xml | 526 ++++++++++++++++++ 29 files changed, 5088 insertions(+), 9 deletions(-) create mode 100644 Editor2DLibrary/SSG/shapes/props/s_Kurve_30_L_Aussen_F.txt create mode 100644 Editor2DLibrary/SSG/shapes/props/s_Kurve_30_L_Innen_F.txt create mode 100644 Editor2DLibrary/SSG/shapes/props/s_Kurve_30_R_Aussen_F.txt create mode 100644 Editor2DLibrary/SSG/shapes/props/s_Kurve_30_R_Innen_F.txt create mode 100644 Editor2DLibrary/SSG/shapes/props/s_Kurve_60_L_Aussen_F.txt create mode 100644 Editor2DLibrary/SSG/shapes/props/s_Kurve_60_L_Innen_F.txt create mode 100644 Editor2DLibrary/SSG/shapes/props/s_Kurve_60_R_Aussen_F.txt create mode 100644 Editor2DLibrary/SSG/shapes/props/s_Kurve_60_R_Innen_F.txt create mode 100644 Editor2DLibrary/SSG/shapes/props/s_Kurve_90_L_Aussen_F.txt create mode 100644 Editor2DLibrary/SSG/shapes/props/s_Kurve_90_L_Innen_F.txt create mode 100644 Editor2DLibrary/SSG/shapes/props/s_Kurve_90_R_Aussen_F.txt create mode 100644 Editor2DLibrary/SSG/shapes/props/s_Kurve_90_R_Innen_F.txt create mode 100644 Editor2DLibrary/SSG/shapes/svg/s_Kurve_30_L_Aussen_F.xml create mode 100644 Editor2DLibrary/SSG/shapes/svg/s_Kurve_30_L_Innen_F.xml create mode 100644 Editor2DLibrary/SSG/shapes/svg/s_Kurve_30_R_Aussen_F.xml create mode 100644 Editor2DLibrary/SSG/shapes/svg/s_Kurve_30_R_Innen_F.xml create mode 100644 Editor2DLibrary/SSG/shapes/svg/s_Kurve_60_L_Aussen_F.xml create mode 100644 Editor2DLibrary/SSG/shapes/svg/s_Kurve_60_L_Innen_F.xml create mode 100644 Editor2DLibrary/SSG/shapes/svg/s_Kurve_60_R_Aussen_F.xml create mode 100644 Editor2DLibrary/SSG/shapes/svg/s_Kurve_60_R_Innen_F.xml create mode 100644 Editor2DLibrary/SSG/shapes/svg/s_Kurve_90_L_Aussen_F.xml create mode 100644 Editor2DLibrary/SSG/shapes/svg/s_Kurve_90_L_Innen_F.xml create mode 100644 Editor2DLibrary/SSG/shapes/svg/s_Kurve_90_R_Aussen_F.xml create mode 100644 Editor2DLibrary/SSG/shapes/svg/s_Kurve_90_R_Innen_F.xml diff --git a/Editor2DLibrary/SSG/shapes/palettes/c_Foerderer.xml b/Editor2DLibrary/SSG/shapes/palettes/c_Foerderer.xml index b0ee434..6ba3f17 100644 --- a/Editor2DLibrary/SSG/shapes/palettes/c_Foerderer.xml +++ b/Editor2DLibrary/SSG/shapes/palettes/c_Foerderer.xml @@ -1,9 +1,15 @@ 
Etagenförderer
VarioFörderer
-
90 Kurve links angetrieben
-
90 Kurve rechts angetrieben
-
60 Kurve links angetrieben
-
60 Kurve rechts angetrieben
-
30 Kurve links angetrieben
-
30 Kurve rechts angetrieben
+
90 Kurve links angetrieben Aussen
+
90 Kurve rechts angetrieben Aussen
+
60 Kurve links angetrieben Aussen
+
60 Kurve rechts angetrieben Aussen
+
30 Kurve links angetrieben Aussen
+
30 Kurve rechts angetrieben Aussen
+
90 Kurve links angetrieben Innen
+
90 Kurve rechts angetrieben Innen
+
60 Kurve links angetrieben Innen
+
60 Kurve rechts angetrieben Innen
+
30 Kurve links angetrieben Innen
+
30 Kurve rechts angetrieben Innen
\ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/palettes/c_TEFElemente.xml b/Editor2DLibrary/SSG/shapes/palettes/c_TEFElemente.xml index 1609504..59b607c 100644 --- a/Editor2DLibrary/SSG/shapes/palettes/c_TEFElemente.xml +++ b/Editor2DLibrary/SSG/shapes/palettes/c_TEFElemente.xml @@ -2,4 +2,5 @@
Umlenkspannst. links für TEF rechts
Antriebst. links für TEF links
Antriebst. rechts für TEF rechts
+
TEF Gerade
diff --git a/Editor2DLibrary/SSG/shapes/props/s_BTMTBeladung.txt b/Editor2DLibrary/SSG/shapes/props/s_BTMTBeladung.txt index de8b421..530daba 100644 --- a/Editor2DLibrary/SSG/shapes/props/s_BTMTBeladung.txt +++ b/Editor2DLibrary/SSG/shapes/props/s_BTMTBeladung.txt @@ -5,7 +5,6 @@ "icon": "SSG/shapes/img/BTMTBeladung_32.png", "iconBig": "SSG/shapes/img/BTMTBeladung_64.png", "srcSVG": "SSG/shapes/svg/s_BTMTBeladung.xml", - "src3D": "SSG/shapes/obj/s_BTMTBeladung.stl", "width": 2555.5423, "height": 1286.8524, "behaviour": "(NOSTRETCH)", diff --git a/Editor2DLibrary/SSG/shapes/props/s_BTMTEntladung.txt b/Editor2DLibrary/SSG/shapes/props/s_BTMTEntladung.txt index ee1b27e..0e7cb5f 100644 --- a/Editor2DLibrary/SSG/shapes/props/s_BTMTEntladung.txt +++ b/Editor2DLibrary/SSG/shapes/props/s_BTMTEntladung.txt @@ -5,7 +5,6 @@ "icon": "SSG/shapes/img/BTMTEntladung_32.png", "iconBig": "SSG/shapes/img/BTMTEntladung_64.png", "srcSVG": "SSG/shapes/svg/s_BTMTEntladung.xml", - "src3D": "SSG/shapes/obj/s_BTMTEntladung.stl", "width": 2186.4567, "height": 1890.1417, "behaviour": "(NOSTRETCH)", diff --git a/Editor2DLibrary/SSG/shapes/props/s_Kurve_30_L_Aussen_F.txt b/Editor2DLibrary/SSG/shapes/props/s_Kurve_30_L_Aussen_F.txt new file mode 100644 index 0000000..f4e576b --- /dev/null +++ b/Editor2DLibrary/SSG/shapes/props/s_Kurve_30_L_Aussen_F.txt @@ -0,0 +1,92 @@ +{ + "shapeMode": 0, + "name": "30 Kurve links angetrieben Aussen", + "family": "KurveFoerderer", + "icon": "SSG/shapes/img/s_Kurve_30_L_Aussen_F_32px.png", + "iconBig": "SSG/shapes/img/s_Kurve_30_L_Aussen_F_64px.png", + "srcSVG": "SSG/shapes/svg/s_Kurve_30_L_Aussen_F.xml", + "src3D": "SSG/shapes/obj/s_Kurve_30_L_Aussen_F.stl", + "width": 609.2485, + "height": 1176.1361, + "depth": 340.1575, + "behaviour": "(NOSTRETCH)(NOSTRETCHONVIEW)(NOROTATE)(NOROTATEONVIEW)(CONTAINER)(HIDEDIMENSIONS)(HIDEROTATION)(HIDEPIN)(ALWAYSFRONT)(ORIGIN=CENTER)", + "connectionPoints": [ + { + "id": "cp1", + "x": 268.6216, + "y": 436.4592, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 330.0, + "linkClass": "Gefaellestrecke", + "label": "H0", + "isDimension": true + }, + { + "id": "cp2", + "x": 393.289, + "y": 677.4726, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 180.0, + "linkClass": "Gefaellestrecke", + "label": "H1", + "isDimension": true + }, + { + "id": "cp3", + "x": 314.5778, + "y": 50.2915, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 330.0, + "linkClass": "Gefaellestrecke", + "label": "H0", + "isDimension": true + }, + { + "id": "cp4", + "x": 805.8277, + "y": 1000.0, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 180.0, + "linkClass": "Gefaellestrecke", + "label": "H1", + "isDimension": true + } + ], + "eventClass": "OnInserted,OnPasted,OnLinked,OnDoubleclick,OnRemoved" +} \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/props/s_Kurve_30_L_Innen_F.txt b/Editor2DLibrary/SSG/shapes/props/s_Kurve_30_L_Innen_F.txt new file mode 100644 index 0000000..d8dbb17 --- /dev/null +++ b/Editor2DLibrary/SSG/shapes/props/s_Kurve_30_L_Innen_F.txt @@ -0,0 +1,92 @@ +{ + "shapeMode": 0, + "name": "30 Kurve links angetrieben Innen", + "family": "KurveFoerderer", + "icon": "SSG/shapes/img/s_Kurve_30_L_Innen_F_32px.png", + "iconBig": "SSG/shapes/img/s_Kurve_30_L_Innen_F_64px.png", + "srcSVG": "SSG/shapes/svg/s_Kurve_30_L_Innen_F.xml", + "src3D": "SSG/shapes/obj/s_Kurve_30_L_Innen_F.stl", + "width": 813.0731, + "height": 1068.7122, + "depth": 340.1575, + "behaviour": "(NOSTRETCH)(NOSTRETCHONVIEW)(NOROTATE)(NOROTATEONVIEW)(CONTAINER)(HIDEDIMENSIONS)(HIDEROTATION)(HIDEPIN)(ALWAYSFRONT)(ORIGIN=CENTER)", + "connectionPoints": [ + { + "id": "cp1", + "x": 674.4188, + "y": 307.8868, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 330.0, + "linkClass": "Gefaellestrecke", + "label": "H0", + "isDimension": true + }, + { + "id": "cp2", + "x": 767.7605, + "y": 572.722, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 180.0, + "linkClass": "Gefaellestrecke", + "label": "H1", + "isDimension": true + }, + { + "id": "cp3", + "x": 125.9063, + "y": 55.2623, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 330.0, + "linkClass": "Gefaellestrecke", + "label": "H0", + "isDimension": true + }, + { + "id": "cp4", + "x": 458.882, + "y": 1000.0, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 180.0, + "linkClass": "Gefaellestrecke", + "label": "H1", + "isDimension": true + } + ], + "eventClass": "OnInserted,OnPasted,OnLinked,OnDoubleclick,OnRemoved" +} \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/props/s_Kurve_30_R_Aussen_F.txt b/Editor2DLibrary/SSG/shapes/props/s_Kurve_30_R_Aussen_F.txt new file mode 100644 index 0000000..1077f67 --- /dev/null +++ b/Editor2DLibrary/SSG/shapes/props/s_Kurve_30_R_Aussen_F.txt @@ -0,0 +1,92 @@ +{ + "shapeMode": 0, + "name": "30 Kurve rechts angetrieben Aussen", + "family": "KurveFoerderer", + "icon": "SSG/shapes/img/s_Kurve_30_R_Aussen_F_32px.png", + "iconBig": "SSG/shapes/img/s_Kurve_30_R_Aussen_F_64px.png", + "srcSVG": "SSG/shapes/svg/s_Kurve_30_R_Aussen_F.xml", + "src3D": "SSG/shapes/obj/s_Kurve_30_R_Aussen_F.stl", + "width": 609.2485, + "height": 1176.1361, + "depth": 340.1575, + "behaviour": "(NOSTRETCH)(NOSTRETCHONVIEW)(NOROTATE)(NOROTATEONVIEW)(CONTAINER)(HIDEDIMENSIONS)(HIDEROTATION)(HIDEPIN)(ALWAYSFRONT)(ORIGIN=CENTER)", + "connectionPoints": [ + { + "id": "cp1", + "x": 731.3784, + "y": 436.4592, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 30.0, + "linkClass": "Gefaellestrecke", + "label": "H0", + "isDimension": true + }, + { + "id": "cp2", + "x": 606.7111, + "y": 677.4726, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 180.0, + "linkClass": "Gefaellestrecke", + "label": "H1", + "isDimension": true + }, + { + "id": "cp3", + "x": 685.4222, + "y": 50.2915, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 30.0, + "linkClass": "Gefaellestrecke", + "label": "H0", + "isDimension": true + }, + { + "id": "cp4", + "x": 194.1724, + "y": 1000.0, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 180.0, + "linkClass": "Gefaellestrecke", + "label": "H1", + "isDimension": true + } + ], + "eventClass": "OnInserted,OnPasted,OnLinked,OnDoubleclick,OnRemoved" +} \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/props/s_Kurve_30_R_Innen_F.txt b/Editor2DLibrary/SSG/shapes/props/s_Kurve_30_R_Innen_F.txt new file mode 100644 index 0000000..0395d0b --- /dev/null +++ b/Editor2DLibrary/SSG/shapes/props/s_Kurve_30_R_Innen_F.txt @@ -0,0 +1,92 @@ +{ + "shapeMode": 0, + "name": "30 Kurve rechts angetrieben Innen", + "family": "KurveFoerderer", + "icon": "SSG/shapes/img/s_Kurve_30_R_Innen_F_32px.png", + "iconBig": "SSG/shapes/img/s_Kurve_30_R_Innen_F_64px.png", + "srcSVG": "SSG/shapes/svg/s_Kurve_30_R_Innen_F.xml", + "src3D": "SSG/shapes/obj/s_Kurve_30_R_Innen_F.stl", + "width": 813.0731, + "height": 1068.7122, + "depth": 340.1575, + "behaviour": "(NOSTRETCH)(NOSTRETCHONVIEW)(NOROTATE)(NOROTATEONVIEW)(CONTAINER)(HIDEDIMENSIONS)(HIDEROTATION)(HIDEPIN)(ALWAYSFRONT)(ORIGIN=CENTER)", + "connectionPoints": [ + { + "id": "cp1", + "x": 325.5812, + "y": 307.8868, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 30.0, + "linkClass": "Gefaellestrecke", + "label": "H0", + "isDimension": true + }, + { + "id": "cp2", + "x": 232.2395, + "y": 572.722, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 180.0, + "linkClass": "Gefaellestrecke", + "label": "H1", + "isDimension": true + }, + { + "id": "cp3", + "x": 874.0937, + "y": 55.2623, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 30.0, + "linkClass": "Gefaellestrecke", + "label": "H0", + "isDimension": true + }, + { + "id": "cp4", + "x": 541.118, + "y": 1000.0, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 180.0, + "linkClass": "Gefaellestrecke", + "label": "H1", + "isDimension": true + } + ], + "eventClass": "OnInserted,OnPasted,OnLinked,OnDoubleclick,OnRemoved" +} \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/props/s_Kurve_60_L_Aussen_F.txt b/Editor2DLibrary/SSG/shapes/props/s_Kurve_60_L_Aussen_F.txt new file mode 100644 index 0000000..e10626f --- /dev/null +++ b/Editor2DLibrary/SSG/shapes/props/s_Kurve_60_L_Aussen_F.txt @@ -0,0 +1,92 @@ +{ + "shapeMode": 0, + "name": "60 Kurve links angetrieben Aussen", + "family": "KurveFoerderer", + "icon": "SSG/shapes/img/s_Kurve_60_L_Aussen_F_32px.png", + "iconBig": "SSG/shapes/img/s_Kurve_60_L_Aussen_F_64px.png", + "srcSVG": "SSG/shapes/svg/s_Kurve_60_L_Aussen_F.xml", + "src3D": "SSG/shapes/obj/s_Kurve_60_L_Aussen_F.stl", + "width": 1269.7579, + "height": 1993.7692, + "depth": 340.1575, + "behaviour": "(NOSTRETCH)(NOSTRETCHONVIEW)(NOROTATE)(NOROTATEONVIEW)(CONTAINER)(HIDEDIMENSIONS)(HIDEROTATION)(HIDEPIN)(ALWAYSFRONT)(ORIGIN=CENTER)", + "connectionPoints": [ + { + "id": "cp1", + "x": 206.3697, + "y": 255.655, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 300.0, + "linkClass": "Gefaellestrecke", + "label": "H0", + "isDimension": true + }, + { + "id": "cp2", + "x": 708.8437, + "y": 809.7637, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 180.0, + "linkClass": "Gefaellestrecke", + "label": "H1", + "isDimension": true + }, + { + "id": "cp3", + "x": 46.591, + "y": 51.3793, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 300.0, + "linkClass": "Gefaellestrecke", + "label": "H0", + "isDimension": true + }, + { + "id": "cp4", + "x": 906.8181, + "y": 1000.0, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 180.0, + "linkClass": "Gefaellestrecke", + "label": "H1", + "isDimension": true + } + ], + "eventClass": "OnInserted,OnPasted,OnLinked,OnDoubleclick,OnRemoved" +} \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/props/s_Kurve_60_L_Innen_F.txt b/Editor2DLibrary/SSG/shapes/props/s_Kurve_60_L_Innen_F.txt new file mode 100644 index 0000000..6e107bb --- /dev/null +++ b/Editor2DLibrary/SSG/shapes/props/s_Kurve_60_L_Innen_F.txt @@ -0,0 +1,92 @@ +{ + "shapeMode": 0, + "name": "60 Kurve links angetrieben Innen", + "family": "KurveFoerderer", + "icon": "SSG/shapes/img/s_Kurve_60_L_Innen_F_32px.png", + "iconBig": "SSG/shapes/img/s_Kurve_60_L_Innen_F_64px.png", + "srcSVG": "SSG/shapes/svg/s_Kurve_60_L_Innen_F.xml", + "src3D": "SSG/shapes/obj/s_Kurve_60_L_Innen_F.stl", + "width": 1407.2243, + "height": 1725.8986, + "depth": 340.1575, + "behaviour": "(NOSTRETCH)(NOSTRETCHONVIEW)(NOROTATE)(NOROTATEONVIEW)(CONTAINER)(HIDEDIMENSIONS)(HIDEROTATION)(HIDEPIN)(ALWAYSFRONT)(ORIGIN=CENTER)", + "connectionPoints": [ + { + "id": "cp1", + "x": 412.6248, + "y": 94.8244, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 300.0, + "linkClass": "Gefaellestrecke", + "label": "H0", + "isDimension": true + }, + { + "id": "cp2", + "x": 865.7624, + "y": 735.0168, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 180.0, + "linkClass": "Gefaellestrecke", + "label": "H1", + "isDimension": true + }, + { + "id": "cp3", + "x": 42.0164, + "y": 88.4496, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 300.0, + "linkClass": "Gefaellestrecke", + "label": "H0", + "isDimension": true + }, + { + "id": "cp4", + "x": 687.2265, + "y": 1000.0, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 180.0, + "linkClass": "Gefaellestrecke", + "label": "H1", + "isDimension": true + } + ], + "eventClass": "OnInserted,OnPasted,OnLinked,OnDoubleclick,OnRemoved" +} \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/props/s_Kurve_60_R_Aussen_F.txt b/Editor2DLibrary/SSG/shapes/props/s_Kurve_60_R_Aussen_F.txt new file mode 100644 index 0000000..ad602f4 --- /dev/null +++ b/Editor2DLibrary/SSG/shapes/props/s_Kurve_60_R_Aussen_F.txt @@ -0,0 +1,92 @@ +{ + "shapeMode": 0, + "name": "60 Kurve rechts angetrieben Aussen", + "family": "KurveFoerderer", + "icon": "SSG/shapes/img/s_Kurve_60_R_Aussen_F_32px.png", + "iconBig": "SSG/shapes/img/s_Kurve_60_R_Aussen_F_64px.png", + "srcSVG": "SSG/shapes/svg/s_Kurve_60_R_Aussen_F.xml", + "src3D": "SSG/shapes/obj/s_Kurve_60_R_Aussen_F.stl", + "width": 1269.7579, + "height": 1993.7692, + "depth": 340.1575, + "behaviour": "(NOSTRETCH)(NOSTRETCHONVIEW)(NOROTATE)(NOROTATEONVIEW)(CONTAINER)(HIDEDIMENSIONS)(HIDEROTATION)(HIDEPIN)(ALWAYSFRONT)(ORIGIN=CENTER)", + "connectionPoints": [ + { + "id": "cp1", + "x": 793.6303, + "y": 255.655, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 60.0, + "linkClass": "Gefaellestrecke", + "label": "H0", + "isDimension": true + }, + { + "id": "cp2", + "x": 291.1564, + "y": 809.7637, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 180.0, + "linkClass": "Gefaellestrecke", + "label": "H1", + "isDimension": true + }, + { + "id": "cp3", + "x": 953.4091, + "y": 51.3793, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 60.0, + "linkClass": "Gefaellestrecke", + "label": "H0", + "isDimension": true + }, + { + "id": "cp4", + "x": 93.1819, + "y": 1000.0, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 180.0, + "linkClass": "Gefaellestrecke", + "label": "H1", + "isDimension": true + } + ], + "eventClass": "OnInserted,OnPasted,OnLinked,OnDoubleclick,OnRemoved" +} \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/props/s_Kurve_60_R_Innen_F.txt b/Editor2DLibrary/SSG/shapes/props/s_Kurve_60_R_Innen_F.txt new file mode 100644 index 0000000..cdd76f9 --- /dev/null +++ b/Editor2DLibrary/SSG/shapes/props/s_Kurve_60_R_Innen_F.txt @@ -0,0 +1,92 @@ +{ + "shapeMode": 0, + "name": "60 Kurve rechts angetrieben Innen", + "family": "KurveFoerderer", + "icon": "SSG/shapes/img/s_Kurve_60_R_Innen_F_32px.png", + "iconBig": "SSG/shapes/img/s_Kurve_60_R_Innen_F_64px.png", + "srcSVG": "SSG/shapes/svg/s_Kurve_60_R_Innen_F.xml", + "src3D": "SSG/shapes/obj/s_Kurve_60_R_Innen_F.stl", + "width": 1407.2243, + "height": 1725.8986, + "depth": 340.1575, + "behaviour": "(NOSTRETCH)(NOSTRETCHONVIEW)(NOROTATE)(NOROTATEONVIEW)(CONTAINER)(HIDEDIMENSIONS)(HIDEROTATION)(HIDEPIN)(ALWAYSFRONT)(ORIGIN=CENTER)", + "connectionPoints": [ + { + "id": "cp1", + "x": 587.3752, + "y": 94.8244, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 60.0, + "linkClass": "Gefaellestrecke", + "label": "H0", + "isDimension": true + }, + { + "id": "cp2", + "x": 134.2376, + "y": 735.0168, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 180.0, + "linkClass": "Gefaellestrecke", + "label": "H1", + "isDimension": true + }, + { + "id": "cp3", + "x": 957.9836, + "y": 88.4496, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 60.0, + "linkClass": "Gefaellestrecke", + "label": "H0", + "isDimension": true + }, + { + "id": "cp4", + "x": 312.7735, + "y": 1000.0, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 180.0, + "linkClass": "Gefaellestrecke", + "label": "H1", + "isDimension": true + } + ], + "eventClass": "OnInserted,OnPasted,OnLinked,OnDoubleclick,OnRemoved" +} \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/props/s_Kurve_90_L_Aussen_F.txt b/Editor2DLibrary/SSG/shapes/props/s_Kurve_90_L_Aussen_F.txt new file mode 100644 index 0000000..32d6727 --- /dev/null +++ b/Editor2DLibrary/SSG/shapes/props/s_Kurve_90_L_Aussen_F.txt @@ -0,0 +1,92 @@ +{ + "shapeMode": 0, + "name": "90 Kurve links angetrieben Aussen", + "family": "KurveFoerderer", + "icon": "SSG/shapes/img/s_Kurve_90_L_Aussen_F_32px.png", + "iconBig": "SSG/shapes/img/s_Kurve_90_L_Aussen_F_64px.png", + "srcSVG": "SSG/shapes/svg/s_Kurve_90_L_Aussen_F.xml", + "src3D": "SSG/shapes/obj/s_Kurve_90_L_Aussen_F.stl", + "width": 2283.7207, + "height": 2283.7207, + "depth": 340.1575, + "behaviour": "(NOSTRETCH)(NOSTRETCHONVIEW)(NOROTATE)(NOROTATEONVIEW)(CONTAINER)(HIDEDIMENSIONS)(HIDEROTATION)(HIDEPIN)(ALWAYSFRONT)(ORIGIN=CENTER)", + "connectionPoints": [ + { + "id": "cp1", + "x": 166.0633, + "y": 161.8177, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 270.0, + "linkClass": "Gefaellestrecke", + "label": "H0", + "isDimension": true + }, + { + "id": "cp2", + "x": 838.1823, + "y": 833.9367, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 180.0, + "linkClass": "Gefaellestrecke", + "label": "H1", + "isDimension": true + }, + { + "id": "cp3", + "x": 0.0, + "y": 51.7883, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 270.0, + "linkClass": "Gefaellestrecke", + "label": "H0", + "isDimension": true + }, + { + "id": "cp4", + "x": 948.2117, + "y": 1000.0, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 180.0, + "linkClass": "Gefaellestrecke", + "label": "H1", + "isDimension": true + } + ], + "eventClass": "OnInserted,OnPasted,OnLinked,OnDoubleclick,OnRemoved" +} \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/props/s_Kurve_90_L_Innen_F.txt b/Editor2DLibrary/SSG/shapes/props/s_Kurve_90_L_Innen_F.txt new file mode 100644 index 0000000..8213c7f --- /dev/null +++ b/Editor2DLibrary/SSG/shapes/props/s_Kurve_90_L_Innen_F.txt @@ -0,0 +1,92 @@ +{ + "shapeMode": 0, + "name": "90 Kurve links angetrieben Innen", + "family": "KurveFoerderer", + "icon": "SSG/shapes/img/s_Kurve_90_L_Innen_F_32px.png", + "iconBig": "SSG/shapes/img/s_Kurve_90_L_Innen_F_64px.png", + "srcSVG": "SSG/shapes/svg/s_Kurve_90_L_Innen_F.xml", + "src3D": "SSG/shapes/obj/s_Kurve_90_L_Innen_F.stl", + "width": 2181.6227, + "height": 2181.6227, + "depth": 340.1575, + "behaviour": "(NOSTRETCH)(NOSTRETCHONVIEW)(NOROTATE)(NOROTATEONVIEW)(CONTAINER)(HIDEDIMENSIONS)(HIDEROTATION)(HIDEPIN)(ALWAYSFRONT)(ORIGIN=CENTER)", + "connectionPoints": [ + { + "id": "cp1", + "x": 209.6303, + "y": 86.6219, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 270.0, + "linkClass": "Gefaellestrecke", + "label": "H0", + "isDimension": true + }, + { + "id": "cp2", + "x": 913.3781, + "y": 790.3697, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 180.0, + "linkClass": "Gefaellestrecke", + "label": "H1", + "isDimension": true + }, + { + "id": "cp3", + "x": 0.0, + "y": 201.8291, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 270.0, + "linkClass": "Gefaellestrecke", + "label": "H0", + "isDimension": true + }, + { + "id": "cp4", + "x": 798.1709, + "y": 1000.0, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 180.0, + "linkClass": "Gefaellestrecke", + "label": "H1", + "isDimension": true + } + ], + "eventClass": "OnInserted,OnPasted,OnLinked,OnDoubleclick,OnRemoved" +} \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/props/s_Kurve_90_R_Aussen_F.txt b/Editor2DLibrary/SSG/shapes/props/s_Kurve_90_R_Aussen_F.txt new file mode 100644 index 0000000..c484d89 --- /dev/null +++ b/Editor2DLibrary/SSG/shapes/props/s_Kurve_90_R_Aussen_F.txt @@ -0,0 +1,91 @@ +{ + "shapeMode": 0, + "name": "90 Kurve rechts angetrieben Aussen", + "family": "KurveFoerderer", + "icon": "SSG/shapes/img/s_Kurve_90_R_Aussen_F_32px.png", + "iconBig": "SSG/shapes/img/s_Kurve_90_R_Aussen_F_64px.png", + "srcSVG": "SSG/shapes/svg/s_Kurve_90_R_Aussen_F.xml", + "width": 2283.7207, + "height": 2283.7207, + "depth": 340.1575, + "behaviour": "(NOSTRETCH)(NOSTRETCHONVIEW)(NOROTATE)(NOROTATEONVIEW)(CONTAINER)(HIDEDIMENSIONS)(HIDEROTATION)(HIDEPIN)(ALWAYSFRONT)(ORIGIN=CENTER)", + "connectionPoints": [ + { + "id": "cp1", + "x": 833.9367, + "y": 161.8177, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 90.0, + "linkClass": "Gefaellestrecke", + "label": "H0", + "isDimension": true + }, + { + "id": "cp2", + "x": 161.8177, + "y": 833.9367, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 180.0, + "linkClass": "Gefaellestrecke", + "label": "H1", + "isDimension": true + }, + { + "id": "cp3", + "x": 1000.0, + "y": 51.7883, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 90.0, + "linkClass": "Gefaellestrecke", + "label": "H0", + "isDimension": true + }, + { + "id": "cp4", + "x": 51.7883, + "y": 1000.0, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 180.0, + "linkClass": "Gefaellestrecke", + "label": "H1", + "isDimension": true + } + ], + "eventClass": "OnInserted,OnPasted,OnLinked,OnDoubleclick,OnRemoved" +} \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/props/s_Kurve_90_R_Innen_F.txt b/Editor2DLibrary/SSG/shapes/props/s_Kurve_90_R_Innen_F.txt new file mode 100644 index 0000000..3c077f3 --- /dev/null +++ b/Editor2DLibrary/SSG/shapes/props/s_Kurve_90_R_Innen_F.txt @@ -0,0 +1,91 @@ +{ + "shapeMode": 0, + "name": "90 Kurve rechts angetrieben Innen", + "family": "KurveFoerderer", + "icon": "SSG/shapes/img/s_Kurve_90_R_Innen_F_32px.png", + "iconBig": "SSG/shapes/img/s_Kurve_90_R_Innen_F_64px.png", + "srcSVG": "SSG/shapes/svg/s_Kurve_90_R_Innen_F.xml", + "width": 2181.6227, + "height": 2181.6227, + "depth": 340.1575, + "behaviour": "(NOSTRETCH)(NOSTRETCHONVIEW)(NOROTATE)(NOROTATEONVIEW)(CONTAINER)(HIDEDIMENSIONS)(HIDEROTATION)(HIDEPIN)(ALWAYSFRONT)(ORIGIN=CENTER)", + "connectionPoints": [ + { + "id": "cp1", + "x": 790.3697, + "y": 86.6219, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 90.0, + "linkClass": "Gefaellestrecke", + "label": "H0", + "isDimension": true + }, + { + "id": "cp2", + "x": 86.6219, + "y": 790.3697, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 180.0, + "linkClass": "Gefaellestrecke", + "label": "H1", + "isDimension": true + }, + { + "id": "cp3", + "x": 1000.0, + "y": 201.8291, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 90.0, + "linkClass": "Gefaellestrecke", + "label": "H0", + "isDimension": true + }, + { + "id": "cp4", + "x": 201.8291, + "y": 1000.0, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 180.0, + "linkClass": "Gefaellestrecke", + "label": "H1", + "isDimension": true + } + ], + "eventClass": "OnInserted,OnPasted,OnLinked,OnDoubleclick,OnRemoved" +} \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/settings.txt b/Editor2DLibrary/SSG/shapes/settings.txt index 11f2134..12b5e57 100644 --- a/Editor2DLibrary/SSG/shapes/settings.txt +++ b/Editor2DLibrary/SSG/shapes/settings.txt @@ -1 +1 @@ -{"categories":{"c_ILS":{"expanded":true},"c_Kreiselmodule":{"expanded":true},"c_Zusatzmodul":{"expanded":true},"c_Foerderer":{"expanded":true},"c_Kurven":{"expanded":true},"c10":{"expanded":true},"c_Background":{"expanded":true},"c_Parts":{"expanded":true},"c_Session":{"expanded":false},"c_Omniflo":{"expanded":true},"c_Boegen":{"expanded":true},"c_Gerade":{"expanded":true},"c_Weichen_90":{"expanded":true},"c_Weichen_45":{"expanded":true},"c_Weichen_Parallel":{"expanded":true},"c_Weichenkoerper":{"expanded":true},"c_Weichenkombinationen":{"expanded":true},"c_TEFElemente":{"expanded":true},"c_OmnifloBogen":{"expanded":true},"c_Boegen_90":{"expanded":false},"c_OmnifloWeiche":{"expanded":true}},"shapes":{}} \ No newline at end of file +{"categories":{"c_ILS":{"expanded":true},"c_Kreiselmodule":{"expanded":true},"c_Zusatzmodul":{"expanded":false},"c_Foerderer":{"expanded":true},"c_Kurven":{"expanded":true},"c10":{"expanded":true},"c_Background":{"expanded":true},"c_Parts":{"expanded":true},"c_Session":{"expanded":false},"c_Omniflo":{"expanded":true},"c_Boegen":{"expanded":true},"c_Gerade":{"expanded":true},"c_Weichen_90":{"expanded":true},"c_Weichen_45":{"expanded":true},"c_Weichen_Parallel":{"expanded":true},"c_Weichenkoerper":{"expanded":true},"c_Weichenkombinationen":{"expanded":true},"c_TEFElemente":{"expanded":true},"c_OmnifloBogen":{"expanded":true},"c_Boegen_90":{"expanded":false},"c_OmnifloWeiche":{"expanded":true}},"shapes":{}} \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/svg/s_Kurve_30_L_Aussen_F.xml b/Editor2DLibrary/SSG/shapes/svg/s_Kurve_30_L_Aussen_F.xml new file mode 100644 index 0000000..a00c4e4 --- /dev/null +++ b/Editor2DLibrary/SSG/shapes/svg/s_Kurve_30_L_Aussen_F.xml @@ -0,0 +1,153 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Editor2DLibrary/SSG/shapes/svg/s_Kurve_30_L_Innen_F.xml b/Editor2DLibrary/SSG/shapes/svg/s_Kurve_30_L_Innen_F.xml new file mode 100644 index 0000000..75eaed0 --- /dev/null +++ b/Editor2DLibrary/SSG/shapes/svg/s_Kurve_30_L_Innen_F.xml @@ -0,0 +1,154 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Editor2DLibrary/SSG/shapes/svg/s_Kurve_30_R_Aussen_F.xml b/Editor2DLibrary/SSG/shapes/svg/s_Kurve_30_R_Aussen_F.xml new file mode 100644 index 0000000..3c3b4c9 --- /dev/null +++ b/Editor2DLibrary/SSG/shapes/svg/s_Kurve_30_R_Aussen_F.xml @@ -0,0 +1,153 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Editor2DLibrary/SSG/shapes/svg/s_Kurve_30_R_Innen_F.xml b/Editor2DLibrary/SSG/shapes/svg/s_Kurve_30_R_Innen_F.xml new file mode 100644 index 0000000..7898930 --- /dev/null +++ b/Editor2DLibrary/SSG/shapes/svg/s_Kurve_30_R_Innen_F.xml @@ -0,0 +1,154 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Editor2DLibrary/SSG/shapes/svg/s_Kurve_60_L_Aussen_F.xml b/Editor2DLibrary/SSG/shapes/svg/s_Kurve_60_L_Aussen_F.xml new file mode 100644 index 0000000..28a2b21 --- /dev/null +++ b/Editor2DLibrary/SSG/shapes/svg/s_Kurve_60_L_Aussen_F.xml @@ -0,0 +1,322 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Editor2DLibrary/SSG/shapes/svg/s_Kurve_60_L_Innen_F.xml b/Editor2DLibrary/SSG/shapes/svg/s_Kurve_60_L_Innen_F.xml new file mode 100644 index 0000000..77c3ac9 --- /dev/null +++ b/Editor2DLibrary/SSG/shapes/svg/s_Kurve_60_L_Innen_F.xml @@ -0,0 +1,327 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Editor2DLibrary/SSG/shapes/svg/s_Kurve_60_R_Aussen_F.xml b/Editor2DLibrary/SSG/shapes/svg/s_Kurve_60_R_Aussen_F.xml new file mode 100644 index 0000000..1af2ee9 --- /dev/null +++ b/Editor2DLibrary/SSG/shapes/svg/s_Kurve_60_R_Aussen_F.xml @@ -0,0 +1,322 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Editor2DLibrary/SSG/shapes/svg/s_Kurve_60_R_Innen_F.xml b/Editor2DLibrary/SSG/shapes/svg/s_Kurve_60_R_Innen_F.xml new file mode 100644 index 0000000..3b59761 --- /dev/null +++ b/Editor2DLibrary/SSG/shapes/svg/s_Kurve_60_R_Innen_F.xml @@ -0,0 +1,327 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Editor2DLibrary/SSG/shapes/svg/s_Kurve_90_L_Aussen_F.xml b/Editor2DLibrary/SSG/shapes/svg/s_Kurve_90_L_Aussen_F.xml new file mode 100644 index 0000000..0040e02 --- /dev/null +++ b/Editor2DLibrary/SSG/shapes/svg/s_Kurve_90_L_Aussen_F.xml @@ -0,0 +1,504 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Editor2DLibrary/SSG/shapes/svg/s_Kurve_90_L_Innen_F.xml b/Editor2DLibrary/SSG/shapes/svg/s_Kurve_90_L_Innen_F.xml new file mode 100644 index 0000000..d297881 --- /dev/null +++ b/Editor2DLibrary/SSG/shapes/svg/s_Kurve_90_L_Innen_F.xml @@ -0,0 +1,526 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Editor2DLibrary/SSG/shapes/svg/s_Kurve_90_R_Aussen_F.xml b/Editor2DLibrary/SSG/shapes/svg/s_Kurve_90_R_Aussen_F.xml new file mode 100644 index 0000000..f71a9b9 --- /dev/null +++ b/Editor2DLibrary/SSG/shapes/svg/s_Kurve_90_R_Aussen_F.xml @@ -0,0 +1,504 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Editor2DLibrary/SSG/shapes/svg/s_Kurve_90_R_Innen_F.xml b/Editor2DLibrary/SSG/shapes/svg/s_Kurve_90_R_Innen_F.xml new file mode 100644 index 0000000..9b06d31 --- /dev/null +++ b/Editor2DLibrary/SSG/shapes/svg/s_Kurve_90_R_Innen_F.xml @@ -0,0 +1,526 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +