From dc6370b2fb495448ca80d8cd9a2b0eae294a72ad Mon Sep 17 00:00:00 2001 From: Simon Schmutzler Date: Fri, 15 Dec 2023 09:34:03 +0100 Subject: [PATCH] SSG Library update --- .../SSG/shapes/palettes/c_Parts.xml | 2 + .../SSG/shapes/palettes/c_Zusatzmodul.xml | 3 +- .../SSG/shapes/props/BTMTBeladung_Links.txt | 31 +++++++++++++ .../SSG/shapes/props/BTMTBeladung_Rechts.txt | 31 +++++++++++++ .../SSG/shapes/props/s_BTMTBeladung.txt | 31 +++++++++++++ .../SSG/shapes/svg/s_BTMTBeladung.xml | 44 +++++++++++++++++++ 6 files changed, 140 insertions(+), 2 deletions(-) create mode 100644 Editor2DLibrary/SSG/shapes/props/BTMTBeladung_Links.txt create mode 100644 Editor2DLibrary/SSG/shapes/props/BTMTBeladung_Rechts.txt create mode 100644 Editor2DLibrary/SSG/shapes/props/s_BTMTBeladung.txt create mode 100644 Editor2DLibrary/SSG/shapes/svg/s_BTMTBeladung.xml diff --git a/Editor2DLibrary/SSG/shapes/palettes/c_Parts.xml b/Editor2DLibrary/SSG/shapes/palettes/c_Parts.xml index 2268ae0..7795f8b 100644 --- a/Editor2DLibrary/SSG/shapes/palettes/c_Parts.xml +++ b/Editor2DLibrary/SSG/shapes/palettes/c_Parts.xml @@ -11,4 +11,6 @@
Kurve 90
Eckrad
Eckrad
+
BTMT-Beladung
+
BTMT-Beladung
\ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/palettes/c_Zusatzmodul.xml b/Editor2DLibrary/SSG/shapes/palettes/c_Zusatzmodul.xml index 67644b2..092025d 100644 --- a/Editor2DLibrary/SSG/shapes/palettes/c_Zusatzmodul.xml +++ b/Editor2DLibrary/SSG/shapes/palettes/c_Zusatzmodul.xml @@ -2,6 +2,5 @@
BT-Entladung
MT-Beladung
MT-Entladung
-
BTMT-Beladung
-
BTMT-Beladung
+
BTMT-Beladung
\ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/props/BTMTBeladung_Links.txt b/Editor2DLibrary/SSG/shapes/props/BTMTBeladung_Links.txt new file mode 100644 index 0000000..bc3630d --- /dev/null +++ b/Editor2DLibrary/SSG/shapes/props/BTMTBeladung_Links.txt @@ -0,0 +1,31 @@ +{ + "shapeMode": 0, + "name": "BTMT-Beladung", + "icon": "SSG/shapes/img/BTMTBeladung_32.png", + "iconBig": "SSG/shapes/img/BTMTBeladung_64.png", + "srcSVG": "SSG/shapes/svg/BTMTBeladung_Links.xml", + "width": 2555.7165, + "height": 1286.9291, + "behaviour": "(NOSTRETCH)", + "connectionPoints": [ + { + "id": "cp0", + "x": 500.0, + "y": 250.0, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 0.0, + "linkClass": "Kreisel", + "label": "", + "isDimension": true + } + ] +} \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/props/BTMTBeladung_Rechts.txt b/Editor2DLibrary/SSG/shapes/props/BTMTBeladung_Rechts.txt new file mode 100644 index 0000000..165deec --- /dev/null +++ b/Editor2DLibrary/SSG/shapes/props/BTMTBeladung_Rechts.txt @@ -0,0 +1,31 @@ +{ + "shapeMode": 0, + "name": "BTMT-Beladung", + "icon": "SSG/shapes/img/BTMTBeladung_32.png", + "iconBig": "SSG/shapes/img/BTMTBeladung_64.png", + "srcSVG": "SSG/shapes/svg/BTMTBeladung_Rechts.xml", + "width": 2555.7165, + "height": 1286.9291, + "behaviour": "(NOSTRETCH)", + "connectionPoints": [ + { + "id": "cp0", + "x": 500.0, + "y": 250.0, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 0.0, + "linkClass": "Kreisel", + "label": "", + "isDimension": true + } + ] +} \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/props/s_BTMTBeladung.txt b/Editor2DLibrary/SSG/shapes/props/s_BTMTBeladung.txt new file mode 100644 index 0000000..9edef1b --- /dev/null +++ b/Editor2DLibrary/SSG/shapes/props/s_BTMTBeladung.txt @@ -0,0 +1,31 @@ +{ + "shapeMode": 0, + "name": "BTMT-Beladung", + "icon": "SSG/shapes/img/BTMTBeladung_32.png", + "iconBig": "SSG/shapes/img/BTMTBeladung_64.png", + "srcSVG": "SSG/shapes/svg/s_BTMTBeladung.xml", + "width": 2555.7165, + "height": 1286.9291, + "behaviour": "(NOSTRETCH)", + "connectionPoints": [ + { + "id": "cp0", + "x": 500.0, + "y": 250.0, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 0.0, + "linkClass": "Kreisel", + "label": "", + "isDimension": true + } + ] +} \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/svg/s_BTMTBeladung.xml b/Editor2DLibrary/SSG/shapes/svg/s_BTMTBeladung.xml new file mode 100644 index 0000000..52f7acd --- /dev/null +++ b/Editor2DLibrary/SSG/shapes/svg/s_BTMTBeladung.xml @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file