From ed678f8b323d7858ba10a27dd10b1d7b700dedf0 Mon Sep 17 00:00:00 2001 From: mistangl Date: Mon, 23 Jun 2025 17:28:43 +0200 Subject: [PATCH 1/3] weiter an der omnifo Export Funktion geschrieben --- MAIN_SSG.rdx | 144 ++++++++++++++++++++++++++++++++------------------- 1 file changed, 90 insertions(+), 54 deletions(-) diff --git a/MAIN_SSG.rdx b/MAIN_SSG.rdx index 1c1e422..72f3f92 100644 --- a/MAIN_SSG.rdx +++ b/MAIN_SSG.rdx @@ -1,6 +1,6 @@  - + @@ -1385,12 +1385,6 @@ - - - - - - @@ -10876,6 +10870,10 @@ SSGConnectionPoint.x_M + + + + @@ -11285,6 +11283,22 @@ SSGConnectionPoint.x_M + + + + + + + + + + + + + + + + @@ -32317,6 +32331,7 @@ me.x + @@ -32797,6 +32812,7 @@ me.x + @@ -32853,9 +32869,6 @@ me.x - - - @@ -32864,7 +32877,7 @@ me.x - + @@ -32873,9 +32886,23 @@ me.x + + + + + + + + + + + + + + - + @@ -32884,41 +32911,34 @@ me.x - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - @@ -32939,17 +32959,33 @@ me.x - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + - + @@ -53844,4 +53880,4 @@ ShapeList["id="+Param.Input[1].shapeID].name - + \ No newline at end of file From 6ad7a5c0e0bd060a7432979c7637c8f3a072e860 Mon Sep 17 00:00:00 2001 From: Simon Schmutzler Date: Wed, 25 Jun 2025 10:32:23 +0200 Subject: [PATCH 2/3] =?UTF-8?q?fehlende=20lokale=20Variable=20'AnzahlStrec?= =?UTF-8?q?kengruppen'=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- MAIN_SSG.rdx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/MAIN_SSG.rdx b/MAIN_SSG.rdx index 1c1e422..7aa10ea 100644 --- a/MAIN_SSG.rdx +++ b/MAIN_SSG.rdx @@ -1,6 +1,6 @@  - + @@ -32797,6 +32797,7 @@ me.x + @@ -53844,4 +53845,4 @@ ShapeList["id="+Param.Input[1].shapeID].name - + \ No newline at end of file From 525ec729ec1d4f896502238df309ff294b9d50c1 Mon Sep 17 00:00:00 2001 From: Simon Schmutzler Date: Wed, 25 Jun 2025 12:14:35 +0200 Subject: [PATCH 3/3] =?UTF-8?q?Funktion=20'getCpsOfConnectedShapes'=20wurd?= =?UTF-8?q?e=20angepasst,=20sodass=20wenn=20keine=20=C3=BCbereinstimmenden?= =?UTF-8?q?=20CPs=20vorhanden=20sind,=20die=20Funktion=20eine=20leere=20Li?= =?UTF-8?q?ste=20zur=C3=BCckgibt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- MAIN_SSG.rdx | 56 +++++++++++++++++++++++++++++++--------------------- 1 file changed, 33 insertions(+), 23 deletions(-) diff --git a/MAIN_SSG.rdx b/MAIN_SSG.rdx index 3482df1..1eacbb2 100644 --- a/MAIN_SSG.rdx +++ b/MAIN_SSG.rdx @@ -1,6 +1,6 @@  - + @@ -38709,27 +38709,37 @@ ShapeList["id="+Param.Input[1].shapeID].name - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -53880,4 +53890,4 @@ ShapeList["id="+Param.Input[1].shapeID].name - + \ No newline at end of file