From e1adaf9c0955565007490d3dcc24ca3c63ea3e6f Mon Sep 17 00:00:00 2001 From: dre Date: Fri, 14 Jul 2023 17:45:21 +0200 Subject: [PATCH] ERK-11 Update --- .../SSG/shapes/palettes/c_Parts.xml | 2 + .../shapes/props/7UnpcygydUSSHoa5eJ75jQ.txt | 93 - .../shapes/props/8TErJDFMik-TQFBBw65PZw.txt | 93 - .../shapes/props/9bLQXkt6wEmSndZGDEpxYA.txt | 94 - .../shapes/props/JIbZv3q4N0-y6-7K-g6ERg.txt | 94 - .../shapes/props/MMuo-nuPi0ObklOskV2Gpg.txt | 94 - .../shapes/props/SI9eBI8w0kOIlvQBP5K0Lg.txt | 93 - .../shapes/props/TIaXKyymDUKei96Jg23xsw.txt | 93 - .../shapes/props/TfvYe7GR7Uii5nGbM2dVeg.txt | 93 - .../shapes/props/cIieZWBOMEWmZmZBHSa9xw.txt | 93 - .../shapes/props/kLqfIeO49EGtMNcbOGONnQ.txt | 93 - .../shapes/props/n3-3WEcyYEaGantfCQVAyg.txt | 94 - .../SSG/shapes/props/s_PinBand.txt | 11 + .../SSG/shapes/props/s_StandardBand.txt | 11 + .../shapes/props/svDxiHV1sUO5T6ZyFoBrbA.txt | 93 - .../shapes/props/tKOOZCwLT02Qul-XUAq0iA.txt | 93 - .../shapes/props/xEp6PX-fB0622ENLAUUTYg.txt | 93 - .../SSG/shapes/svg/8TErJDFMik-TQFBBw65PZw.xml | 43 - .../SSG/shapes/svg/9bLQXkt6wEmSndZGDEpxYA.xml | 43 - Editor2DLibrary/SSG/shapes/svg/BG_Shape.xml | 2600 +++++++++++++++++ .../SSG/shapes/svg/JIbZv3q4N0-y6-7K-g6ERg.xml | 43 - .../SSG/shapes/svg/MMuo-nuPi0ObklOskV2Gpg.xml | 43 - .../SSG/shapes/svg/SI9eBI8w0kOIlvQBP5K0Lg.xml | 43 - .../SSG/shapes/svg/TIaXKyymDUKei96Jg23xsw.xml | 43 - .../SSG/shapes/svg/TfvYe7GR7Uii5nGbM2dVeg.xml | 43 - .../SSG/shapes/svg/cIieZWBOMEWmZmZBHSa9xw.xml | 43 - .../SSG/shapes/svg/kLqfIeO49EGtMNcbOGONnQ.xml | 43 - .../SSG/shapes/svg/n3-3WEcyYEaGantfCQVAyg.xml | 43 - Editor2DLibrary/SSG/shapes/svg/s_Kreisel.xml | 61 +- Editor2DLibrary/SSG/shapes/svg/s_PinBand.xml | 11 + .../SSG/shapes/svg/s_StandardBand.xml | 11 + .../SSG/shapes/svg/svDxiHV1sUO5T6ZyFoBrbA.xml | 43 - .../SSG/shapes/svg/tKOOZCwLT02Qul-XUAq0iA.xml | 43 - .../SSG/shapes/svg/xEp6PX-fB0622ENLAUUTYg.xml | 43 - MAIN_GS2D.rdx | 660 +++-- .../Kreisel_Vorschau.xml | 16 + SVGs/PinBand.svg | 40 + SVGs/Rastergrafik.svg | 37 + SVGs/StandardBand.svg | 40 + 39 files changed, 3308 insertions(+), 2057 deletions(-) delete mode 100644 Editor2DLibrary/SSG/shapes/props/7UnpcygydUSSHoa5eJ75jQ.txt delete mode 100644 Editor2DLibrary/SSG/shapes/props/8TErJDFMik-TQFBBw65PZw.txt delete mode 100644 Editor2DLibrary/SSG/shapes/props/9bLQXkt6wEmSndZGDEpxYA.txt delete mode 100644 Editor2DLibrary/SSG/shapes/props/JIbZv3q4N0-y6-7K-g6ERg.txt delete mode 100644 Editor2DLibrary/SSG/shapes/props/MMuo-nuPi0ObklOskV2Gpg.txt delete mode 100644 Editor2DLibrary/SSG/shapes/props/SI9eBI8w0kOIlvQBP5K0Lg.txt delete mode 100644 Editor2DLibrary/SSG/shapes/props/TIaXKyymDUKei96Jg23xsw.txt delete mode 100644 Editor2DLibrary/SSG/shapes/props/TfvYe7GR7Uii5nGbM2dVeg.txt delete mode 100644 Editor2DLibrary/SSG/shapes/props/cIieZWBOMEWmZmZBHSa9xw.txt delete mode 100644 Editor2DLibrary/SSG/shapes/props/kLqfIeO49EGtMNcbOGONnQ.txt delete mode 100644 Editor2DLibrary/SSG/shapes/props/n3-3WEcyYEaGantfCQVAyg.txt create mode 100644 Editor2DLibrary/SSG/shapes/props/s_PinBand.txt create mode 100644 Editor2DLibrary/SSG/shapes/props/s_StandardBand.txt delete mode 100644 Editor2DLibrary/SSG/shapes/props/svDxiHV1sUO5T6ZyFoBrbA.txt delete mode 100644 Editor2DLibrary/SSG/shapes/props/tKOOZCwLT02Qul-XUAq0iA.txt delete mode 100644 Editor2DLibrary/SSG/shapes/props/xEp6PX-fB0622ENLAUUTYg.txt delete mode 100644 Editor2DLibrary/SSG/shapes/svg/8TErJDFMik-TQFBBw65PZw.xml delete mode 100644 Editor2DLibrary/SSG/shapes/svg/9bLQXkt6wEmSndZGDEpxYA.xml create mode 100644 Editor2DLibrary/SSG/shapes/svg/BG_Shape.xml delete mode 100644 Editor2DLibrary/SSG/shapes/svg/JIbZv3q4N0-y6-7K-g6ERg.xml delete mode 100644 Editor2DLibrary/SSG/shapes/svg/MMuo-nuPi0ObklOskV2Gpg.xml delete mode 100644 Editor2DLibrary/SSG/shapes/svg/SI9eBI8w0kOIlvQBP5K0Lg.xml delete mode 100644 Editor2DLibrary/SSG/shapes/svg/TIaXKyymDUKei96Jg23xsw.xml delete mode 100644 Editor2DLibrary/SSG/shapes/svg/TfvYe7GR7Uii5nGbM2dVeg.xml delete mode 100644 Editor2DLibrary/SSG/shapes/svg/cIieZWBOMEWmZmZBHSa9xw.xml delete mode 100644 Editor2DLibrary/SSG/shapes/svg/kLqfIeO49EGtMNcbOGONnQ.xml delete mode 100644 Editor2DLibrary/SSG/shapes/svg/n3-3WEcyYEaGantfCQVAyg.xml create mode 100644 Editor2DLibrary/SSG/shapes/svg/s_PinBand.xml create mode 100644 Editor2DLibrary/SSG/shapes/svg/s_StandardBand.xml delete mode 100644 Editor2DLibrary/SSG/shapes/svg/svDxiHV1sUO5T6ZyFoBrbA.xml delete mode 100644 Editor2DLibrary/SSG/shapes/svg/tKOOZCwLT02Qul-XUAq0iA.xml delete mode 100644 Editor2DLibrary/SSG/shapes/svg/xEp6PX-fB0622ENLAUUTYg.xml rename Editor2DLibrary/SSG/shapes/svg/7UnpcygydUSSHoa5eJ75jQ.xml => SVGs/Kreisel_Vorschau.xml (81%) create mode 100644 SVGs/PinBand.svg create mode 100644 SVGs/Rastergrafik.svg create mode 100644 SVGs/StandardBand.svg diff --git a/Editor2DLibrary/SSG/shapes/palettes/c_Parts.xml b/Editor2DLibrary/SSG/shapes/palettes/c_Parts.xml index 8494b3b..e749b67 100644 --- a/Editor2DLibrary/SSG/shapes/palettes/c_Parts.xml +++ b/Editor2DLibrary/SSG/shapes/palettes/c_Parts.xml @@ -1,3 +1,5 @@ 
Motorstation
Spannstation
+
StandardBand
+
Pin-Band
\ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/props/7UnpcygydUSSHoa5eJ75jQ.txt b/Editor2DLibrary/SSG/shapes/props/7UnpcygydUSSHoa5eJ75jQ.txt deleted file mode 100644 index 819acaf..0000000 --- a/Editor2DLibrary/SSG/shapes/props/7UnpcygydUSSHoa5eJ75jQ.txt +++ /dev/null @@ -1,93 +0,0 @@ -{ - "shapeMode": 1, - "name": "Kreisel:2", - "family": "Kreisel", - "icon": "SSG/shapes/img/", - "srcSVG": "SSG/shapes/svg/7UnpcygydUSSHoa5eJ75jQ.xml", - "width": 14362.204724409408, - "height": 3023.6220472440959, - "depth": 7170.9839419678847, - "behaviour": "(NOSTRETCH)(NOSTRETCHONVIEW)(NOROTATE)(NOROTATEONVIEW)(ORIGIN=CENTER)", - "group2d": { - "shapes": [ - { - "source": "s_Motorstation", - "width": 3024.0, - "height": 3024.0, - "depth": 756.0, - "x": 1512.0, - "y": 1512.0, - "z": 0.0, - "rotation": "0" - }, - { - "source": "s_Spannstation", - "width": 3024.0, - "height": 3024.0, - "depth": 756.0, - "x": 12850.0, - "y": 1512.0, - "z": 755.905511811024, - "rotation": "0" - } - ] - }, - "connectionPoints": [ - { - "id": "cp1", - "x": 0.0, - "y": 500.0, - "z": 0.0, - "direction": 270.0, - "linkClass": "CP_Kreisel", - "label": "Motor mitte" - }, - { - "id": "cp2", - "x": 1000.0, - "y": 500.0, - "z": 0.0, - "direction": 90.0, - "linkClass": "CP_Kreisel", - "label": "Spannstation mitte" - }, - { - "id": "cp3", - "x": 105.0, - "y": 0.0, - "z": 0.0, - "direction": 0.0, - "linkClass": "CP_Kreisel", - "label": "Motor rechts" - }, - { - "id": "cp4", - "x": 105.0, - "y": 1000.0, - "z": 0.0, - "direction": 180.0, - "linkClass": "CP_Kreisel", - "label": "Motor links" - }, - { - "id": "cp5", - "x": 894.73684210526312, - "y": 0.0, - "z": 0.0, - "direction": 0.0, - "linkClass": "CP_Kreisel", - "label": "Spannstation links" - }, - { - "id": "cp6", - "x": 894.73684210526312, - "y": 1000.0, - "z": 0.0, - "direction": 180.0, - "linkClass": "CP_Kreisel", - "label": "Spannstation rechts" - } - ], - "lineColorOpacity": 0.0, - "lineColorOpacity3D": 0.0 -} \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/props/8TErJDFMik-TQFBBw65PZw.txt b/Editor2DLibrary/SSG/shapes/props/8TErJDFMik-TQFBBw65PZw.txt deleted file mode 100644 index da44f8b..0000000 --- a/Editor2DLibrary/SSG/shapes/props/8TErJDFMik-TQFBBw65PZw.txt +++ /dev/null @@ -1,93 +0,0 @@ -{ - "shapeMode": 1, - "name": "Kreisel:4", - "family": "Kreisel", - "icon": "SSG/shapes/img/", - "srcSVG": "SSG/shapes/svg/8TErJDFMik-TQFBBw65PZw.xml", - "width": 14362.204724409408, - "height": 3023.6220472440959, - "depth": 7170.9839419678847, - "behaviour": "(NOSTRETCH)(NOSTRETCHONVIEW)(NOROTATE)(NOROTATEONVIEW)(ORIGIN=CENTER)", - "group2d": { - "shapes": [ - { - "source": "s_Motorstation", - "width": 3024.0, - "height": 3024.0, - "depth": 756.0, - "x": 1512.0, - "y": 1512.0, - "z": 0.0, - "rotation": "0" - }, - { - "source": "s_Spannstation", - "width": 3024.0, - "height": 3024.0, - "depth": 756.0, - "x": 12850.0, - "y": 1512.0, - "z": 755.905511811024, - "rotation": "0" - } - ] - }, - "connectionPoints": [ - { - "id": "cp1", - "x": 0.0, - "y": 500.0, - "z": 0.0, - "direction": 270.0, - "linkClass": "CP_Kreisel", - "label": "Motor mitte" - }, - { - "id": "cp2", - "x": 1000.0, - "y": 500.0, - "z": 0.0, - "direction": 90.0, - "linkClass": "CP_Kreisel", - "label": "Spannstation mitte" - }, - { - "id": "cp3", - "x": 105.0, - "y": 0.0, - "z": 0.0, - "direction": 0.0, - "linkClass": "CP_Kreisel", - "label": "Motor rechts" - }, - { - "id": "cp4", - "x": 105.0, - "y": 1000.0, - "z": 0.0, - "direction": 180.0, - "linkClass": "CP_Kreisel", - "label": "Motor links" - }, - { - "id": "cp5", - "x": 894.73684210526312, - "y": 0.0, - "z": 0.0, - "direction": 0.0, - "linkClass": "CP_Kreisel", - "label": "Spannstation links" - }, - { - "id": "cp6", - "x": 894.73684210526312, - "y": 1000.0, - "z": 0.0, - "direction": 180.0, - "linkClass": "CP_Kreisel", - "label": "Spannstation rechts" - } - ], - "lineColorOpacity": 0.0, - "lineColorOpacity3D": 0.0 -} \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/props/9bLQXkt6wEmSndZGDEpxYA.txt b/Editor2DLibrary/SSG/shapes/props/9bLQXkt6wEmSndZGDEpxYA.txt deleted file mode 100644 index cfc3b95..0000000 --- a/Editor2DLibrary/SSG/shapes/props/9bLQXkt6wEmSndZGDEpxYA.txt +++ /dev/null @@ -1,94 +0,0 @@ -{ - "shapeMode": 1, - "name": "Kreisel:1", - "family": "Kreisel", - "icon": "SSG/shapes/img/", - "srcSVG": "SSG/shapes/svg/9bLQXkt6wEmSndZGDEpxYA.xml", - "width": 21921.259842519648, - "height": 3023.6220472440959, - "depth": 7170.9839419678847, - "behaviour": "(NOSTRETCH)(NOSTRETCHONVIEW)(NOROTATE)(NOROTATEONVIEW)(ORIGIN=CENTER)", - "group2d": { - "shapes": [ - { - "source": "s_Motorstation", - "width": 3024.0, - "height": 3024.0, - "depth": 756.0, - "x": 1512.0, - "y": 1512.0, - "z": 0.0, - "rotation": "0" - }, - { - "source": "s_Spannstation", - "width": 3024.0, - "height": 3024.0, - "depth": 756.0, - "x": 20409.0, - "y": 1512.0, - "z": 755.905511811024, - "rotation": "0" - } - ] - }, - "connectionPoints": [ - { - "id": "cp1", - "x": 0.0, - "y": 500.0, - "z": 0.0, - "direction": 270.0, - "linkClass": "CP_Kreisel", - "label": "Motor mitte" - }, - { - "id": "cp2", - "x": 1000.0, - "y": 500.0, - "z": 0.0, - "direction": 90.0, - "linkClass": "CP_Kreisel", - "label": "Spannstation mitte" - }, - { - "id": "cp3", - "x": 69.0, - "y": 0.0, - "z": 0.0, - "direction": 0.0, - "linkClass": "CP_Kreisel", - "label": "Motor rechts" - }, - { - "id": "cp4", - "x": 69.0, - "y": 1000.0, - "z": 0.0, - "direction": 180.0, - "linkClass": "CP_Kreisel", - "label": "Motor links" - }, - { - "id": "cp5", - "x": 931.03448275862058, - "y": 0.0, - "z": 0.0, - "direction": 0.0, - "linkClass": "CP_Kreisel", - "label": "Spannstation links" - }, - { - "id": "cp6", - "x": 931.03448275862058, - "y": 1000.0, - "z": 0.0, - "direction": 180.0, - "linkClass": "CP_Kreisel", - "label": "Spannstation rechts" - } - ], - "eventClass": "OnDoubleclick,OnInserted,OnLinked", - "lineColorOpacity": 0.0, - "lineColorOpacity3D": 0.0 -} \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/props/JIbZv3q4N0-y6-7K-g6ERg.txt b/Editor2DLibrary/SSG/shapes/props/JIbZv3q4N0-y6-7K-g6ERg.txt deleted file mode 100644 index 250b933..0000000 --- a/Editor2DLibrary/SSG/shapes/props/JIbZv3q4N0-y6-7K-g6ERg.txt +++ /dev/null @@ -1,94 +0,0 @@ -{ - "shapeMode": 1, - "name": "Kreisel:1", - "family": "Kreisel", - "icon": "SSG/shapes/img/", - "srcSVG": "SSG/shapes/svg/JIbZv3q4N0-y6-7K-g6ERg.xml", - "width": 21921.259842519648, - "height": 3023.6220472440959, - "depth": 7170.9839419678847, - "behaviour": "(NOSTRETCH)(NOSTRETCHONVIEW)(NOROTATE)(NOROTATEONVIEW)(ORIGIN=CENTER)", - "group2d": { - "shapes": [ - { - "source": "s_Motorstation", - "width": 3024.0, - "height": 3024.0, - "depth": 756.0, - "x": 1512.0, - "y": 1512.0, - "z": 0.0, - "rotation": "0" - }, - { - "source": "s_Spannstation", - "width": 3024.0, - "height": 3024.0, - "depth": 756.0, - "x": 20409.0, - "y": 1512.0, - "z": 755.905511811024, - "rotation": "0" - } - ] - }, - "connectionPoints": [ - { - "id": "cp1", - "x": 0.0, - "y": 500.0, - "z": 0.0, - "direction": 270.0, - "linkClass": "CP_Kreisel", - "label": "Motor mitte" - }, - { - "id": "cp2", - "x": 1000.0, - "y": 500.0, - "z": 0.0, - "direction": 90.0, - "linkClass": "CP_Kreisel", - "label": "Spannstation mitte" - }, - { - "id": "cp3", - "x": 69.0, - "y": 0.0, - "z": 0.0, - "direction": 0.0, - "linkClass": "CP_Kreisel", - "label": "Motor rechts" - }, - { - "id": "cp4", - "x": 69.0, - "y": 1000.0, - "z": 0.0, - "direction": 180.0, - "linkClass": "CP_Kreisel", - "label": "Motor links" - }, - { - "id": "cp5", - "x": 931.03448275862058, - "y": 0.0, - "z": 0.0, - "direction": 0.0, - "linkClass": "CP_Kreisel", - "label": "Spannstation links" - }, - { - "id": "cp6", - "x": 931.03448275862058, - "y": 1000.0, - "z": 0.0, - "direction": 180.0, - "linkClass": "CP_Kreisel", - "label": "Spannstation rechts" - } - ], - "eventClass": "OnDoubleclick,OnInserted,OnLinked", - "lineColorOpacity": 0.0, - "lineColorOpacity3D": 0.0 -} \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/props/MMuo-nuPi0ObklOskV2Gpg.txt b/Editor2DLibrary/SSG/shapes/props/MMuo-nuPi0ObklOskV2Gpg.txt deleted file mode 100644 index f6b1055..0000000 --- a/Editor2DLibrary/SSG/shapes/props/MMuo-nuPi0ObklOskV2Gpg.txt +++ /dev/null @@ -1,94 +0,0 @@ -{ - "shapeMode": 1, - "name": "Kreisel:1", - "family": "Kreisel", - "icon": "SSG/shapes/img/", - "srcSVG": "SSG/shapes/svg/MMuo-nuPi0ObklOskV2Gpg.xml", - "width": 14362.204724409408, - "height": 3023.6220472440959, - "depth": 7170.9839419678847, - "behaviour": "(NOSTRETCH)(NOSTRETCHONVIEW)(NOROTATE)(NOROTATEONVIEW)(ORIGIN=CENTER)", - "group2d": { - "shapes": [ - { - "source": "s_Motorstation", - "width": 3024.0, - "height": 3024.0, - "depth": 756.0, - "x": 1512.0, - "y": 1512.0, - "z": 0.0, - "rotation": "0" - }, - { - "source": "s_Spannstation", - "width": 3024.0, - "height": 3024.0, - "depth": 756.0, - "x": 12850.0, - "y": 1512.0, - "z": 755.905511811024, - "rotation": "0" - } - ] - }, - "connectionPoints": [ - { - "id": "cp1", - "x": 0.0, - "y": 500.0, - "z": 0.0, - "direction": 270.0, - "linkClass": "CP_Kreisel", - "label": "Motor mitte" - }, - { - "id": "cp2", - "x": 1000.0, - "y": 500.0, - "z": 0.0, - "direction": 90.0, - "linkClass": "CP_Kreisel", - "label": "Spannstation mitte" - }, - { - "id": "cp3", - "x": 105.0, - "y": 0.0, - "z": 0.0, - "direction": 0.0, - "linkClass": "CP_Kreisel", - "label": "Motor rechts" - }, - { - "id": "cp4", - "x": 105.0, - "y": 1000.0, - "z": 0.0, - "direction": 180.0, - "linkClass": "CP_Kreisel", - "label": "Motor links" - }, - { - "id": "cp5", - "x": 894.73684210526312, - "y": 0.0, - "z": 0.0, - "direction": 0.0, - "linkClass": "CP_Kreisel", - "label": "Spannstation links" - }, - { - "id": "cp6", - "x": 894.73684210526312, - "y": 1000.0, - "z": 0.0, - "direction": 180.0, - "linkClass": "CP_Kreisel", - "label": "Spannstation rechts" - } - ], - "eventClass": "OnDoubleclick,OnInserted,OnLinked", - "lineColorOpacity": 0.0, - "lineColorOpacity3D": 0.0 -} \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/props/SI9eBI8w0kOIlvQBP5K0Lg.txt b/Editor2DLibrary/SSG/shapes/props/SI9eBI8w0kOIlvQBP5K0Lg.txt deleted file mode 100644 index 5e4a8ef..0000000 --- a/Editor2DLibrary/SSG/shapes/props/SI9eBI8w0kOIlvQBP5K0Lg.txt +++ /dev/null @@ -1,93 +0,0 @@ -{ - "shapeMode": 1, - "name": "Kreisel:1", - "family": "Kreisel", - "icon": "SSG/shapes/img/", - "srcSVG": "SSG/shapes/svg/SI9eBI8w0kOIlvQBP5K0Lg.xml", - "width": 14362.204724409408, - "height": 3023.6220472440959, - "depth": 7170.9839419678847, - "behaviour": "(NOSTRETCH)(NOSTRETCHONVIEW)(NOROTATE)(NOROTATEONVIEW)(ORIGIN=CENTER)", - "group2d": { - "shapes": [ - { - "source": "s_Motorstation", - "width": 3024.0, - "height": 3024.0, - "depth": 756.0, - "x": 1512.0, - "y": 1512.0, - "z": 0.0, - "rotation": "0" - }, - { - "source": "s_Spannstation", - "width": 3024.0, - "height": 3024.0, - "depth": 756.0, - "x": 12850.0, - "y": 1512.0, - "z": 755.905511811024, - "rotation": "0" - } - ] - }, - "connectionPoints": [ - { - "id": "cp1", - "x": 0.0, - "y": 500.0, - "z": 0.0, - "direction": 270.0, - "linkClass": "CP_Kreisel", - "label": "Motor mitte" - }, - { - "id": "cp2", - "x": 1000.0, - "y": 500.0, - "z": 0.0, - "direction": 90.0, - "linkClass": "CP_Kreisel", - "label": "Spannstation mitte" - }, - { - "id": "cp3", - "x": 105.0, - "y": 0.0, - "z": 0.0, - "direction": 0.0, - "linkClass": "CP_Kreisel", - "label": "Motor rechts" - }, - { - "id": "cp4", - "x": 105.0, - "y": 1000.0, - "z": 0.0, - "direction": 180.0, - "linkClass": "CP_Kreisel", - "label": "Motor links" - }, - { - "id": "cp5", - "x": 894.73684210526312, - "y": 0.0, - "z": 0.0, - "direction": 0.0, - "linkClass": "CP_Kreisel", - "label": "Spannstation links" - }, - { - "id": "cp6", - "x": 894.73684210526312, - "y": 1000.0, - "z": 0.0, - "direction": 180.0, - "linkClass": "CP_Kreisel", - "label": "Spannstation rechts" - } - ], - "lineColorOpacity": 0.0, - "lineColorOpacity3D": 0.0 -} \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/props/TIaXKyymDUKei96Jg23xsw.txt b/Editor2DLibrary/SSG/shapes/props/TIaXKyymDUKei96Jg23xsw.txt deleted file mode 100644 index 5b3a64f..0000000 --- a/Editor2DLibrary/SSG/shapes/props/TIaXKyymDUKei96Jg23xsw.txt +++ /dev/null @@ -1,93 +0,0 @@ -{ - "shapeMode": 1, - "name": "Kreisel:1", - "family": "Kreisel", - "icon": "SSG/shapes/img/", - "srcSVG": "SSG/shapes/svg/TIaXKyymDUKei96Jg23xsw.xml", - "width": 14362.204724409408, - "height": 3023.6220472440959, - "depth": 7170.9839419678847, - "behaviour": "(NOSTRETCH)(NOSTRETCHONVIEW)(NOROTATE)(NOROTATEONVIEW)(ORIGIN=CENTER)", - "group2d": { - "shapes": [ - { - "source": "s_Motorstation", - "width": 3024.0, - "height": 3024.0, - "depth": 756.0, - "x": 1512.0, - "y": 1512.0, - "z": 0.0, - "rotation": "0" - }, - { - "source": "s_Spannstation", - "width": 3024.0, - "height": 3024.0, - "depth": 756.0, - "x": 12850.0, - "y": 1512.0, - "z": 755.905511811024, - "rotation": "0" - } - ] - }, - "connectionPoints": [ - { - "id": "cp1", - "x": 0.0, - "y": 500.0, - "z": 0.0, - "direction": 270.0, - "linkClass": "CP_Kreisel", - "label": "Motor mitte" - }, - { - "id": "cp2", - "x": 1000.0, - "y": 500.0, - "z": 0.0, - "direction": 90.0, - "linkClass": "CP_Kreisel", - "label": "Spannstation mitte" - }, - { - "id": "cp3", - "x": 105.0, - "y": 0.0, - "z": 0.0, - "direction": 0.0, - "linkClass": "CP_Kreisel", - "label": "Motor rechts" - }, - { - "id": "cp4", - "x": 105.0, - "y": 1000.0, - "z": 0.0, - "direction": 180.0, - "linkClass": "CP_Kreisel", - "label": "Motor links" - }, - { - "id": "cp5", - "x": 894.73684210526312, - "y": 0.0, - "z": 0.0, - "direction": 0.0, - "linkClass": "CP_Kreisel", - "label": "Spannstation links" - }, - { - "id": "cp6", - "x": 894.73684210526312, - "y": 1000.0, - "z": 0.0, - "direction": 180.0, - "linkClass": "CP_Kreisel", - "label": "Spannstation rechts" - } - ], - "lineColorOpacity": 0.0, - "lineColorOpacity3D": 0.0 -} \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/props/TfvYe7GR7Uii5nGbM2dVeg.txt b/Editor2DLibrary/SSG/shapes/props/TfvYe7GR7Uii5nGbM2dVeg.txt deleted file mode 100644 index 53ab6be..0000000 --- a/Editor2DLibrary/SSG/shapes/props/TfvYe7GR7Uii5nGbM2dVeg.txt +++ /dev/null @@ -1,93 +0,0 @@ -{ - "shapeMode": 1, - "name": "Kreisel:1", - "family": "Kreisel", - "icon": "SSG/shapes/img/", - "srcSVG": "SSG/shapes/svg/TfvYe7GR7Uii5nGbM2dVeg.xml", - "width": 14362.204724409408, - "height": 3023.6220472440959, - "depth": 7170.9839419678847, - "behaviour": "(NOSTRETCH)(NOSTRETCHONVIEW)(NOROTATE)(NOROTATEONVIEW)(ORIGIN=CENTER)", - "group2d": { - "shapes": [ - { - "source": "s_Motorstation", - "width": 3024.0, - "height": 3024.0, - "depth": 756.0, - "x": 1512.0, - "y": 1512.0, - "z": 0.0, - "rotation": "0" - }, - { - "source": "s_Spannstation", - "width": 3024.0, - "height": 3024.0, - "depth": 756.0, - "x": 12850.0, - "y": 1512.0, - "z": 755.905511811024, - "rotation": "0" - } - ] - }, - "connectionPoints": [ - { - "id": "cp1", - "x": 0.0, - "y": 500.0, - "z": 0.0, - "direction": 270.0, - "linkClass": "CP_Kreisel", - "label": "Motor mitte" - }, - { - "id": "cp2", - "x": 1000.0, - "y": 500.0, - "z": 0.0, - "direction": 90.0, - "linkClass": "CP_Kreisel", - "label": "Spannstation mitte" - }, - { - "id": "cp3", - "x": 105.0, - "y": 0.0, - "z": 0.0, - "direction": 0.0, - "linkClass": "CP_Kreisel", - "label": "Motor rechts" - }, - { - "id": "cp4", - "x": 105.0, - "y": 1000.0, - "z": 0.0, - "direction": 180.0, - "linkClass": "CP_Kreisel", - "label": "Motor links" - }, - { - "id": "cp5", - "x": 894.73684210526312, - "y": 0.0, - "z": 0.0, - "direction": 0.0, - "linkClass": "CP_Kreisel", - "label": "Spannstation links" - }, - { - "id": "cp6", - "x": 894.73684210526312, - "y": 1000.0, - "z": 0.0, - "direction": 180.0, - "linkClass": "CP_Kreisel", - "label": "Spannstation rechts" - } - ], - "lineColorOpacity": 0.0, - "lineColorOpacity3D": 0.0 -} \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/props/cIieZWBOMEWmZmZBHSa9xw.txt b/Editor2DLibrary/SSG/shapes/props/cIieZWBOMEWmZmZBHSa9xw.txt deleted file mode 100644 index c0839bd..0000000 --- a/Editor2DLibrary/SSG/shapes/props/cIieZWBOMEWmZmZBHSa9xw.txt +++ /dev/null @@ -1,93 +0,0 @@ -{ - "shapeMode": 1, - "name": "Kreisel:2", - "family": "Kreisel", - "icon": "SSG/shapes/img/", - "srcSVG": "SSG/shapes/svg/cIieZWBOMEWmZmZBHSa9xw.xml", - "width": 14362.204724409408, - "height": 3023.6220472440959, - "depth": 7170.9839419678847, - "behaviour": "(NOSTRETCH)(NOSTRETCHONVIEW)(NOROTATE)(NOROTATEONVIEW)(ORIGIN=CENTER)", - "group2d": { - "shapes": [ - { - "source": "s_Motorstation", - "width": 3024.0, - "height": 3024.0, - "depth": 756.0, - "x": 1512.0, - "y": 1512.0, - "z": 0.0, - "rotation": "0" - }, - { - "source": "s_Spannstation", - "width": 3024.0, - "height": 3024.0, - "depth": 756.0, - "x": 12850.0, - "y": 1512.0, - "z": 755.905511811024, - "rotation": "0" - } - ] - }, - "connectionPoints": [ - { - "id": "cp1", - "x": 0.0, - "y": 500.0, - "z": 0.0, - "direction": 270.0, - "linkClass": "CP_Kreisel", - "label": "Motor mitte" - }, - { - "id": "cp2", - "x": 1000.0, - "y": 500.0, - "z": 0.0, - "direction": 90.0, - "linkClass": "CP_Kreisel", - "label": "Spannstation mitte" - }, - { - "id": "cp3", - "x": 105.0, - "y": 0.0, - "z": 0.0, - "direction": 0.0, - "linkClass": "CP_Kreisel", - "label": "Motor rechts" - }, - { - "id": "cp4", - "x": 105.0, - "y": 1000.0, - "z": 0.0, - "direction": 180.0, - "linkClass": "CP_Kreisel", - "label": "Motor links" - }, - { - "id": "cp5", - "x": 894.73684210526312, - "y": 0.0, - "z": 0.0, - "direction": 0.0, - "linkClass": "CP_Kreisel", - "label": "Spannstation links" - }, - { - "id": "cp6", - "x": 894.73684210526312, - "y": 1000.0, - "z": 0.0, - "direction": 180.0, - "linkClass": "CP_Kreisel", - "label": "Spannstation rechts" - } - ], - "lineColorOpacity": 0.0, - "lineColorOpacity3D": 0.0 -} \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/props/kLqfIeO49EGtMNcbOGONnQ.txt b/Editor2DLibrary/SSG/shapes/props/kLqfIeO49EGtMNcbOGONnQ.txt deleted file mode 100644 index 200a02b..0000000 --- a/Editor2DLibrary/SSG/shapes/props/kLqfIeO49EGtMNcbOGONnQ.txt +++ /dev/null @@ -1,93 +0,0 @@ -{ - "shapeMode": 1, - "name": "Kreisel:3", - "family": "Kreisel", - "icon": "SSG/shapes/img/", - "srcSVG": "SSG/shapes/svg/kLqfIeO49EGtMNcbOGONnQ.xml", - "width": 3023.6220472440959, - "height": 25700.787401574817, - "depth": 7170.9839419678847, - "behaviour": "(NOSTRETCH)(NOSTRETCHONVIEW)(NOROTATE)(NOROTATEONVIEW)(ORIGIN=CENTER)", - "group2d": { - "shapes": [ - { - "source": "s_Motorstation", - "width": 3024.0, - "height": 3024.0, - "depth": 756.0, - "x": 1512.0, - "y": 1512.0, - "z": 0.0, - "rotation": "0" - }, - { - "source": "s_Spannstation", - "width": 3024.0, - "height": 3024.0, - "depth": 756.0, - "x": 1512.0, - "y": 24189.0, - "z": 755.905511811024, - "rotation": "0" - } - ] - }, - "connectionPoints": [ - { - "id": "cp1", - "x": 500.0, - "y": 0.0, - "z": 0.0, - "direction": 0.0, - "linkClass": "CP_Kreisel", - "label": "Motor mitte" - }, - { - "id": "cp2", - "x": 500.0, - "y": 1000.0, - "z": 0.0, - "direction": 180.0, - "linkClass": "CP_Kreisel", - "label": "Spannstation mitte" - }, - { - "id": "cp3", - "x": 0.0, - "y": 59.0, - "z": 0.0, - "direction": 270.0, - "linkClass": "CP_Kreisel", - "label": "Motor links" - }, - { - "id": "cp4", - "x": 1000.0, - "y": 59.0, - "z": 0.0, - "direction": 90.0, - "linkClass": "CP_Kreisel", - "label": "Motor rechts" - }, - { - "id": "cp5", - "x": 0.0, - "y": 941.17647058823525, - "z": 0.0, - "direction": 270.0, - "linkClass": "CP_Kreisel", - "label": "Spannstation rechts" - }, - { - "id": "cp6", - "x": 1000.0, - "y": 941.17647058823525, - "z": 0.0, - "direction": 90.0, - "linkClass": "CP_Kreisel", - "label": "Spannstation links" - } - ], - "lineColorOpacity": 0.0, - "lineColorOpacity3D": 0.0 -} \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/props/n3-3WEcyYEaGantfCQVAyg.txt b/Editor2DLibrary/SSG/shapes/props/n3-3WEcyYEaGantfCQVAyg.txt deleted file mode 100644 index a66702a..0000000 --- a/Editor2DLibrary/SSG/shapes/props/n3-3WEcyYEaGantfCQVAyg.txt +++ /dev/null @@ -1,94 +0,0 @@ -{ - "shapeMode": 1, - "name": "Kreisel:3", - "family": "Kreisel", - "icon": "SSG/shapes/img/", - "srcSVG": "SSG/shapes/svg/n3-3WEcyYEaGantfCQVAyg.xml", - "width": 3023.6220472440959, - "height": 14362.204724409408, - "depth": 7170.9839419678847, - "behaviour": "(NOSTRETCH)(NOSTRETCHONVIEW)(NOROTATE)(NOROTATEONVIEW)(ORIGIN=CENTER)", - "group2d": { - "shapes": [ - { - "source": "s_Motorstation", - "width": 3024.0, - "height": 3024.0, - "depth": 756.0, - "x": 1512.0, - "y": 1512.0, - "z": 0.0, - "rotation": "0" - }, - { - "source": "s_Spannstation", - "width": 3024.0, - "height": 3024.0, - "depth": 756.0, - "x": 1512.0, - "y": 12850.0, - "z": 755.905511811024, - "rotation": "0" - } - ] - }, - "connectionPoints": [ - { - "id": "cp1", - "x": 500.0, - "y": 0.0, - "z": 0.0, - "direction": 0.0, - "linkClass": "CP_Kreisel", - "label": "Motor mitte" - }, - { - "id": "cp2", - "x": 500.0, - "y": 1000.0, - "z": 0.0, - "direction": 180.0, - "linkClass": "CP_Kreisel", - "label": "Spannstation mitte" - }, - { - "id": "cp3", - "x": 0.0, - "y": 105.0, - "z": 0.0, - "direction": 270.0, - "linkClass": "CP_Kreisel", - "label": "Motor links" - }, - { - "id": "cp4", - "x": 1000.0, - "y": 105.0, - "z": 0.0, - "direction": 90.0, - "linkClass": "CP_Kreisel", - "label": "Motor rechts" - }, - { - "id": "cp5", - "x": 0.0, - "y": 894.73684210526312, - "z": 0.0, - "direction": 270.0, - "linkClass": "CP_Kreisel", - "label": "Spannstation rechts" - }, - { - "id": "cp6", - "x": 1000.0, - "y": 894.73684210526312, - "z": 0.0, - "direction": 90.0, - "linkClass": "CP_Kreisel", - "label": "Spannstation links" - } - ], - "eventClass": "OnDoubleclick,OnInserted,OnLinked", - "lineColorOpacity": 0.0, - "lineColorOpacity3D": 0.0 -} \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/props/s_PinBand.txt b/Editor2DLibrary/SSG/shapes/props/s_PinBand.txt new file mode 100644 index 0000000..61ffdd9 --- /dev/null +++ b/Editor2DLibrary/SSG/shapes/props/s_PinBand.txt @@ -0,0 +1,11 @@ +{ + "shapeMode": 0, + "name": "Pin-Band", + "family": "PinBand", + "icon": "SSG/shapes/img/", + "srcSVG": "SSG/shapes/svg/s_PinBand.xml", + "width": 3779.5276, + "height": 377.9528, + "depth": 755.9055, + "behaviour": "(ORIGIN=CENTER)" +} \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/props/s_StandardBand.txt b/Editor2DLibrary/SSG/shapes/props/s_StandardBand.txt new file mode 100644 index 0000000..99c1103 --- /dev/null +++ b/Editor2DLibrary/SSG/shapes/props/s_StandardBand.txt @@ -0,0 +1,11 @@ +{ + "shapeMode": 0, + "name": "StandardBand", + "family": "Band", + "icon": "SSG/shapes/img/", + "srcSVG": "SSG/shapes/svg/s_StandardBand.xml", + "width": 3779.5276, + "height": 377.9528, + "depth": 755.9055, + "behaviour": "(ORIGIN=CENTER)" +} \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/props/svDxiHV1sUO5T6ZyFoBrbA.txt b/Editor2DLibrary/SSG/shapes/props/svDxiHV1sUO5T6ZyFoBrbA.txt deleted file mode 100644 index c5b8c1f..0000000 --- a/Editor2DLibrary/SSG/shapes/props/svDxiHV1sUO5T6ZyFoBrbA.txt +++ /dev/null @@ -1,93 +0,0 @@ -{ - "shapeMode": 1, - "name": "Kreisel:2", - "family": "Kreisel", - "icon": "SSG/shapes/img/", - "srcSVG": "SSG/shapes/svg/svDxiHV1sUO5T6ZyFoBrbA.xml", - "width": 14362.204724409408, - "height": 3023.6220472440959, - "depth": 7170.9839419678847, - "behaviour": "(NOSTRETCH)(NOSTRETCHONVIEW)(NOROTATE)(NOROTATEONVIEW)(ORIGIN=CENTER)", - "group2d": { - "shapes": [ - { - "source": "s_Motorstation", - "width": 3024.0, - "height": 3024.0, - "depth": 756.0, - "x": 1512.0, - "y": 1512.0, - "z": 0.0, - "rotation": "0" - }, - { - "source": "s_Spannstation", - "width": 3024.0, - "height": 3024.0, - "depth": 756.0, - "x": 12850.0, - "y": 1512.0, - "z": 755.905511811024, - "rotation": "0" - } - ] - }, - "connectionPoints": [ - { - "id": "cp1", - "x": 0.0, - "y": 500.0, - "z": 0.0, - "direction": 270.0, - "linkClass": "CP_Kreisel", - "label": "Motor mitte" - }, - { - "id": "cp2", - "x": 1000.0, - "y": 500.0, - "z": 0.0, - "direction": 90.0, - "linkClass": "CP_Kreisel", - "label": "Spannstation mitte" - }, - { - "id": "cp3", - "x": 105.0, - "y": 0.0, - "z": 0.0, - "direction": 0.0, - "linkClass": "CP_Kreisel", - "label": "Motor rechts" - }, - { - "id": "cp4", - "x": 105.0, - "y": 1000.0, - "z": 0.0, - "direction": 180.0, - "linkClass": "CP_Kreisel", - "label": "Motor links" - }, - { - "id": "cp5", - "x": 894.73684210526312, - "y": 0.0, - "z": 0.0, - "direction": 0.0, - "linkClass": "CP_Kreisel", - "label": "Spannstation links" - }, - { - "id": "cp6", - "x": 894.73684210526312, - "y": 1000.0, - "z": 0.0, - "direction": 180.0, - "linkClass": "CP_Kreisel", - "label": "Spannstation rechts" - } - ], - "lineColorOpacity": 0.0, - "lineColorOpacity3D": 0.0 -} \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/props/tKOOZCwLT02Qul-XUAq0iA.txt b/Editor2DLibrary/SSG/shapes/props/tKOOZCwLT02Qul-XUAq0iA.txt deleted file mode 100644 index a37ec05..0000000 --- a/Editor2DLibrary/SSG/shapes/props/tKOOZCwLT02Qul-XUAq0iA.txt +++ /dev/null @@ -1,93 +0,0 @@ -{ - "shapeMode": 1, - "name": "Kreisel:3", - "family": "Kreisel", - "icon": "SSG/shapes/img/", - "srcSVG": "SSG/shapes/svg/tKOOZCwLT02Qul-XUAq0iA.xml", - "width": 14362.204724409408, - "height": 3023.6220472440959, - "depth": 7170.9839419678847, - "behaviour": "(NOSTRETCH)(NOSTRETCHONVIEW)(NOROTATE)(NOROTATEONVIEW)(ORIGIN=CENTER)", - "group2d": { - "shapes": [ - { - "source": "s_Motorstation", - "width": 3024.0, - "height": 3024.0, - "depth": 756.0, - "x": 1512.0, - "y": 1512.0, - "z": 0.0, - "rotation": "0" - }, - { - "source": "s_Spannstation", - "width": 3024.0, - "height": 3024.0, - "depth": 756.0, - "x": 12850.0, - "y": 1512.0, - "z": 755.905511811024, - "rotation": "0" - } - ] - }, - "connectionPoints": [ - { - "id": "cp1", - "x": 0.0, - "y": 500.0, - "z": 0.0, - "direction": 270.0, - "linkClass": "CP_Kreisel", - "label": "Motor mitte" - }, - { - "id": "cp2", - "x": 1000.0, - "y": 500.0, - "z": 0.0, - "direction": 90.0, - "linkClass": "CP_Kreisel", - "label": "Spannstation mitte" - }, - { - "id": "cp3", - "x": 105.0, - "y": 0.0, - "z": 0.0, - "direction": 0.0, - "linkClass": "CP_Kreisel", - "label": "Motor rechts" - }, - { - "id": "cp4", - "x": 105.0, - "y": 1000.0, - "z": 0.0, - "direction": 180.0, - "linkClass": "CP_Kreisel", - "label": "Motor links" - }, - { - "id": "cp5", - "x": 894.73684210526312, - "y": 0.0, - "z": 0.0, - "direction": 0.0, - "linkClass": "CP_Kreisel", - "label": "Spannstation links" - }, - { - "id": "cp6", - "x": 894.73684210526312, - "y": 1000.0, - "z": 0.0, - "direction": 180.0, - "linkClass": "CP_Kreisel", - "label": "Spannstation rechts" - } - ], - "lineColorOpacity": 0.0, - "lineColorOpacity3D": 0.0 -} \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/props/xEp6PX-fB0622ENLAUUTYg.txt b/Editor2DLibrary/SSG/shapes/props/xEp6PX-fB0622ENLAUUTYg.txt deleted file mode 100644 index 4869da3..0000000 --- a/Editor2DLibrary/SSG/shapes/props/xEp6PX-fB0622ENLAUUTYg.txt +++ /dev/null @@ -1,93 +0,0 @@ -{ - "shapeMode": 1, - "name": "Kreisel:3", - "family": "Kreisel", - "icon": "SSG/shapes/img/", - "srcSVG": "SSG/shapes/svg/xEp6PX-fB0622ENLAUUTYg.xml", - "width": 14362.204724409408, - "height": 3023.6220472440959, - "depth": 7170.9839419678847, - "behaviour": "(NOSTRETCH)(NOSTRETCHONVIEW)(NOROTATE)(NOROTATEONVIEW)(ORIGIN=CENTER)", - "group2d": { - "shapes": [ - { - "source": "s_Motorstation", - "width": 3024.0, - "height": 3024.0, - "depth": 756.0, - "x": 1512.0, - "y": 1512.0, - "z": 0.0, - "rotation": "0" - }, - { - "source": "s_Spannstation", - "width": 3024.0, - "height": 3024.0, - "depth": 756.0, - "x": 12850.0, - "y": 1512.0, - "z": 755.905511811024, - "rotation": "0" - } - ] - }, - "connectionPoints": [ - { - "id": "cp1", - "x": 0.0, - "y": 500.0, - "z": 0.0, - "direction": 270.0, - "linkClass": "CP_Kreisel", - "label": "Motor mitte" - }, - { - "id": "cp2", - "x": 1000.0, - "y": 500.0, - "z": 0.0, - "direction": 90.0, - "linkClass": "CP_Kreisel", - "label": "Spannstation mitte" - }, - { - "id": "cp3", - "x": 105.0, - "y": 0.0, - "z": 0.0, - "direction": 0.0, - "linkClass": "CP_Kreisel", - "label": "Motor rechts" - }, - { - "id": "cp4", - "x": 105.0, - "y": 1000.0, - "z": 0.0, - "direction": 180.0, - "linkClass": "CP_Kreisel", - "label": "Motor links" - }, - { - "id": "cp5", - "x": 894.73684210526312, - "y": 0.0, - "z": 0.0, - "direction": 0.0, - "linkClass": "CP_Kreisel", - "label": "Spannstation links" - }, - { - "id": "cp6", - "x": 894.73684210526312, - "y": 1000.0, - "z": 0.0, - "direction": 180.0, - "linkClass": "CP_Kreisel", - "label": "Spannstation rechts" - } - ], - "lineColorOpacity": 0.0, - "lineColorOpacity3D": 0.0 -} \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/svg/8TErJDFMik-TQFBBw65PZw.xml b/Editor2DLibrary/SSG/shapes/svg/8TErJDFMik-TQFBBw65PZw.xml deleted file mode 100644 index cde14c4..0000000 --- a/Editor2DLibrary/SSG/shapes/svg/8TErJDFMik-TQFBBw65PZw.xml +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/svg/9bLQXkt6wEmSndZGDEpxYA.xml b/Editor2DLibrary/SSG/shapes/svg/9bLQXkt6wEmSndZGDEpxYA.xml deleted file mode 100644 index eaa8eec..0000000 --- a/Editor2DLibrary/SSG/shapes/svg/9bLQXkt6wEmSndZGDEpxYA.xml +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/svg/BG_Shape.xml b/Editor2DLibrary/SSG/shapes/svg/BG_Shape.xml new file mode 100644 index 0000000..4fb582e --- /dev/null +++ b/Editor2DLibrary/SSG/shapes/svg/BG_Shape.xml @@ -0,0 +1,2600 @@ + + + + + Export to SVG + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + STOP + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Tor 1 Stapler + Tor 2 Brücke + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Absperr-Kette + + + + + + + + + + + + + + + Produktionslinien ML3 + ML4 front + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 58592 + + + + + + \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/svg/JIbZv3q4N0-y6-7K-g6ERg.xml b/Editor2DLibrary/SSG/shapes/svg/JIbZv3q4N0-y6-7K-g6ERg.xml deleted file mode 100644 index eaa8eec..0000000 --- a/Editor2DLibrary/SSG/shapes/svg/JIbZv3q4N0-y6-7K-g6ERg.xml +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/svg/MMuo-nuPi0ObklOskV2Gpg.xml b/Editor2DLibrary/SSG/shapes/svg/MMuo-nuPi0ObklOskV2Gpg.xml deleted file mode 100644 index cde14c4..0000000 --- a/Editor2DLibrary/SSG/shapes/svg/MMuo-nuPi0ObklOskV2Gpg.xml +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/svg/SI9eBI8w0kOIlvQBP5K0Lg.xml b/Editor2DLibrary/SSG/shapes/svg/SI9eBI8w0kOIlvQBP5K0Lg.xml deleted file mode 100644 index cde14c4..0000000 --- a/Editor2DLibrary/SSG/shapes/svg/SI9eBI8w0kOIlvQBP5K0Lg.xml +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/svg/TIaXKyymDUKei96Jg23xsw.xml b/Editor2DLibrary/SSG/shapes/svg/TIaXKyymDUKei96Jg23xsw.xml deleted file mode 100644 index cde14c4..0000000 --- a/Editor2DLibrary/SSG/shapes/svg/TIaXKyymDUKei96Jg23xsw.xml +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/svg/TfvYe7GR7Uii5nGbM2dVeg.xml b/Editor2DLibrary/SSG/shapes/svg/TfvYe7GR7Uii5nGbM2dVeg.xml deleted file mode 100644 index cde14c4..0000000 --- a/Editor2DLibrary/SSG/shapes/svg/TfvYe7GR7Uii5nGbM2dVeg.xml +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/svg/cIieZWBOMEWmZmZBHSa9xw.xml b/Editor2DLibrary/SSG/shapes/svg/cIieZWBOMEWmZmZBHSa9xw.xml deleted file mode 100644 index cde14c4..0000000 --- a/Editor2DLibrary/SSG/shapes/svg/cIieZWBOMEWmZmZBHSa9xw.xml +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/svg/kLqfIeO49EGtMNcbOGONnQ.xml b/Editor2DLibrary/SSG/shapes/svg/kLqfIeO49EGtMNcbOGONnQ.xml deleted file mode 100644 index 8a20195..0000000 --- a/Editor2DLibrary/SSG/shapes/svg/kLqfIeO49EGtMNcbOGONnQ.xml +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/svg/n3-3WEcyYEaGantfCQVAyg.xml b/Editor2DLibrary/SSG/shapes/svg/n3-3WEcyYEaGantfCQVAyg.xml deleted file mode 100644 index 3e5b1c2..0000000 --- a/Editor2DLibrary/SSG/shapes/svg/n3-3WEcyYEaGantfCQVAyg.xml +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/svg/s_Kreisel.xml b/Editor2DLibrary/SSG/shapes/svg/s_Kreisel.xml index 5f3fe53..be5f526 100644 --- a/Editor2DLibrary/SSG/shapes/svg/s_Kreisel.xml +++ b/Editor2DLibrary/SSG/shapes/svg/s_Kreisel.xml @@ -1,13 +1,58 @@ - + - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Editor2DLibrary/SSG/shapes/svg/s_PinBand.xml b/Editor2DLibrary/SSG/shapes/svg/s_PinBand.xml new file mode 100644 index 0000000..39cabbc --- /dev/null +++ b/Editor2DLibrary/SSG/shapes/svg/s_PinBand.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/svg/s_StandardBand.xml b/Editor2DLibrary/SSG/shapes/svg/s_StandardBand.xml new file mode 100644 index 0000000..a7a372a --- /dev/null +++ b/Editor2DLibrary/SSG/shapes/svg/s_StandardBand.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/svg/svDxiHV1sUO5T6ZyFoBrbA.xml b/Editor2DLibrary/SSG/shapes/svg/svDxiHV1sUO5T6ZyFoBrbA.xml deleted file mode 100644 index cde14c4..0000000 --- a/Editor2DLibrary/SSG/shapes/svg/svDxiHV1sUO5T6ZyFoBrbA.xml +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/svg/tKOOZCwLT02Qul-XUAq0iA.xml b/Editor2DLibrary/SSG/shapes/svg/tKOOZCwLT02Qul-XUAq0iA.xml deleted file mode 100644 index cde14c4..0000000 --- a/Editor2DLibrary/SSG/shapes/svg/tKOOZCwLT02Qul-XUAq0iA.xml +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/svg/xEp6PX-fB0622ENLAUUTYg.xml b/Editor2DLibrary/SSG/shapes/svg/xEp6PX-fB0622ENLAUUTYg.xml deleted file mode 100644 index cde14c4..0000000 --- a/Editor2DLibrary/SSG/shapes/svg/xEp6PX-fB0622ENLAUUTYg.xml +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/MAIN_GS2D.rdx b/MAIN_GS2D.rdx index 7c568c5..62eca52 100644 --- a/MAIN_GS2D.rdx +++ b/MAIN_GS2D.rdx @@ -1,10 +1,10 @@  - + - + @@ -26,13 +26,13 @@ - + - + @@ -44,7 +44,7 @@ - + @@ -113,7 +113,7 @@ - + @@ -124,7 +124,7 @@ - + @@ -180,7 +180,7 @@ - + @@ -200,7 +200,7 @@ - + @@ -240,7 +240,7 @@ - + @@ -261,7 +261,7 @@ - + @@ -284,7 +284,7 @@ - + @@ -310,7 +310,7 @@ - + @@ -321,12 +321,12 @@ - + - + @@ -341,7 +341,7 @@ - + @@ -352,19 +352,19 @@ - + - + - + @@ -409,7 +409,7 @@ - + @@ -417,7 +417,7 @@ - + @@ -968,6 +968,136 @@ + + + $=$KreiselData.Typ="Standard" + + + + + $C$s_StandardBand + + + $=$Round((KreiselData.AbstandMS)/Inch*DPI, 0) + + + $=$Round(200/Inch*DPI, 0) + + + $=$Round(200/Inch*DPI, 0) + + + $=$Round(((KreiselData.AbstandMS+KreiselData.Durchmesser)/2)/Inch*DPI,0) + + + $=$0 + + + $=$200/Inch*DPI + + + $C$0 + + + + + + + + + $C$s_StandardBand + + + $=$Round((KreiselData.AbstandMS)/Inch*DPI, 0) + + + $=$Round(200/Inch*DPI, 0) + + + $=$Round(200/Inch*DPI, 0) + + + $=$Round(((KreiselData.AbstandMS+KreiselData.Durchmesser)/2)/Inch*DPI,0) + + + $=$Round(KreiselData.Durchmesser/Inch*DPI, 0) + + + $=$200/Inch*DPI + + + $C$0 + + + + + + + + + $=$KreiselData.Typ="Pin" + + + + + $C$s_PinBand + + + $=$Round((KreiselData.AbstandMS)/Inch*DPI, 0) + + + $=$Round(200/Inch*DPI, 0) + + + $=$Round(200/Inch*DPI, 0) + + + $=$Round(((KreiselData.AbstandMS+KreiselData.Durchmesser)/2)/Inch*DPI,0) + + + $=$0 + + + $=$200/Inch*DPI + + + $C$0 + + + + + + + + + $C$s_PinBand + + + $=$Round((KreiselData.AbstandMS)/Inch*DPI, 0) + + + $=$Round(200/Inch*DPI, 0) + + + $=$Round(200/Inch*DPI, 0) + + + $=$Round(((KreiselData.AbstandMS+KreiselData.Durchmesser)/2)/Inch*DPI,0) + + + $=$Round(KreiselData.Durchmesser/Inch*DPI, 0) + + + $=$200/Inch*DPI + + + $C$0 + + + + + + $=$ToJSON(ChildList) @@ -1319,6 +1449,136 @@ + + + $=$KreiselData.Typ="Standard" + + + + + $C$s_StandardBand + + + $=$Round((KreiselData.AbstandMS)/Inch*DPI, 0) + + + $=$Round(200/Inch*DPI, 0) + + + $=$Round(200/Inch*DPI, 0) + + + $=$0 + + + $=$Round(((KreiselData.AbstandMS+KreiselData.Durchmesser)/2)/Inch*DPI,0) + + + $=$200/Inch*DPI + + + $C$90 + + + + + + + + + $C$s_StandardBand + + + $=$Round((KreiselData.AbstandMS)/Inch*DPI, 0) + + + $=$Round(200/Inch*DPI, 0) + + + $=$Round(200/Inch*DPI, 0) + + + $=$Round(KreiselData.Durchmesser/Inch*DPI, 0) + + + $=$Round(((KreiselData.AbstandMS+KreiselData.Durchmesser)/2)/Inch*DPI,0) + + + $=$200/Inch*DPI + + + $C$90 + + + + + + + + + $=$KreiselData.Typ="Pin" + + + + + $C$s_PinBand + + + $=$Round((KreiselData.AbstandMS)/Inch*DPI, 0) + + + $=$Round(200/Inch*DPI, 0) + + + $=$Round(200/Inch*DPI, 0) + + + $=$0 + + + $=$Round(((KreiselData.AbstandMS+KreiselData.Durchmesser)/2)/Inch*DPI,0) + + + $=$200/Inch*DPI + + + $C$90 + + + + + + + + + $C$s_PinBand + + + $=$Round((KreiselData.AbstandMS)/Inch*DPI, 0) + + + $=$Round(200/Inch*DPI, 0) + + + $=$Round(200/Inch*DPI, 0) + + + $=$Round(KreiselData.Durchmesser/Inch*DPI, 0) + + + $=$Round(((KreiselData.AbstandMS+KreiselData.Durchmesser)/2)/Inch*DPI,0) + + + $=$200/Inch*DPI + + + $C$90 + + + + + + $=$ToJSON(ChildList) @@ -2149,7 +2409,7 @@ - + $=$ImportBackgroundData.Unit @@ -2282,6 +2542,20 @@ + + $=$ImportBackgroundData.Unit + + + + + $C$SetEditor2DOption + + + + $V$ + + + @@ -2836,6 +3110,145 @@ + + + + $=$ImportBackgroundData.Unit + + + $C$de + + + $C$2 + + + + + $C$ISO A3 (297x420) + + + $=$IIF(ImportBackgroundData.SizeX>=ImportBackgroundData.SizeY,"Landscape","Portrait") + + + + + $=$"1:"+ImportBackgroundData.Scale + + + + + + + + + + $C$False + + + $C$True + + + $C$True + + + $C$False + + + $C$False + + + $C$False + + + $C$False + + + $C$False + + + $C$True + + + $C$False + + + $C$True + + + $C$True + + + $C$True + + + + $C$False + + + $C$False + + + $C$False + + + $C$True + + + $C$False + + + + + + + + + + + $C$pagedrag,poly,gridpattern,link,custom1,custom2 + + + + $C$False + + + $C$True + + + $C$True + + + + + $C$False + + + + + + $C$True + + + $C$INSERTED,PASTED,ROTATED,LINKED,STRETCHED,DOUBLECLICK,REGROUPED,POLYINSERTED + + + $=$GS2DLibraryName + + + $C$c_Background,c_Session + + + + + + $C$True + + + + + + + @@ -2845,6 +3258,40 @@ $C$SSG + + $C$100 + + + + + + $C$420 + + + $C$297 + + + $C$mm + + + $=$GlobalScaleFactor + + + + + $C$ISO A3 (297x420) + + + + + $C$SetEditor2DOption + + + + $V$ + + + $=$WebRootPath()+"Editor2D\" @@ -2866,161 +3313,6 @@ - - - - $C$1000 - - - $C$800 - - - $C$mm - - - $C$50 - - - - - - - - $=$ImportBackgroundData.Unit - - - $C$de - - - $C$2 - - - - - $C$ISO A3 (297x420) - - - $=$IIF(ImportBackgroundData.SizeX>=ImportBackgroundData.SizeY,"Landscape","Portrait") - - - - - $=$"1:"+ImportBackgroundData.Scale - - - - - - - - - - $C$False - - - $C$True - - - $C$True - - - $C$False - - - $C$False - - - $C$False - - - $C$False - - - $C$False - - - $C$True - - - $C$False - - - $C$True - - - $C$True - - - $C$True - - - - $C$False - - - $C$False - - - $C$False - - - $C$True - - - $C$False - - - - - - - - - - - $C$pagedrag,poly,gridpattern,link,custom1,custom2 - - - - $C$False - - - $C$True - - - $C$False - - - - - $C$False - - - - - - $C$True - - - $C$INSERTED,PASTED,ROTATED,LINKED,STRETCHED,DOUBLECLICK,REGROUPED,POLYINSERTED - - - $=$GS2DLibraryName - - - $C$c_Background,c_Session - - - - - - $C$True - - - - - - @@ -3358,7 +3650,7 @@ - + @@ -3378,7 +3670,7 @@ - + @@ -3622,7 +3914,7 @@ - + @@ -3642,7 +3934,7 @@ - + @@ -3764,7 +4056,7 @@ - + @@ -3784,7 +4076,7 @@ - + @@ -3826,7 +4118,7 @@ - + diff --git a/Editor2DLibrary/SSG/shapes/svg/7UnpcygydUSSHoa5eJ75jQ.xml b/SVGs/Kreisel_Vorschau.xml similarity index 81% rename from Editor2DLibrary/SSG/shapes/svg/7UnpcygydUSSHoa5eJ75jQ.xml rename to SVGs/Kreisel_Vorschau.xml index cde14c4..be5f526 100644 --- a/Editor2DLibrary/SSG/shapes/svg/7UnpcygydUSSHoa5eJ75jQ.xml +++ b/SVGs/Kreisel_Vorschau.xml @@ -38,6 +38,22 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/SVGs/PinBand.svg b/SVGs/PinBand.svg new file mode 100644 index 0000000..267a1e7 --- /dev/null +++ b/SVGs/PinBand.svg @@ -0,0 +1,40 @@ + + + + + + + + + + diff --git a/SVGs/Rastergrafik.svg b/SVGs/Rastergrafik.svg new file mode 100644 index 0000000..335451e --- /dev/null +++ b/SVGs/Rastergrafik.svg @@ -0,0 +1,37 @@ + + + + + + + + + + diff --git a/SVGs/StandardBand.svg b/SVGs/StandardBand.svg new file mode 100644 index 0000000..4de4007 --- /dev/null +++ b/SVGs/StandardBand.svg @@ -0,0 +1,40 @@ + + + + + + + + + +