diff --git a/Editor2DLibrary/SSG/shapes/img/Kurve_rechts_90_32px.png b/Editor2DLibrary/SSG/shapes/img/Kurve_rechts_90_32px.png new file mode 100644 index 0000000..707a7e5 Binary files /dev/null and b/Editor2DLibrary/SSG/shapes/img/Kurve_rechts_90_32px.png differ diff --git a/Editor2DLibrary/SSG/shapes/img/Kurve_rechts_90_64px.png b/Editor2DLibrary/SSG/shapes/img/Kurve_rechts_90_64px.png new file mode 100644 index 0000000..ded8086 Binary files /dev/null and b/Editor2DLibrary/SSG/shapes/img/Kurve_rechts_90_64px.png differ diff --git a/Editor2DLibrary/SSG/shapes/palettes/c_ILS.xml b/Editor2DLibrary/SSG/shapes/palettes/c_ILS.xml index fa74eb4..6fd1f1c 100644 --- a/Editor2DLibrary/SSG/shapes/palettes/c_ILS.xml +++ b/Editor2DLibrary/SSG/shapes/palettes/c_ILS.xml @@ -1,2 +1,3 @@ 
Gefällestrecke
+
90 Kurve rechts
\ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/props/s_Kurve_rechts_90.txt b/Editor2DLibrary/SSG/shapes/props/s_Kurve_rechts_90.txt new file mode 100644 index 0000000..d1e8f97 --- /dev/null +++ b/Editor2DLibrary/SSG/shapes/props/s_Kurve_rechts_90.txt @@ -0,0 +1,52 @@ +{ + "shapeMode": 0, + "name": "90 Kurve rechts ", + "family": "Strecke", + "icon": "SSG/shapes/img/Kurve_rechts_90_32px.png", + "iconBig": "SSG/shapes/img/Kurve_rechts_90_64px.png", + "srcSVG": "SSG/shapes/svg/s_Kurve_rechts_90.xml", + "width": 1511.811, + "height": 1511.811, + "behaviour": "(NOSTRETCH)(NOSTRETCHONVIEW)(BACKGROUND)(HIDEDIMENSIONS)(HIDEROTATION)(HIDEPIN)(ALWAYSFRONT)", + "connectionPoints": [ + { + "id": "cp1", + "x": 1511.811, + "y": 0.0, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 0.0, + "linkClass": "Gefaellestrecke", + "label": "Unten", + "isDimension": true + }, + { + "id": "cp2", + "x": 1511.811, + "y": 1511.811, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 0.0, + "linkClass": "Gefaellestrecke", + "label": "Oben", + "isDimension": true + } + ], + "eventClass": "OnInserted,OnPasted,OnLinked" +} \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/svg/s_Kurve_rechts_90.xml b/Editor2DLibrary/SSG/shapes/svg/s_Kurve_rechts_90.xml new file mode 100644 index 0000000..ed69ae6 --- /dev/null +++ b/Editor2DLibrary/SSG/shapes/svg/s_Kurve_rechts_90.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/MAIN_SSG.rdx b/MAIN_SSG.rdx index c0ef205..c3adbd9 100644 --- a/MAIN_SSG.rdx +++ b/MAIN_SSG.rdx @@ -1,6 +1,6 @@  - + @@ -50,7 +50,7 @@ - + @@ -64,6 +64,14 @@ + + + + + + + + @@ -93,7 +101,7 @@ - + @@ -101,13 +109,13 @@ - + - + @@ -115,6 +123,7 @@ + @@ -841,6 +850,7 @@ + @@ -3189,14 +3199,14 @@ KreiselData.AbstandMS+(KreiselData.Durchmesser/2) - - - - + + + + - + @@ -3732,6 +3742,163 @@ KreiselData.AbstandMS+(KreiselData.Durchmesser/2) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -3821,6 +3988,7 @@ KreiselData.AbstandMS+(KreiselData.Durchmesser/2) + @@ -3885,7 +4053,6 @@ KreiselData.AbstandMS+(KreiselData.Durchmesser/2) - @@ -4205,6 +4372,59 @@ KreiselData.AbstandMS+(KreiselData.Durchmesser/2) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -11034,6 +11254,54 @@ Contains(IndirectConnKreiselList, Link) AND Shape_Prototype.family = "Gefaellest + + + + + "OnPasted"]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -18241,6 +18509,19 @@ ShapeList["id="+Param.Input[1].shapeID].name + + + + + + + + + + + + + diff --git a/SVGs/Kurve_90_links.svg b/SVGs/Kurve_90_links.svg new file mode 100644 index 0000000..21a7aab --- /dev/null +++ b/SVGs/Kurve_90_links.svg @@ -0,0 +1,58 @@ + + + + + + + + + + diff --git a/SVGs/Kurve_90_rechts.svg b/SVGs/Kurve_90_rechts.svg new file mode 100644 index 0000000..8e20d85 --- /dev/null +++ b/SVGs/Kurve_90_rechts.svg @@ -0,0 +1,57 @@ + + + + + + + + + +