From 6dc8c7f27e790cab2ad6a5f545ae4ff11bde391e Mon Sep 17 00:00:00 2001 From: Simon Schmutzler Date: Fri, 9 Feb 2024 12:30:11 +0100 Subject: [PATCH] =?UTF-8?q?Fehlender=20Dateien=20f=C3=BCr=20Entladung=20in?= =?UTF-8?q?=20/props=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../SSG/shapes/props/BTMTEntladung_Links.txt | 33 +++++++++++++++++++ .../SSG/shapes/props/BTMTEntladung_Rechts.txt | 33 +++++++++++++++++++ .../SSG/shapes/props/s_BTMTEntladung.txt | 33 +++++++++++++++++++ 3 files changed, 99 insertions(+) create mode 100644 Editor2DLibrary/SSG/shapes/props/BTMTEntladung_Links.txt create mode 100644 Editor2DLibrary/SSG/shapes/props/BTMTEntladung_Rechts.txt create mode 100644 Editor2DLibrary/SSG/shapes/props/s_BTMTEntladung.txt diff --git a/Editor2DLibrary/SSG/shapes/props/BTMTEntladung_Links.txt b/Editor2DLibrary/SSG/shapes/props/BTMTEntladung_Links.txt new file mode 100644 index 0000000..0efd1f3 --- /dev/null +++ b/Editor2DLibrary/SSG/shapes/props/BTMTEntladung_Links.txt @@ -0,0 +1,33 @@ +{ + "shapeMode": 0, + "name": "BTMT-Entladung", + "icon": "SSG/shapes/img/BTMTEntladung_32.png", + "iconBig": "SSG/shapes/img/BTMTEntladung_64.png", + "srcSVG": "SSG/shapes/svg/BTMTEntladung_Links.xml", + "width": 2555.5423, + "height": 1286.8524, + "depth": 1133.8583, + "behaviour": "(ORIGIN=CENTER)", + "connectionPoints": [ + { + "id": "cp0", + "x": 100.8754, + "y": 126.1093, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 0.0, + "linkClass": "Kreisel", + "label": "", + "isDimension": true + } + ], + "eventClass": "OnDoubleclick,OnInserted,OnPasted,OnLinked" +} \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/props/BTMTEntladung_Rechts.txt b/Editor2DLibrary/SSG/shapes/props/BTMTEntladung_Rechts.txt new file mode 100644 index 0000000..7fd66d8 --- /dev/null +++ b/Editor2DLibrary/SSG/shapes/props/BTMTEntladung_Rechts.txt @@ -0,0 +1,33 @@ +{ + "shapeMode": 0, + "name": "BTMT-Entladung", + "icon": "SSG/shapes/img/BTMTEntladung_32.png", + "iconBig": "SSG/shapes/img/BTMTEntladung_64.png", + "srcSVG": "SSG/shapes/svg/BTMTEntladung_Rechts.xml", + "width": 2555.5423, + "height": 1286.8524, + "depth": 1133.8583, + "behaviour": "(NOSTRETCH)(ORIGIN=CENTER)", + "connectionPoints": [ + { + "id": "cp0", + "x": 100.8754, + "y": 126.1093, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 0.0, + "linkClass": "Kreisel", + "label": "", + "isDimension": true + } + ], + "eventClass": "OnDoubleclick,OnInserted,OnPasted,OnLinked" +} \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/props/s_BTMTEntladung.txt b/Editor2DLibrary/SSG/shapes/props/s_BTMTEntladung.txt new file mode 100644 index 0000000..42ed961 --- /dev/null +++ b/Editor2DLibrary/SSG/shapes/props/s_BTMTEntladung.txt @@ -0,0 +1,33 @@ +{ + "shapeMode": 0, + "name": "BTMT-Entladung", + "family": "BTMTEntladung", + "icon": "SSG/shapes/img/BTMTEntladung_32.png", + "iconBig": "SSG/shapes/img/BTMTEntladung_64.png", + "srcSVG": "SSG/shapes/svg/s_BTMTEntladung.xml", + "width": 2555.5423, + "height": 1286.8524, + "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 + } + ], + "eventClass": "OnDoubleclick,OnInserted,OnPasted,OnLinked" +} \ No newline at end of file