diff --git a/Editor2DLibrary/SSG/shapes/palettes/c_Parts.xml b/Editor2DLibrary/SSG/shapes/palettes/c_Parts.xml index f1ab83b..5360889 100644 --- a/Editor2DLibrary/SSG/shapes/palettes/c_Parts.xml +++ b/Editor2DLibrary/SSG/shapes/palettes/c_Parts.xml @@ -9,4 +9,6 @@
Weiche aktiv
Weiche passiv
Kurve 90
+
Eckrad
+
Eckrad
\ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/props/Eckrad_Rechts.txt b/Editor2DLibrary/SSG/shapes/props/Eckrad_Rechts.txt new file mode 100644 index 0000000..3136c70 --- /dev/null +++ b/Editor2DLibrary/SSG/shapes/props/Eckrad_Rechts.txt @@ -0,0 +1,235 @@ +{ + "shapeMode": 0, + "name": "Eckrad", + "family": "Eckrad", + "icon": "SSG/shapes/img/Eckrad_32x32.png", + "iconBig": "SSG/shapes/img/Eckrad_64x64.png", + "srcSVG": "SSG/shapes/svg/Eckrad_Rechts.xml", + "width": 3023.622, + "height": 3023.622, + "depth": 1897.3228, + "behaviour": "(NOSTRETCH)(NOSTRETCHONVIEW)(NOROTATE)(NOROTATEONVIEW)(HIDEDIMENSIONS)(HIDEROTATION)(HIDEPIN)(ORIGIN=CENTER)", + "connectionPoints": [ + { + "id": "cp0", + "x": 500.0, + "y": 0.0, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 0.0, + "linkClass": "Kreisel", + "label": "Kreisel-Nord", + "isDimension": true + }, + { + "id": "cp1", + "x": 500.0, + "y": 0.0, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 90.0, + "linkClass": "Gefaellestrecke", + "label": "GS" + }, + { + "id": "cp2", + "x": 500.0, + "y": 0.0, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 270.0, + "linkClass": "Gefaellestrecke", + "label": "GS" + }, + { + "id": "cp3", + "x": 1000.0, + "y": 500.0, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 90.0, + "linkClass": "Kreisel", + "label": "Kreisel-Ost", + "isDimension": true + }, + { + "id": "cp4", + "x": 1000.0, + "y": 500.0, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 0.0, + "linkClass": "Gefaellestrecke", + "label": "GS" + }, + { + "id": "cp5", + "x": 1000.0, + "y": 500.0, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 180.0, + "linkClass": "Gefaellestrecke", + "label": "GS" + }, + { + "id": "cp6", + "x": 500.0, + "y": 1000.0, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 180.0, + "linkClass": "Kreisel", + "label": "Kreisel-Süd", + "isDimension": true + }, + { + "id": "cp7", + "x": 500.0, + "y": 1000.0, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 90.0, + "linkClass": "Gefaellestrecke", + "label": "GS" + }, + { + "id": "cp8", + "x": 500.0, + "y": 1000.0, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 270.0, + "linkClass": "Gefaellestrecke", + "label": "GS" + }, + { + "id": "cp9", + "x": 0.0, + "y": 500.0, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 270.0, + "linkClass": "Kreisel", + "label": "Kreisel-West", + "isDimension": true + }, + { + "id": "cp10", + "x": 0.0, + "y": 500.0, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 0.0, + "linkClass": "Gefaellestrecke", + "label": "GS" + }, + { + "id": "cp11", + "x": 0.0, + "y": 500.0, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 180.0, + "linkClass": "Gefaellestrecke", + "label": "GS" + } + ], + "eventClass": "OnDoubleclick,OnInserted,OnPasted,OnLinked" +} \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/props/Eckrad_links.txt b/Editor2DLibrary/SSG/shapes/props/Eckrad_links.txt new file mode 100644 index 0000000..89e5198 --- /dev/null +++ b/Editor2DLibrary/SSG/shapes/props/Eckrad_links.txt @@ -0,0 +1,235 @@ +{ + "shapeMode": 0, + "name": "Eckrad", + "family": "Eckrad", + "icon": "SSG/shapes/img/Eckrad_32x32.png", + "iconBig": "SSG/shapes/img/Eckrad_64x64.png", + "srcSVG": "SSG/shapes/svg/Eckrad_links.xml", + "width": 3023.622, + "height": 3023.622, + "depth": 1897.3228, + "behaviour": "(NOSTRETCH)(NOSTRETCHONVIEW)(NOROTATE)(NOROTATEONVIEW)(HIDEDIMENSIONS)(HIDEROTATION)(HIDEPIN)(ORIGIN=CENTER)", + "connectionPoints": [ + { + "id": "cp0", + "x": 500.0, + "y": 0.0, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 0.0, + "linkClass": "Kreisel", + "label": "Kreisel-Nord", + "isDimension": true + }, + { + "id": "cp1", + "x": 500.0, + "y": 0.0, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 90.0, + "linkClass": "Gefaellestrecke", + "label": "GS" + }, + { + "id": "cp2", + "x": 500.0, + "y": 0.0, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 270.0, + "linkClass": "Gefaellestrecke", + "label": "GS" + }, + { + "id": "cp3", + "x": 1000.0, + "y": 500.0, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 90.0, + "linkClass": "Kreisel", + "label": "Kreisel-Ost", + "isDimension": true + }, + { + "id": "cp4", + "x": 1000.0, + "y": 500.0, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 0.0, + "linkClass": "Gefaellestrecke", + "label": "GS" + }, + { + "id": "cp5", + "x": 1000.0, + "y": 500.0, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 180.0, + "linkClass": "Gefaellestrecke", + "label": "GS" + }, + { + "id": "cp6", + "x": 500.0, + "y": 1000.0, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 180.0, + "linkClass": "Kreisel", + "label": "Kreisel-Süd", + "isDimension": true + }, + { + "id": "cp7", + "x": 500.0, + "y": 1000.0, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 90.0, + "linkClass": "Gefaellestrecke", + "label": "GS" + }, + { + "id": "cp8", + "x": 500.0, + "y": 1000.0, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 270.0, + "linkClass": "Gefaellestrecke", + "label": "GS" + }, + { + "id": "cp9", + "x": 0.0, + "y": 500.0, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 270.0, + "linkClass": "Kreisel", + "label": "Kreisel-West", + "isDimension": true + }, + { + "id": "cp10", + "x": 0.0, + "y": 500.0, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 0.0, + "linkClass": "Gefaellestrecke", + "label": "GS" + }, + { + "id": "cp11", + "x": 0.0, + "y": 500.0, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 180.0, + "linkClass": "Gefaellestrecke", + "label": "GS" + } + ], + "eventClass": "OnDoubleclick,OnInserted,OnPasted,OnLinked" +} \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/props/s_Eckrad.txt b/Editor2DLibrary/SSG/shapes/props/s_Eckrad.txt index 9a1878f..0a37b35 100644 --- a/Editor2DLibrary/SSG/shapes/props/s_Eckrad.txt +++ b/Editor2DLibrary/SSG/shapes/props/s_Eckrad.txt @@ -9,5 +9,233 @@ "height": 3023.622, "depth": 1897.3228, "behaviour": "(NOSTRETCH)(NOSTRETCHONVIEW)(NOROTATE)(NOROTATEONVIEW)(HIDEDIMENSIONS)(HIDEROTATION)(HIDEPIN)(ORIGIN=CENTER)", + "custom": { + "RotationClass": { + "UIType": "number", + "UIDefault": "Drehrichtung" + } + }, + "connectionPoints": [ + { + "id": "cp0", + "x": 500.0, + "y": 0.0, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 0.0, + "linkClass": "Kreisel", + "label": "Kreisel-Nord", + "isDimension": true + }, + { + "id": "cp1", + "x": 500.0, + "y": 0.0, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 90.0, + "linkClass": "Gefaellestrecke", + "label": "GS" + }, + { + "id": "cp2", + "x": 500.0, + "y": 0.0, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 270.0, + "linkClass": "Gefaellestrecke", + "label": "GS" + }, + { + "id": "cp3", + "x": 1000.0, + "y": 500.0, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 90.0, + "linkClass": "Kreisel", + "label": "Kreisel-Ost", + "isDimension": true + }, + { + "id": "cp4", + "x": 1000.0, + "y": 500.0, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 0.0, + "linkClass": "Gefaellestrecke", + "label": "GS" + }, + { + "id": "cp5", + "x": 1000.0, + "y": 500.0, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 180.0, + "linkClass": "Gefaellestrecke", + "label": "GS" + }, + { + "id": "cp6", + "x": 500.0, + "y": 1000.0, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 180.0, + "linkClass": "Kreisel", + "label": "Kreisel-Süd", + "isDimension": true + }, + { + "id": "cp7", + "x": 500.0, + "y": 1000.0, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 90.0, + "linkClass": "Gefaellestrecke", + "label": "GS" + }, + { + "id": "cp8", + "x": 500.0, + "y": 1000.0, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 270.0, + "linkClass": "Gefaellestrecke", + "label": "GS" + }, + { + "id": "cp9", + "x": 0.0, + "y": 500.0, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 270.0, + "linkClass": "Kreisel", + "label": "Kreisel-West", + "isDimension": true + }, + { + "id": "cp10", + "x": 0.0, + "y": 500.0, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 0.0, + "linkClass": "Gefaellestrecke", + "label": "GS" + }, + { + "id": "cp11", + "x": 0.0, + "y": 500.0, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 180.0, + "linkClass": "Gefaellestrecke", + "label": "GS" + } + ], "eventClass": "OnDoubleclick,OnInserted,OnPasted,OnLinked" } \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/svg/Eckrad_Rechts.xml b/Editor2DLibrary/SSG/shapes/svg/Eckrad_Rechts.xml new file mode 100644 index 0000000..67467c1 --- /dev/null +++ b/Editor2DLibrary/SSG/shapes/svg/Eckrad_Rechts.xml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/svg/Eckrad_links.xml b/Editor2DLibrary/SSG/shapes/svg/Eckrad_links.xml new file mode 100644 index 0000000..7acd3ad --- /dev/null +++ b/Editor2DLibrary/SSG/shapes/svg/Eckrad_links.xml @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/MAIN_SSG.rdx b/MAIN_SSG.rdx index 6d094dc..cbcfd96 100644 --- a/MAIN_SSG.rdx +++ b/MAIN_SSG.rdx @@ -1,6 +1,6 @@  - + @@ -37,18 +37,22 @@ + + + + - - - + + + - - + + @@ -74,9 +78,10 @@ - + + @@ -659,7 +664,7 @@ - + @@ -763,6 +768,7 @@ + @@ -1272,7 +1278,7 @@ - + @@ -1294,10 +1300,12 @@ - + - + @@ -1387,7 +1395,9 @@ + + @@ -1405,10 +1415,13 @@ - + - + @@ -1445,7 +1458,6 @@ - @@ -2216,14 +2228,16 @@ - + - + - + @@ -2258,19 +2272,21 @@ - + - + - + - + - + @@ -2290,22 +2306,22 @@ - + - + - + - + - + - + @@ -2326,22 +2342,22 @@ - + - + - + - + - + @@ -2356,22 +2372,22 @@ - + - + - + - + - + - + @@ -2385,28 +2401,28 @@ - + - + - + - + - + - + @@ -2415,28 +2431,28 @@ - + - + - + - + - + - + - + @@ -2946,776 +2962,57 @@ KreiselData.AbstandMS+(KreiselData.Durchmesser/2) - - - - - - + - - - - - - - - - - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -3819,6 +3116,7 @@ KreiselData.AbstandMS+(KreiselData.Durchmesser/2) + @@ -3838,13 +3136,13 @@ KreiselData.AbstandMS+(KreiselData.Durchmesser/2) - + - + - + @@ -3885,6 +3183,156 @@ KreiselData.AbstandMS+(KreiselData.Durchmesser/2) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -4105,7 +3553,7 @@ ShapeTotalLength-SSGConnectionPoint.x_S-(KreiselData.Durchmesser/2) - + @@ -4188,7 +3636,7 @@ ShapeTotalLength-SSGConnectionPoint.x_S-(KreiselData.Durchmesser/2) - + @@ -6392,12 +5840,17 @@ Contains(IndirectConnKreiselList, Link) AND Shape_Prototype.family = "Gefaellest - - - - - - + + + + + + + + + + + @@ -6428,7 +5881,7 @@ Contains(IndirectConnKreiselList, Link) AND Shape_Prototype.family = "Gefaellest - + Shape_Prototype.KreiselDefinition.Hoehe]]> @@ -6456,7 +5909,7 @@ Contains(IndirectConnKreiselList, Link) AND Shape_Prototype.family = "Gefaellest - + @@ -7318,6 +6771,81 @@ Contains(IndirectConnKreiselList, Link) AND Shape_Prototype.family = "Gefaellest + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -7419,6 +6947,7 @@ Contains(IndirectConnKreiselList, Link) AND Shape_Prototype.family = "Gefaellest + @@ -8198,6 +7727,10 @@ Contains(IndirectConnKreiselList, Link) AND Shape_Prototype.family = "Gefaellest + + + + @@ -8357,6 +7890,10 @@ Contains(IndirectConnKreiselList, Link) AND Shape_Prototype.family = "Gefaellest + + + + @@ -8365,10 +7902,18 @@ Contains(IndirectConnKreiselList, Link) AND Shape_Prototype.family = "Gefaellest - + + + + + + + + + @@ -8381,6 +7926,110 @@ Contains(IndirectConnKreiselList, Link) AND Shape_Prototype.family = "Gefaellest + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -9307,6 +8956,7 @@ ShapeList["id="+Param.Input[1].shapeID].name + @@ -9324,13 +8974,14 @@ ShapeList["id="+Param.Input[1].shapeID].name - + - + - + @@ -11476,6 +11127,329 @@ ShapeList["id="+Param.Input[1].shapeID].name + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -12262,7 +12236,8 @@ ShapeList["id="+Param.Input[1].shapeID].name - + + @@ -12300,9 +12275,20 @@ ShapeList["id="+Param.Input[1].shapeID].name - + + + + + + + + + + + + diff --git a/Sessions/Test_Eckrad_Rotation.xml b/Sessions/Test_Eckrad_Rotation.xml new file mode 100644 index 0000000..83d9289 --- /dev/null +++ b/Sessions/Test_Eckrad_Rotation.xml @@ -0,0 +1 @@ +shape_a8287258-11d2-8ffd-a79b-b4779d55d5cdSSGshape_a8287258-11d2-8ffd-a79b-b4779d55d5cdKreisel:1KreiselStrecke5312.53437.53800800502(NOSTRETCH)(NOSTRETCHONVIEW)(NOROTATE)(NOROTATEONVIEW)(HIDEDIMENSIONS)(HIDEROTATION)(HIDEPIN)(ORIGIN=CENTER)(EXTERNAL)defcp1;shape_f7203514-198f-1e3d-40ae-77b49a50be75ncp0M_K;shape_707e5433-0435-fc7d-04ca-bed27358ca0e[{"id":"shape_a8287258-11d2-8ffd-a79b-b4779d55d5cd--defcp0","shapeId":"shape_a8287258-11d2-8ffd-a79b-b4779d55d5cd","cpId":"defcp0","x":3412.5,"y":3437.5,"z":0,"noRX":3412.5,"noRY":3437.5,"noRZ":0,"xMin":"","xMax":"","xStep":"","yMin":"","yMax":"","yStep":"","zMin":"","zMax":"","zStep":"","zSpot":0,"direction":270,"linkClass":"Kreisel","isDimension":true,"label":"M2"},{"id":"shape_a8287258-11d2-8ffd-a79b-b4779d55d5cd--defcp1","shapeId":"shape_a8287258-11d2-8ffd-a79b-b4779d55d5cd","cpId":"defcp1","x":7212.5,"y":3437.5,"z":0,"noRX":7212.5,"noRY":3437.5,"noRZ":0,"xMin":"","xMax":"","xStep":"","yMin":"","yMax":"","yStep":"","zMin":"","zMax":"","zStep":"","zSpot":0,"direction":90,"linkClass":"Kreisel","isDimension":true,"label":"S2"},{"id":"shape_a8287258-11d2-8ffd-a79b-b4779d55d5cd--defcp2","shapeId":"shape_a8287258-11d2-8ffd-a79b-b4779d55d5cd","cpId":"defcp2","x":3812.49,"y":3037.5,"z":0,"noRX":3812.49,"noRY":3037.5,"noRZ":0,"xMin":"","xMax":"","xStep":"","yMin":"","yMax":"","yStep":"","zMin":"","zMax":"","zStep":"","zSpot":0,"direction":0,"linkClass":"Kreisel","isDimension":true,"label":"M1"},{"id":"shape_a8287258-11d2-8ffd-a79b-b4779d55d5cd--defcp3","shapeId":"shape_a8287258-11d2-8ffd-a79b-b4779d55d5cd","cpId":"defcp3","x":3812.49,"y":3837.5,"z":0,"noRX":3812.49,"noRY":3837.5,"noRZ":0,"xMin":"","xMax":"","xStep":"","yMin":"","yMax":"","yStep":"","zMin":"","zMax":"","zStep":"","zSpot":0,"direction":180,"linkClass":"Kreisel","isDimension":true,"label":"M3"},{"id":"shape_a8287258-11d2-8ffd-a79b-b4779d55d5cd--defcp4","shapeId":"shape_a8287258-11d2-8ffd-a79b-b4779d55d5cd","cpId":"defcp4","x":6812.51,"y":3037.5,"z":0,"noRX":6812.51,"noRY":3037.5,"noRZ":0,"xMin":"","xMax":"","xStep":"","yMin":"","yMax":"","yStep":"","zMin":"","zMax":"","zStep":"","zSpot":0,"direction":0,"linkClass":"Kreisel","isDimension":true,"label":"S1"},{"id":"shape_a8287258-11d2-8ffd-a79b-b4779d55d5cd--defcp5","shapeId":"shape_a8287258-11d2-8ffd-a79b-b4779d55d5cd","cpId":"defcp5","x":6812.51,"y":3837.5,"z":0,"noRX":6812.51,"noRY":3837.5,"noRZ":0,"xMin":"","xMax":"","xStep":"","yMin":"","yMax":"","yStep":"","zMin":"","zMax":"","zStep":"","zSpot":0,"direction":180,"linkClass":"Kreisel","isDimension":true,"label":"S3"},{"id":"shape_a8287258-11d2-8ffd-a79b-b4779d55d5cd--defcp6","shapeId":"shape_a8287258-11d2-8ffd-a79b-b4779d55d5cd","cpId":"defcp6","x":3412.5,"y":3437.5,"z":0,"noRX":3412.5,"noRY":3437.5,"noRZ":0,"xMin":"","xMax":"","xStep":"","yMin":"","yMax":"","yStep":"","zMin":"","zMax":"","zStep":"","zSpot":0,"direction":0,"linkClass":"Gefaellestrecke","label":"M2 Gefaellestrecke"},{"id":"shape_a8287258-11d2-8ffd-a79b-b4779d55d5cd--defcp7","shapeId":"shape_a8287258-11d2-8ffd-a79b-b4779d55d5cd","cpId":"defcp7","x":3412.5,"y":3437.5,"z":0,"noRX":3412.5,"noRY":3437.5,"noRZ":0,"xMin":"","xMax":"","xStep":"","yMin":"","yMax":"","yStep":"","zMin":"","zMax":"","zStep":"","zSpot":0,"direction":180,"linkClass":"Gefaellestrecke","label":"M2 Gefaellestrecke"},{"id":"shape_a8287258-11d2-8ffd-a79b-b4779d55d5cd--defcp8","shapeId":"shape_a8287258-11d2-8ffd-a79b-b4779d55d5cd","cpId":"defcp8","x":3812.49,"y":3037.5,"z":0,"noRX":3812.49,"noRY":3037.5,"noRZ":0,"xMin":"","xMax":"","xStep":"","yMin":"","yMax":"","yStep":"","zMin":"","zMax":"","zStep":"","zSpot":0,"direction":270,"linkClass":"Gefaellestrecke","label":"M1 Gefaellestrecke"},{"id":"shape_a8287258-11d2-8ffd-a79b-b4779d55d5cd--defcp9","shapeId":"shape_a8287258-11d2-8ffd-a79b-b4779d55d5cd","cpId":"defcp9","x":3812.49,"y":3837.5,"z":0,"noRX":3812.49,"noRY":3837.5,"noRZ":0,"xMin":"","xMax":"","xStep":"","yMin":"","yMax":"","yStep":"","zMin":"","zMax":"","zStep":"","zSpot":0,"direction":270,"linkClass":"Gefaellestrecke","label":"M3 Gefaellestrecke"},{"id":"shape_a8287258-11d2-8ffd-a79b-b4779d55d5cd--defcp10","shapeId":"shape_a8287258-11d2-8ffd-a79b-b4779d55d5cd","cpId":"defcp10","x":7212.5,"y":3437.5,"z":0,"noRX":7212.5,"noRY":3437.5,"noRZ":0,"xMin":"","xMax":"","xStep":"","yMin":"","yMax":"","yStep":"","zMin":"","zMax":"","zStep":"","zSpot":0,"direction":0,"linkClass":"Gefaellestrecke","label":"S2 Gefaellestrecke"},{"id":"shape_a8287258-11d2-8ffd-a79b-b4779d55d5cd--defcp11","shapeId":"shape_a8287258-11d2-8ffd-a79b-b4779d55d5cd","cpId":"defcp11","x":7212.5,"y":3437.5,"z":0,"noRX":7212.5,"noRY":3437.5,"noRZ":0,"xMin":"","xMax":"","xStep":"","yMin":"","yMax":"","yStep":"","zMin":"","zMax":"","zStep":"","zSpot":0,"direction":180,"linkClass":"Gefaellestrecke","label":"S2 Gefaellestrecke"},{"id":"shape_a8287258-11d2-8ffd-a79b-b4779d55d5cd--defcp12","shapeId":"shape_a8287258-11d2-8ffd-a79b-b4779d55d5cd","cpId":"defcp12","x":6812.51,"y":3037.5,"z":0,"noRX":6812.51,"noRY":3037.5,"noRZ":0,"xMin":"","xMax":"","xStep":"","yMin":"","yMax":"","yStep":"","zMin":"","zMax":"","zStep":"","zSpot":0,"direction":90,"linkClass":"Gefaellestrecke","label":"S1 Gefaellestrecke"},{"id":"shape_a8287258-11d2-8ffd-a79b-b4779d55d5cd--defcp13","shapeId":"shape_a8287258-11d2-8ffd-a79b-b4779d55d5cd","cpId":"defcp13","x":6812.51,"y":3837.5,"z":0,"noRX":6812.51,"noRY":3837.5,"noRZ":0,"xMin":"","xMax":"","xStep":"","yMin":"","yMax":"","yStep":"","zMin":"","zMax":"","zStep":"","zSpot":0,"direction":90,"linkClass":"Gefaellestrecke","label":"S3 Gefaellestrecke"},{"id":"shape_a8287258-11d2-8ffd-a79b-b4779d55d5cd--ncp0M_G","shapeId":"shape_a8287258-11d2-8ffd-a79b-b4779d55d5cd","cpId":"ncp0M_G","x":4362.5,"y":3837.5,"z":0,"noRX":4362.5,"noRY":3837.5,"noRZ":0,"zSpot":0,"direction":180,"linkClass":"Gefaellestrecke","isDimension":true,"label":"M0 Gefaellestrecke"},{"id":"shape_a8287258-11d2-8ffd-a79b-b4779d55d5cd--ncp0M_K","shapeId":"shape_a8287258-11d2-8ffd-a79b-b4779d55d5cd","cpId":"ncp0M_K","x":4362.5,"y":3837.5,"z":0,"noRX":4362.5,"noRY":3837.5,"noRZ":0,"zSpot":0,"direction":180,"linkClass":"Kreisel","label":"M0 Kreisel"},{"id":"shape_a8287258-11d2-8ffd-a79b-b4779d55d5cd--ncp1M_G","shapeId":"shape_a8287258-11d2-8ffd-a79b-b4779d55d5cd","cpId":"ncp1M_G","x":5162.51,"y":3837.5,"z":0,"noRX":5162.51,"noRY":3837.5,"noRZ":0,"zSpot":0,"direction":180,"linkClass":"Gefaellestrecke","isDimension":true,"label":"M1 Gefaellestrecke"},{"id":"shape_a8287258-11d2-8ffd-a79b-b4779d55d5cd--ncp1M_K","shapeId":"shape_a8287258-11d2-8ffd-a79b-b4779d55d5cd","cpId":"ncp1M_K","x":5162.51,"y":3837.5,"z":0,"noRX":5162.51,"noRY":3837.5,"noRZ":0,"zSpot":0,"direction":180,"linkClass":"Kreisel","label":"M1 Kreisel"},{"id":"shape_a8287258-11d2-8ffd-a79b-b4779d55d5cd--ncp2M_G","shapeId":"shape_a8287258-11d2-8ffd-a79b-b4779d55d5cd","cpId":"ncp2M_G","x":5962.49,"y":3837.5,"z":0,"noRX":5962.49,"noRY":3837.5,"noRZ":0,"zSpot":0,"direction":180,"linkClass":"Gefaellestrecke","isDimension":true,"label":"M2 Gefaellestrecke"},{"id":"shape_a8287258-11d2-8ffd-a79b-b4779d55d5cd--ncp2M_K","shapeId":"shape_a8287258-11d2-8ffd-a79b-b4779d55d5cd","cpId":"ncp2M_K","x":5962.49,"y":3837.5,"z":0,"noRX":5962.49,"noRY":3837.5,"noRZ":0,"zSpot":0,"direction":180,"linkClass":"Kreisel","label":"M2 Kreisel"},{"id":"shape_a8287258-11d2-8ffd-a79b-b4779d55d5cd--ncp0S_G","shapeId":"shape_a8287258-11d2-8ffd-a79b-b4779d55d5cd","cpId":"ncp0S_G","x":6262.5,"y":3037.5,"z":0,"noRX":6262.5,"noRY":3037.5,"noRZ":0,"zSpot":0,"direction":0,"linkClass":"Gefaellestrecke","isDimension":true,"label":"S0 Gefaellestrecke"},{"id":"shape_a8287258-11d2-8ffd-a79b-b4779d55d5cd--ncp0S_K","shapeId":"shape_a8287258-11d2-8ffd-a79b-b4779d55d5cd","cpId":"ncp0S_K","x":6262.5,"y":3037.5,"z":0,"noRX":6262.5,"noRY":3037.5,"noRZ":0,"zSpot":0,"direction":0,"linkClass":"Kreisel","label":"S0 Kreisel"},{"id":"shape_a8287258-11d2-8ffd-a79b-b4779d55d5cd--ncp1S_G","shapeId":"shape_a8287258-11d2-8ffd-a79b-b4779d55d5cd","cpId":"ncp1S_G","x":5462.49,"y":3037.5,"z":0,"noRX":5462.49,"noRY":3037.5,"noRZ":0,"zSpot":0,"direction":0,"linkClass":"Gefaellestrecke","isDimension":true,"label":"S1 Gefaellestrecke"},{"id":"shape_a8287258-11d2-8ffd-a79b-b4779d55d5cd--ncp1S_K","shapeId":"shape_a8287258-11d2-8ffd-a79b-b4779d55d5cd","cpId":"ncp1S_K","x":5462.49,"y":3037.5,"z":0,"noRX":5462.49,"noRY":3037.5,"noRZ":0,"zSpot":0,"direction":0,"linkClass":"Kreisel","label":"S1 Kreisel"},{"id":"shape_a8287258-11d2-8ffd-a79b-b4779d55d5cd--ncp2S_G","shapeId":"shape_a8287258-11d2-8ffd-a79b-b4779d55d5cd","cpId":"ncp2S_G","x":4662.51,"y":3037.5,"z":0,"noRX":4662.51,"noRY":3037.5,"noRZ":0,"zSpot":0,"direction":0,"linkClass":"Gefaellestrecke","isDimension":true,"label":"S2 Gefaellestrecke"},{"id":"shape_a8287258-11d2-8ffd-a79b-b4779d55d5cd--ncp2S_K","shapeId":"shape_a8287258-11d2-8ffd-a79b-b4779d55d5cd","cpId":"ncp2S_K","x":4662.51,"y":3037.5,"z":0,"noRX":4662.51,"noRY":3037.5,"noRZ":0,"zSpot":0,"direction":0,"linkClass":"Kreisel","label":"S2 Kreisel"}]-1-1-1-1101111RotationsobjektKreisel:1300020000201Standard0800ncp0M550180Truencp1M1350180Truencp2M2150180Truencp0S5500Truencp1S13500Truencp2S21500True55080020020030300000000000shape_f7203514-198f-1e3d-40ae-77b49a50be75SSGshape_f7203514-198f-1e3d-40ae-77b49a50be75Kreisel:2KreiselStrecke9112.53437.53800800502(NOSTRETCH)(NOSTRETCHONVIEW)(NOROTATE)(NOROTATEONVIEW)(HIDEDIMENSIONS)(HIDEROTATION)(HIDEPIN)(ORIGIN=CENTER)(EXTERNAL)defcp0;shape_a8287258-11d2-8ffd-a79b-b4779d55d5cddefcp0;Weiche_B7G0vfxFOEm3iUA-IklPiA[{"id":"shape_f7203514-198f-1e3d-40ae-77b49a50be75--defcp0","shapeId":"shape_f7203514-198f-1e3d-40ae-77b49a50be75","cpId":"defcp0","x":7212.5,"y":3437.5,"z":0,"noRX":7212.5,"noRY":3437.5,"noRZ":0,"xMin":"","xMax":"","xStep":"","yMin":"","yMax":"","yStep":"","zMin":"","zMax":"","zStep":"","zSpot":0,"direction":270,"linkClass":"Kreisel","isDimension":true,"label":"M2"},{"id":"shape_f7203514-198f-1e3d-40ae-77b49a50be75--defcp1","shapeId":"shape_f7203514-198f-1e3d-40ae-77b49a50be75","cpId":"defcp1","x":11012.5,"y":3437.5,"z":0,"noRX":11012.5,"noRY":3437.5,"noRZ":0,"xMin":"","xMax":"","xStep":"","yMin":"","yMax":"","yStep":"","zMin":"","zMax":"","zStep":"","zSpot":0,"direction":90,"linkClass":"Kreisel","isDimension":true,"label":"S2"},{"id":"shape_f7203514-198f-1e3d-40ae-77b49a50be75--defcp2","shapeId":"shape_f7203514-198f-1e3d-40ae-77b49a50be75","cpId":"defcp2","x":7612.49,"y":3037.5,"z":0,"noRX":7612.49,"noRY":3037.5,"noRZ":0,"xMin":"","xMax":"","xStep":"","yMin":"","yMax":"","yStep":"","zMin":"","zMax":"","zStep":"","zSpot":0,"direction":0,"linkClass":"Kreisel","isDimension":true,"label":"M1"},{"id":"shape_f7203514-198f-1e3d-40ae-77b49a50be75--defcp3","shapeId":"shape_f7203514-198f-1e3d-40ae-77b49a50be75","cpId":"defcp3","x":7612.49,"y":3837.5,"z":0,"noRX":7612.49,"noRY":3837.5,"noRZ":0,"xMin":"","xMax":"","xStep":"","yMin":"","yMax":"","yStep":"","zMin":"","zMax":"","zStep":"","zSpot":0,"direction":180,"linkClass":"Kreisel","isDimension":true,"label":"M3"},{"id":"shape_f7203514-198f-1e3d-40ae-77b49a50be75--defcp4","shapeId":"shape_f7203514-198f-1e3d-40ae-77b49a50be75","cpId":"defcp4","x":10612.51,"y":3037.5,"z":0,"noRX":10612.51,"noRY":3037.5,"noRZ":0,"xMin":"","xMax":"","xStep":"","yMin":"","yMax":"","yStep":"","zMin":"","zMax":"","zStep":"","zSpot":0,"direction":0,"linkClass":"Kreisel","isDimension":true,"label":"S1"},{"id":"shape_f7203514-198f-1e3d-40ae-77b49a50be75--defcp5","shapeId":"shape_f7203514-198f-1e3d-40ae-77b49a50be75","cpId":"defcp5","x":10612.51,"y":3837.5,"z":0,"noRX":10612.51,"noRY":3837.5,"noRZ":0,"xMin":"","xMax":"","xStep":"","yMin":"","yMax":"","yStep":"","zMin":"","zMax":"","zStep":"","zSpot":0,"direction":180,"linkClass":"Kreisel","isDimension":true,"label":"S3"},{"id":"shape_f7203514-198f-1e3d-40ae-77b49a50be75--defcp6","shapeId":"shape_f7203514-198f-1e3d-40ae-77b49a50be75","cpId":"defcp6","x":7212.5,"y":3437.5,"z":0,"noRX":7212.5,"noRY":3437.5,"noRZ":0,"xMin":"","xMax":"","xStep":"","yMin":"","yMax":"","yStep":"","zMin":"","zMax":"","zStep":"","zSpot":0,"direction":0,"linkClass":"Gefaellestrecke","label":"M2 Gefaellestrecke"},{"id":"shape_f7203514-198f-1e3d-40ae-77b49a50be75--defcp7","shapeId":"shape_f7203514-198f-1e3d-40ae-77b49a50be75","cpId":"defcp7","x":7212.5,"y":3437.5,"z":0,"noRX":7212.5,"noRY":3437.5,"noRZ":0,"xMin":"","xMax":"","xStep":"","yMin":"","yMax":"","yStep":"","zMin":"","zMax":"","zStep":"","zSpot":0,"direction":180,"linkClass":"Gefaellestrecke","label":"M2 Gefaellestrecke"},{"id":"shape_f7203514-198f-1e3d-40ae-77b49a50be75--defcp8","shapeId":"shape_f7203514-198f-1e3d-40ae-77b49a50be75","cpId":"defcp8","x":7612.49,"y":3037.5,"z":0,"noRX":7612.49,"noRY":3037.5,"noRZ":0,"xMin":"","xMax":"","xStep":"","yMin":"","yMax":"","yStep":"","zMin":"","zMax":"","zStep":"","zSpot":0,"direction":270,"linkClass":"Gefaellestrecke","label":"M1 Gefaellestrecke"},{"id":"shape_f7203514-198f-1e3d-40ae-77b49a50be75--defcp9","shapeId":"shape_f7203514-198f-1e3d-40ae-77b49a50be75","cpId":"defcp9","x":7612.49,"y":3837.5,"z":0,"noRX":7612.49,"noRY":3837.5,"noRZ":0,"xMin":"","xMax":"","xStep":"","yMin":"","yMax":"","yStep":"","zMin":"","zMax":"","zStep":"","zSpot":0,"direction":270,"linkClass":"Gefaellestrecke","label":"M3 Gefaellestrecke"},{"id":"shape_f7203514-198f-1e3d-40ae-77b49a50be75--defcp10","shapeId":"shape_f7203514-198f-1e3d-40ae-77b49a50be75","cpId":"defcp10","x":11012.5,"y":3437.5,"z":0,"noRX":11012.5,"noRY":3437.5,"noRZ":0,"xMin":"","xMax":"","xStep":"","yMin":"","yMax":"","yStep":"","zMin":"","zMax":"","zStep":"","zSpot":0,"direction":0,"linkClass":"Gefaellestrecke","label":"S2 Gefaellestrecke"},{"id":"shape_f7203514-198f-1e3d-40ae-77b49a50be75--defcp11","shapeId":"shape_f7203514-198f-1e3d-40ae-77b49a50be75","cpId":"defcp11","x":11012.5,"y":3437.5,"z":0,"noRX":11012.5,"noRY":3437.5,"noRZ":0,"xMin":"","xMax":"","xStep":"","yMin":"","yMax":"","yStep":"","zMin":"","zMax":"","zStep":"","zSpot":0,"direction":180,"linkClass":"Gefaellestrecke","label":"S2 Gefaellestrecke"},{"id":"shape_f7203514-198f-1e3d-40ae-77b49a50be75--defcp12","shapeId":"shape_f7203514-198f-1e3d-40ae-77b49a50be75","cpId":"defcp12","x":10612.51,"y":3037.5,"z":0,"noRX":10612.51,"noRY":3037.5,"noRZ":0,"xMin":"","xMax":"","xStep":"","yMin":"","yMax":"","yStep":"","zMin":"","zMax":"","zStep":"","zSpot":0,"direction":90,"linkClass":"Gefaellestrecke","label":"S1 Gefaellestrecke"},{"id":"shape_f7203514-198f-1e3d-40ae-77b49a50be75--defcp13","shapeId":"shape_f7203514-198f-1e3d-40ae-77b49a50be75","cpId":"defcp13","x":10612.51,"y":3837.5,"z":0,"noRX":10612.51,"noRY":3837.5,"noRZ":0,"xMin":"","xMax":"","xStep":"","yMin":"","yMax":"","yStep":"","zMin":"","zMax":"","zStep":"","zSpot":0,"direction":90,"linkClass":"Gefaellestrecke","label":"S3 Gefaellestrecke"},{"id":"shape_f7203514-198f-1e3d-40ae-77b49a50be75--ncp0M_G","shapeId":"shape_f7203514-198f-1e3d-40ae-77b49a50be75","cpId":"ncp0M_G","x":8162.5,"y":3837.5,"z":0,"noRX":8162.5,"noRY":3837.5,"noRZ":0,"zSpot":0,"direction":180,"linkClass":"Gefaellestrecke","isDimension":true,"label":"M0 Gefaellestrecke"},{"id":"shape_f7203514-198f-1e3d-40ae-77b49a50be75--ncp0M_K","shapeId":"shape_f7203514-198f-1e3d-40ae-77b49a50be75","cpId":"ncp0M_K","x":8162.5,"y":3837.5,"z":0,"noRX":8162.5,"noRY":3837.5,"noRZ":0,"zSpot":0,"direction":180,"linkClass":"Kreisel","label":"M0 Kreisel"},{"id":"shape_f7203514-198f-1e3d-40ae-77b49a50be75--ncp1M_G","shapeId":"shape_f7203514-198f-1e3d-40ae-77b49a50be75","cpId":"ncp1M_G","x":8962.51,"y":3837.5,"z":0,"noRX":8962.51,"noRY":3837.5,"noRZ":0,"zSpot":0,"direction":180,"linkClass":"Gefaellestrecke","isDimension":true,"label":"M1 Gefaellestrecke"},{"id":"shape_f7203514-198f-1e3d-40ae-77b49a50be75--ncp1M_K","shapeId":"shape_f7203514-198f-1e3d-40ae-77b49a50be75","cpId":"ncp1M_K","x":8962.51,"y":3837.5,"z":0,"noRX":8962.51,"noRY":3837.5,"noRZ":0,"zSpot":0,"direction":180,"linkClass":"Kreisel","label":"M1 Kreisel"},{"id":"shape_f7203514-198f-1e3d-40ae-77b49a50be75--ncp2M_G","shapeId":"shape_f7203514-198f-1e3d-40ae-77b49a50be75","cpId":"ncp2M_G","x":9762.49,"y":3837.5,"z":0,"noRX":9762.49,"noRY":3837.5,"noRZ":0,"zSpot":0,"direction":180,"linkClass":"Gefaellestrecke","isDimension":true,"label":"M2 Gefaellestrecke"},{"id":"shape_f7203514-198f-1e3d-40ae-77b49a50be75--ncp2M_K","shapeId":"shape_f7203514-198f-1e3d-40ae-77b49a50be75","cpId":"ncp2M_K","x":9762.49,"y":3837.5,"z":0,"noRX":9762.49,"noRY":3837.5,"noRZ":0,"zSpot":0,"direction":180,"linkClass":"Kreisel","label":"M2 Kreisel"},{"id":"shape_f7203514-198f-1e3d-40ae-77b49a50be75--ncp0S_G","shapeId":"shape_f7203514-198f-1e3d-40ae-77b49a50be75","cpId":"ncp0S_G","x":10062.5,"y":3037.5,"z":0,"noRX":10062.5,"noRY":3037.5,"noRZ":0,"zSpot":0,"direction":0,"linkClass":"Gefaellestrecke","isDimension":true,"label":"S0 Gefaellestrecke"},{"id":"shape_f7203514-198f-1e3d-40ae-77b49a50be75--ncp0S_K","shapeId":"shape_f7203514-198f-1e3d-40ae-77b49a50be75","cpId":"ncp0S_K","x":10062.5,"y":3037.5,"z":0,"noRX":10062.5,"noRY":3037.5,"noRZ":0,"zSpot":0,"direction":0,"linkClass":"Kreisel","label":"S0 Kreisel"},{"id":"shape_f7203514-198f-1e3d-40ae-77b49a50be75--ncp1S_G","shapeId":"shape_f7203514-198f-1e3d-40ae-77b49a50be75","cpId":"ncp1S_G","x":9262.49,"y":3037.5,"z":0,"noRX":9262.49,"noRY":3037.5,"noRZ":0,"zSpot":0,"direction":0,"linkClass":"Gefaellestrecke","isDimension":true,"label":"S1 Gefaellestrecke"},{"id":"shape_f7203514-198f-1e3d-40ae-77b49a50be75--ncp1S_K","shapeId":"shape_f7203514-198f-1e3d-40ae-77b49a50be75","cpId":"ncp1S_K","x":9262.49,"y":3037.5,"z":0,"noRX":9262.49,"noRY":3037.5,"noRZ":0,"zSpot":0,"direction":0,"linkClass":"Kreisel","label":"S1 Kreisel"},{"id":"shape_f7203514-198f-1e3d-40ae-77b49a50be75--ncp2S_G","shapeId":"shape_f7203514-198f-1e3d-40ae-77b49a50be75","cpId":"ncp2S_G","x":8462.51,"y":3037.5,"z":0,"noRX":8462.51,"noRY":3037.5,"noRZ":0,"zSpot":0,"direction":0,"linkClass":"Gefaellestrecke","isDimension":true,"label":"S2 Gefaellestrecke"},{"id":"shape_f7203514-198f-1e3d-40ae-77b49a50be75--ncp2S_K","shapeId":"shape_f7203514-198f-1e3d-40ae-77b49a50be75","cpId":"ncp2S_K","x":8462.51,"y":3037.5,"z":0,"noRX":8462.51,"noRY":3037.5,"noRZ":0,"zSpot":0,"direction":0,"linkClass":"Kreisel","label":"S2 Kreisel"}]-1-1-1-1101111RotationsobjektKreisel:230002000020-1Standard0800ncp0M550180Truencp1M1350180Truencp2M2150180Truencp0S5500Truencp1S13500Truencp2S21500True55080020020030300000000000Eckrad_RechtsSSGshape_707e5433-0435-fc7d-04ca-bed27358ca0eEckrad:1EckradStrecke4362.54237.5800800502(NOSTRETCH)(NOSTRETCHONVIEW)(NOROTATE)(NOROTATEONVIEW)(HIDEDIMENSIONS)(HIDEROTATION)(HIDEPIN)(ORIGIN=CENTER)(EXTERNAL)cp0;shape_a8287258-11d2-8ffd-a79b-b4779d55d5cd[{"id":"shape_707e5433-0435-fc7d-04ca-bed27358ca0e--cp0","shapeId":"shape_707e5433-0435-fc7d-04ca-bed27358ca0e","cpId":"cp0","x":4362.5,"y":3837.5,"z":0,"noRX":4362.5,"noRY":3837.5,"noRZ":0,"xMin":"","xMax":"","xStep":"","yMin":"","yMax":"","yStep":"","zMin":"","zMax":"","zStep":"","zSpot":0,"direction":0,"linkClass":"Kreisel","isDimension":true,"label":"Kreisel-Nord"},{"id":"shape_707e5433-0435-fc7d-04ca-bed27358ca0e--cp1","shapeId":"shape_707e5433-0435-fc7d-04ca-bed27358ca0e","cpId":"cp1","x":4362.5,"y":3837.5,"z":0,"noRX":4362.5,"noRY":3837.5,"noRZ":0,"xMin":"","xMax":"","xStep":"","yMin":"","yMax":"","yStep":"","zMin":"","zMax":"","zStep":"","zSpot":0,"direction":90,"linkClass":"Gefaellestrecke","label":"GS"},{"id":"shape_707e5433-0435-fc7d-04ca-bed27358ca0e--cp2","shapeId":"shape_707e5433-0435-fc7d-04ca-bed27358ca0e","cpId":"cp2","x":4362.5,"y":3837.5,"z":0,"noRX":4362.5,"noRY":3837.5,"noRZ":0,"xMin":"","xMax":"","xStep":"","yMin":"","yMax":"","yStep":"","zMin":"","zMax":"","zStep":"","zSpot":0,"direction":270,"linkClass":"Gefaellestrecke","label":"GS"},{"id":"shape_707e5433-0435-fc7d-04ca-bed27358ca0e--cp3","shapeId":"shape_707e5433-0435-fc7d-04ca-bed27358ca0e","cpId":"cp3","x":4762.5,"y":4237.5,"z":0,"noRX":4762.5,"noRY":4237.5,"noRZ":0,"xMin":"","xMax":"","xStep":"","yMin":"","yMax":"","yStep":"","zMin":"","zMax":"","zStep":"","zSpot":0,"direction":90,"linkClass":"Kreisel","isDimension":true,"label":"Kreisel-Ost"},{"id":"shape_707e5433-0435-fc7d-04ca-bed27358ca0e--cp4","shapeId":"shape_707e5433-0435-fc7d-04ca-bed27358ca0e","cpId":"cp4","x":4762.5,"y":4237.5,"z":0,"noRX":4762.5,"noRY":4237.5,"noRZ":0,"xMin":"","xMax":"","xStep":"","yMin":"","yMax":"","yStep":"","zMin":"","zMax":"","zStep":"","zSpot":0,"direction":0,"linkClass":"Gefaellestrecke","label":"GS"},{"id":"shape_707e5433-0435-fc7d-04ca-bed27358ca0e--cp5","shapeId":"shape_707e5433-0435-fc7d-04ca-bed27358ca0e","cpId":"cp5","x":4762.5,"y":4237.5,"z":0,"noRX":4762.5,"noRY":4237.5,"noRZ":0,"xMin":"","xMax":"","xStep":"","yMin":"","yMax":"","yStep":"","zMin":"","zMax":"","zStep":"","zSpot":0,"direction":180,"linkClass":"Gefaellestrecke","label":"GS"},{"id":"shape_707e5433-0435-fc7d-04ca-bed27358ca0e--cp6","shapeId":"shape_707e5433-0435-fc7d-04ca-bed27358ca0e","cpId":"cp6","x":4362.5,"y":4637.5,"z":0,"noRX":4362.5,"noRY":4637.5,"noRZ":0,"xMin":"","xMax":"","xStep":"","yMin":"","yMax":"","yStep":"","zMin":"","zMax":"","zStep":"","zSpot":0,"direction":180,"linkClass":"Kreisel","isDimension":true,"label":"Kreisel-Süd"},{"id":"shape_707e5433-0435-fc7d-04ca-bed27358ca0e--cp7","shapeId":"shape_707e5433-0435-fc7d-04ca-bed27358ca0e","cpId":"cp7","x":4362.5,"y":4637.5,"z":0,"noRX":4362.5,"noRY":4637.5,"noRZ":0,"xMin":"","xMax":"","xStep":"","yMin":"","yMax":"","yStep":"","zMin":"","zMax":"","zStep":"","zSpot":0,"direction":90,"linkClass":"Gefaellestrecke","label":"GS"},{"id":"shape_707e5433-0435-fc7d-04ca-bed27358ca0e--cp8","shapeId":"shape_707e5433-0435-fc7d-04ca-bed27358ca0e","cpId":"cp8","x":4362.5,"y":4637.5,"z":0,"noRX":4362.5,"noRY":4637.5,"noRZ":0,"xMin":"","xMax":"","xStep":"","yMin":"","yMax":"","yStep":"","zMin":"","zMax":"","zStep":"","zSpot":0,"direction":270,"linkClass":"Gefaellestrecke","label":"GS"},{"id":"shape_707e5433-0435-fc7d-04ca-bed27358ca0e--cp9","shapeId":"shape_707e5433-0435-fc7d-04ca-bed27358ca0e","cpId":"cp9","x":3962.5,"y":4237.5,"z":0,"noRX":3962.5,"noRY":4237.5,"noRZ":0,"xMin":"","xMax":"","xStep":"","yMin":"","yMax":"","yStep":"","zMin":"","zMax":"","zStep":"","zSpot":0,"direction":270,"linkClass":"Kreisel","isDimension":true,"label":"Kreisel-West"},{"id":"shape_707e5433-0435-fc7d-04ca-bed27358ca0e--cp10","shapeId":"shape_707e5433-0435-fc7d-04ca-bed27358ca0e","cpId":"cp10","x":3962.5,"y":4237.5,"z":0,"noRX":3962.5,"noRY":4237.5,"noRZ":0,"xMin":"","xMax":"","xStep":"","yMin":"","yMax":"","yStep":"","zMin":"","zMax":"","zStep":"","zSpot":0,"direction":0,"linkClass":"Gefaellestrecke","label":"GS"},{"id":"shape_707e5433-0435-fc7d-04ca-bed27358ca0e--cp11","shapeId":"shape_707e5433-0435-fc7d-04ca-bed27358ca0e","cpId":"cp11","x":3962.5,"y":4237.5,"z":0,"noRX":3962.5,"noRY":4237.5,"noRZ":0,"xMin":"","xMax":"","xStep":"","yMin":"","yMax":"","yStep":"","zMin":"","zMax":"","zStep":"","zSpot":0,"direction":180,"linkClass":"Gefaellestrecke","label":"GS"}]-1-1-1-1101111Rotationsobjekt300020000201Standard0800550800002002003030Eckrad:10200010000000s_weiche_aktivSSGWeiche_B7G0vfxFOEm3iUA-IklPiAWeiche :1WeicheWeiche7212.53437.510010010090(NOSTRETCH)(NOROTATE)(NOROTATEONVIEW)(HIDEDIMENSIONS)(HIDECOORDINATES)(HIDEROTATION)(HIDEPIN)(HIDELAYER)(HIDEUPDATEBUTTON)(ALWAYSFRONT)(ORIGIN=CENTER)(EXTERNAL)cp0;shape_f7203514-198f-1e3d-40ae-77b49a50be75[{"id":"Weiche_B7G0vfxFOEm3iUA-IklPiA--cp0","shapeId":"Weiche_B7G0vfxFOEm3iUA-IklPiA","cpId":"cp0","x":7212.5,"y":3437.5,"z":0,"noRX":7212.5,"noRY":3437.5,"noRZ":0,"xMin":"","xMax":"","xStep":"","yMin":"","yMax":"","yStep":"","zMin":"","zMax":"","zStep":"","zSpot":0,"direction":0,"isDimension":true,"label":""}]shape_f7203514-198f-1e3d-40ae-77b49a50be75defcp0shape_a8287258-11d2-8ffd-a79b-b4779d55d5cddefcp110111100000000000000000000000000 zw. Kreisel:2 und Kreisel:1Aktivlink-lineSSGconnector_4a710c66-3eeb-3556-f09c-6167118186917212.53437.57212.53437.51-1-1-1-1shape_f7203514-198f-1e3d-40ae-77b49a50be75defcp0shape_a8287258-11d2-8ffd-a79b-b4779d55d5cddefcp110#0000001pxlink-lineSSGconnector_509da424-69d5-6de6-5d3a-6cb8661c8b377212.53437.57212.53437.51Weiche_B7G0vfxFOEm3iUA-IklPiAcp0shape_f7203514-198f-1e3d-40ae-77b49a50be75defcp010#0000001pxTruelink-lineSSGconnector_8570651f-efd0-cce8-2fd9-0cab5ad4ada34362.53837.54362.53837.51-1-1-1-1shape_707e5433-0435-fc7d-04ca-bed27358ca0ecp0shape_a8287258-11d2-8ffd-a79b-b4779d55d5cdncp0M_K10#0000001px \ No newline at end of file diff --git a/Sessions/Test_Eckrad_Rotation.zip b/Sessions/Test_Eckrad_Rotation.zip new file mode 100644 index 0000000..330d9f5 Binary files /dev/null and b/Sessions/Test_Eckrad_Rotation.zip differ