From 190116fcc6fd2ddfc3281804288021754360d522 Mon Sep 17 00:00:00 2001 From: Yuelin Wang Date: Thu, 13 Feb 2025 10:24:25 +0100 Subject: [PATCH] Vorlage Bogen 90 und 22_5 Omniflo --- .../SSG/shapes/palettes/c_Boegen_22_5.xml | 2 + .../SSG/shapes/palettes/c_Boegen_90.xml | 2 + .../SSG/shapes/props/s_Bogen_22.5.txt | 48 +++++++++++++++++++ .../SSG/shapes/props/s_Bogen_90.txt | 48 +++++++++++++++++++ .../SSG/shapes/svg/s_Bogen_22.5.xml | 18 +++++++ Editor2DLibrary/SSG/shapes/svg/s_Bogen_90.xml | 17 +++++++ 6 files changed, 135 insertions(+) create mode 100644 Editor2DLibrary/SSG/shapes/palettes/c_Boegen_22_5.xml create mode 100644 Editor2DLibrary/SSG/shapes/palettes/c_Boegen_90.xml create mode 100644 Editor2DLibrary/SSG/shapes/props/s_Bogen_22.5.txt create mode 100644 Editor2DLibrary/SSG/shapes/props/s_Bogen_90.txt create mode 100644 Editor2DLibrary/SSG/shapes/svg/s_Bogen_22.5.xml create mode 100644 Editor2DLibrary/SSG/shapes/svg/s_Bogen_90.xml diff --git a/Editor2DLibrary/SSG/shapes/palettes/c_Boegen_22_5.xml b/Editor2DLibrary/SSG/shapes/palettes/c_Boegen_22_5.xml new file mode 100644 index 0000000..466a37e --- /dev/null +++ b/Editor2DLibrary/SSG/shapes/palettes/c_Boegen_22_5.xml @@ -0,0 +1,2 @@ +
APB 110 R 550/22.5 84
+
\ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/palettes/c_Boegen_90.xml b/Editor2DLibrary/SSG/shapes/palettes/c_Boegen_90.xml new file mode 100644 index 0000000..48426e6 --- /dev/null +++ b/Editor2DLibrary/SSG/shapes/palettes/c_Boegen_90.xml @@ -0,0 +1,2 @@ +
APB 110 R 630/90 800/800
+
\ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/props/s_Bogen_22.5.txt b/Editor2DLibrary/SSG/shapes/props/s_Bogen_22.5.txt new file mode 100644 index 0000000..8206f4f --- /dev/null +++ b/Editor2DLibrary/SSG/shapes/props/s_Bogen_22.5.txt @@ -0,0 +1,48 @@ +{ + "shapeMode": 0, + "name": "APB 110 R 550/22.5 84", + "family": "Omniflo", + "icon": "SSG/shapes/img/APB_110_R630_D90_800_800_821104033_32px.png", + "iconBig": "SSG/shapes/img/APB_110_R630_D90_800_800_821104033_64px.png", + "srcSVG": "SSG/shapes/svg/s_Bogen_22.5.xml", + "behaviour": "(NOSTRETCH)(NOSTRETCHONVIEW)(NOROTATE)(NOROTATEONVIEW)(CONTAINER)(HIDEDIMENSIONS)(HIDEROTATION)(HIDEPIN)(ALWAYSFRONT)(ORIGIN=CENTER)", + "connectionPoints": [ + { + "id": "cp1", + "x": 1000.0, + "y": 0.0, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 90.0, + "label": "", + "isDimension": true + }, + { + "id": "cp2", + "x": 0.0, + "y": 1000.0, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 180.0, + "label": "", + "isDimension": true + } + ], + "eventClass": "OnDoubleclick,OnPasted,OnInserted,OnLinked" +} \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/props/s_Bogen_90.txt b/Editor2DLibrary/SSG/shapes/props/s_Bogen_90.txt new file mode 100644 index 0000000..cb8e3f9 --- /dev/null +++ b/Editor2DLibrary/SSG/shapes/props/s_Bogen_90.txt @@ -0,0 +1,48 @@ +{ + "shapeMode": 0, + "name": "APB 110 R 630/90 800/800", + "family": "Omniflo", + "icon": "SSG/shapes/img/APB_110_R630_D90_800_800_821104033_32px.png", + "iconBig": "SSG/shapes/img/APB_110_R630_D90_800_800_821104033_64px.png", + "srcSVG": "SSG/shapes/svg/s_Bogen_90.xml", + "behaviour": "(NOSTRETCH)(NOSTRETCHONVIEW)(NOROTATE)(NOROTATEONVIEW)(CONTAINER)(HIDEDIMENSIONS)(HIDEROTATION)(HIDEPIN)(ALWAYSFRONT)(ORIGIN=CENTER)", + "connectionPoints": [ + { + "id": "cp1", + "x": 1000.0, + "y": 0.0, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 90.0, + "label": "", + "isDimension": true + }, + { + "id": "cp2", + "x": 0.0, + "y": 1000.0, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 180.0, + "label": "", + "isDimension": true + } + ], + "eventClass": "OnDoubleclick,OnPasted,OnInserted,OnLinked" +} \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/svg/s_Bogen_22.5.xml b/Editor2DLibrary/SSG/shapes/svg/s_Bogen_22.5.xml new file mode 100644 index 0000000..d5664e9 --- /dev/null +++ b/Editor2DLibrary/SSG/shapes/svg/s_Bogen_22.5.xml @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/svg/s_Bogen_90.xml b/Editor2DLibrary/SSG/shapes/svg/s_Bogen_90.xml new file mode 100644 index 0000000..1da05b2 --- /dev/null +++ b/Editor2DLibrary/SSG/shapes/svg/s_Bogen_90.xml @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file