From 8046a9682fad688b1d130810aa79265d46d4eba4 Mon Sep 17 00:00:00 2001 From: Simon Hensch Date: Mon, 6 Oct 2025 09:49:40 +0200 Subject: [PATCH] =?UTF-8?q?Position=20der=20CPs=20an=20der=20Spannstation?= =?UTF-8?q?=20gefixt.=20Richtungspfeil=20f=C3=BCr=20Gef=C3=A4llestrecke=20?= =?UTF-8?q?zeigt=20jetzt=20immer=20die=20Richtung=20an,=20auch=20wenn=20st?= =?UTF-8?q?atus=3D=3Dnicht=20ok,=20damit=20die=20Richtung=20immer=20erkenn?= =?UTF-8?q?bar=20bleibt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- MAIN_SSG.rdx | 84 +++++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 66 insertions(+), 18 deletions(-) diff --git a/MAIN_SSG.rdx b/MAIN_SSG.rdx index 84593fb..f9370b7 100644 --- a/MAIN_SSG.rdx +++ b/MAIN_SSG.rdx @@ -1,6 +1,6 @@  - + @@ -371,7 +371,7 @@ - + @@ -669,7 +669,7 @@ - + @@ -3649,7 +3649,7 @@ KreiselData.Durchmesser/2 ShapeTotalLength , ' Param 2 Position in mm -(KreiselData.Durchmesser/2) +KreiselData.AbstandMS+(KreiselData.Durchmesser/2) ))]]> @@ -3684,7 +3684,7 @@ ShapeTotalLength ShapeTotalLength , ' Param 2 Position in mm -(KreiselData.Durchmesser/2) +KreiselData.AbstandMS+(KreiselData.Durchmesser/2) ))]]> @@ -5815,6 +5815,9 @@ ShapeTotalLength + + + @@ -5884,9 +5887,6 @@ ShapeTotalLength - - - @@ -12130,7 +12130,7 @@ SSGConnectionPoint.x_M - + @@ -12140,7 +12140,7 @@ SSGConnectionPoint.x_M - + @@ -12390,7 +12390,7 @@ SSGConnectionPoint.x_M - + @@ -12400,7 +12400,7 @@ SSGConnectionPoint.x_M - + @@ -12538,7 +12538,7 @@ SSGConnectionPoint.x_M - + @@ -12548,7 +12548,7 @@ SSGConnectionPoint.x_M - + @@ -12835,7 +12835,7 @@ SSGConnectionPoint.x_M - + @@ -12845,7 +12845,7 @@ SSGConnectionPoint.x_M - + @@ -46685,7 +46685,7 @@ me.x - + @@ -48063,6 +48063,18 @@ me.x + + + + + + + + + + + + @@ -48125,6 +48137,18 @@ me.x + + + + + + + + + + + + @@ -48642,6 +48666,18 @@ me.x + + + + + + + + + + + + @@ -48701,6 +48737,18 @@ me.x + + + + + + + + + + + + @@ -62896,4 +62944,4 @@ me.x - + \ No newline at end of file