Merge
This commit is contained in:
+203
-59
@@ -292,7 +292,7 @@
|
||||
<FIELD Id="RDK:23221871" Name="OFWeicheDefinition" Type="OFWeicheType" />
|
||||
<FIELD Id="RDK:21686356" Name="KurveFoerdererDefinition" Type="KurveFoerdererType" />
|
||||
</TYPE>
|
||||
<TYPE Id="RDK:1783792" Name="SSGParameter" SubType="structure" HasArrayType="True">
|
||||
<TYPE Id="RDK:1783792" Name="SSGParameter" Expanded="True" SubType="structure" HasArrayType="True">
|
||||
<TYPE_VALUES />
|
||||
<FIELD Id="RDK:1783794" Name="Key" Type="string" />
|
||||
<FIELD Id="RDK:21032090" Name="StrArr" Type="string[]" />
|
||||
@@ -1411,6 +1411,8 @@
|
||||
<VAR Id="RDK:23222557" Name="OFBogenData" Type="OFBogenType[]" DesignTimeRemark="Dropdown Liste aller Bögen im Interface" />
|
||||
<VAR Id="RDK:23222658" Name="OFWeichenData" Type="OFWeicheType[]" DesignTimeRemark="Dropdown Liste aller Weichen im Interface" />
|
||||
<VAR Id="RDK:23747696" Name="TEFBogenData" Type="TEFBogenType[]" DesignTimeRemark="Liste aller TEF Bögen" />
|
||||
<VAR Id="RDK:25908217" Name="x" Type="string" DesignTimeRemark="Generated by RD" />
|
||||
<VAR Id="RDK:25908220" Name="y" Type="double" DesignTimeRemark="Generated by RD" />
|
||||
</GROUP>
|
||||
<GROUP Id="RDK:0006" Name="Profiles" SubType="ProfileSet">
|
||||
<PROFILE Id="RDK:383" Name="ImportBackgroundProfile" TypeName="ImportBackgroundType" />
|
||||
@@ -38312,7 +38314,7 @@ me.x
|
||||
</PAR>
|
||||
<PAR Name="Options" />
|
||||
</CALLFUNCTION>
|
||||
<SET Id="RDK:20657451" VarRef="ShapeList["id="+ID].GefaellestreckeDefinition.Beschreibung">
|
||||
<SET Id="RDK:20657451" VarRef="ShapeList["id="+ID].GefaelleDefinition.Beschreibung">
|
||||
<EXP><![CDATA[$=$Shape_Prototype.family+" :"+Shape_Prototype.IDCounter]]></EXP>
|
||||
<PAR Name="AdvancedOptions" />
|
||||
</SET>
|
||||
@@ -41366,12 +41368,12 @@ me.x
|
||||
</FOREACHLOOP>
|
||||
</FOREACHLOOP>
|
||||
</FUNCTION>
|
||||
<FUNCTION Id="RDK:25886771" Name="doPatternOmniflo" DesignTimeRemark="erzeugt ein Muster der selektierten Omniflo Elemente" InputTypeName="SSGParameter[]">
|
||||
<FUNCTION Id="RDK:25886771" Name="doPatternOmnifloGroup" DesignTimeRemark="erzeugt ein Muster der Gruppe selektierten Omniflo Elemente" InputTypeName="SSGParameter[]">
|
||||
<COMMENTS Id="RDK:25886682" DesignTimeRemark="Erzeuge ein Muster der selektierten Omniflo Elemente" />
|
||||
<GROUP Id="RDK:25886686" Name="Local Variables" SubType="VarSet" IncludeDate="0">
|
||||
<VAR Id="RDK:25886684" Name="selectedIds" Type="string[]">
|
||||
<SET Id="RDK:25886683" VarRef="me">
|
||||
<EXP><![CDATA[$=$Param.Input["key=selectedIs"].StrArr]]></EXP>
|
||||
<EXP><![CDATA[$=$Param.Input["key=selectedIds"].StrArr]]></EXP>
|
||||
<PAR Name="AdvancedOptions" />
|
||||
</SET>
|
||||
</VAR>
|
||||
@@ -41382,14 +41384,6 @@ me.x
|
||||
<EXP><![CDATA[$C$NOTHING]]></EXP>
|
||||
<PAR Name="AdvancedOptions" />
|
||||
</SET>
|
||||
<IFTHENELSE Id="RDK:25886935" Suppressed="True">
|
||||
<VALUECONDITION Value="true" Oper="OR">
|
||||
<EXP><![CDATA[$=$orientierung = 0]]></EXP>
|
||||
</VALUECONDITION>
|
||||
<VALUECONDITION Value="true">
|
||||
<EXP><![CDATA[$=$orientierung = 180]]></EXP>
|
||||
</VALUECONDITION>
|
||||
<GROUP Id="RDK:25886931" SubType="Then">
|
||||
<SET_STRUCT Id="RDK:25886929" VarRef="SSGParameter" ClearAll="True" ListRef="Offsets">
|
||||
<PAR Name="Key">
|
||||
<EXP><![CDATA[$C$x_offset]]></EXP>
|
||||
@@ -41414,41 +41408,16 @@ me.x
|
||||
<EXP><![CDATA[$=$]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="Boo" />
|
||||
<PAR Name="StrArr" />
|
||||
</SET_STRUCT>
|
||||
</GROUP>
|
||||
<GROUP Id="RDK:25886934" SubType="Else">
|
||||
<SET_STRUCT Id="RDK:25886932" VarRef="SSGParameter" ClearAll="True" ListRef="Offsets">
|
||||
<PAR Name="Key">
|
||||
<EXP><![CDATA[$C$x_offset]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="Str" />
|
||||
<PAR Name="Dbl">
|
||||
<EXP><![CDATA[$=$pair.coord * pair.direction_x]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="Int" />
|
||||
<PAR Name="Boo" />
|
||||
</SET_STRUCT>
|
||||
<SET_STRUCT Id="RDK:25886933" VarRef="SSGParameter" ClearAll="True" ListRef="Offsets">
|
||||
<PAR Name="Key">
|
||||
<EXP><![CDATA[$C$y_offset]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="Str" />
|
||||
<PAR Name="Dbl">
|
||||
<EXP><![CDATA[$=$pair.coord * pair.direction_y]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="Int" />
|
||||
<PAR Name="Boo" />
|
||||
</SET_STRUCT>
|
||||
</GROUP>
|
||||
</IFTHENELSE>
|
||||
<SET Id="RDK:25886940" VarRef="Shape_Prototype">
|
||||
<EXP><![CDATA[$=$ShapeList["id="+shapeId]]]></EXP>
|
||||
<PAR Name="AdvancedOptions" />
|
||||
</SET>
|
||||
<SELECTCASE Id="RDK:25886988" Suppressed="True">
|
||||
<SELECTCASE Id="RDK:25886988">
|
||||
<EXP><![CDATA[$=$Shape_Prototype.family]]></EXP>
|
||||
<CASEGROUP Id="RDK:25886974" CaseType="0">
|
||||
<EXP><![CDATA[$C$Gefaellestrecke]]></EXP>
|
||||
<EXP><![CDATA[$C$OFGerade]]></EXP>
|
||||
<CALLFUNCTION Id="RDK:25886965">
|
||||
<PAR Name="FuncName">
|
||||
<EXP><![CDATA[$C$CreateCopyShapePrototype]]></EXP>
|
||||
@@ -41461,7 +41430,7 @@ me.x
|
||||
</PAR>
|
||||
<PAR Name="Options" />
|
||||
</CALLFUNCTION>
|
||||
<SET Id="RDK:25886966" VarRef="ShapeList["id="+newId].GefaelleDefinition.Beschreibung" Bookmarked="True">
|
||||
<SET Id="RDK:25886966" VarRef="ShapeList["id="+newId].OFGeradeType.Beschreibung" Bookmarked="True">
|
||||
<EXP><![CDATA[$=$Shape_Prototype.name]]></EXP>
|
||||
<PAR Name="AdvancedOptions" />
|
||||
</SET>
|
||||
@@ -41528,7 +41497,7 @@ me.x
|
||||
<PAR Name="Int" />
|
||||
<PAR Name="Boo" />
|
||||
</SET_STRUCT>
|
||||
<CALLFUNCTION Id="RDK:25886973">
|
||||
<CALLFUNCTION Id="RDK:25886973" Suppressed="True">
|
||||
<PAR Name="FuncName">
|
||||
<EXP><![CDATA[$C$LinkToKreisel]]></EXP>
|
||||
</PAR>
|
||||
@@ -41542,7 +41511,7 @@ me.x
|
||||
</CALLFUNCTION>
|
||||
</CASEGROUP>
|
||||
<CASEGROUP Id="RDK:25886979" CaseType="0">
|
||||
<EXP><![CDATA[$C$Foerderer]]></EXP>
|
||||
<EXP><![CDATA[$C$OFBogen]]></EXP>
|
||||
<CALLFUNCTION Id="RDK:25886975">
|
||||
<PAR Name="FuncName">
|
||||
<EXP><![CDATA[$C$CreateCopyShapePrototype]]></EXP>
|
||||
@@ -41555,7 +41524,7 @@ me.x
|
||||
</PAR>
|
||||
<PAR Name="Options" />
|
||||
</CALLFUNCTION>
|
||||
<SET Id="RDK:25886976" VarRef="ShapeList["id="+newId].FoerdererDefinition.Beschreibung" Bookmarked="True">
|
||||
<SET Id="RDK:25886976" VarRef="ShapeList["id="+newId].OFBogenType.Beschreibung" Bookmarked="True">
|
||||
<EXP><![CDATA[$=$Shape_Prototype.name]]></EXP>
|
||||
<PAR Name="AdvancedOptions" />
|
||||
</SET>
|
||||
@@ -41571,7 +41540,7 @@ me.x
|
||||
<PAR Name="Boo" />
|
||||
<PAR Name="StrArr" />
|
||||
</SET_STRUCT>
|
||||
<CALLFUNCTION Id="RDK:25886978">
|
||||
<CALLFUNCTION Id="RDK:25886978" Suppressed="True">
|
||||
<PAR Name="FuncName">
|
||||
<EXP><![CDATA[$C$LinkToKreisel]]></EXP>
|
||||
</PAR>
|
||||
@@ -41585,7 +41554,7 @@ me.x
|
||||
</CALLFUNCTION>
|
||||
</CASEGROUP>
|
||||
<CASEGROUP Id="RDK:25886984" CaseType="0">
|
||||
<EXP><![CDATA[$C$VarioFoerderer]]></EXP>
|
||||
<EXP><![CDATA[$C$OFWeiche]]></EXP>
|
||||
<CALLFUNCTION Id="RDK:25886980">
|
||||
<PAR Name="FuncName">
|
||||
<EXP><![CDATA[$C$CreateCopyShapePrototype]]></EXP>
|
||||
@@ -41598,7 +41567,7 @@ me.x
|
||||
</PAR>
|
||||
<PAR Name="Options" />
|
||||
</CALLFUNCTION>
|
||||
<SET Id="RDK:25886981" VarRef="ShapeList["id="+newId].VarioFoerdererDefinition.Beschreibung" Bookmarked="True">
|
||||
<SET Id="RDK:25886981" VarRef="ShapeList["id="+newId].OFWeicheType.Beschreibung" Bookmarked="True">
|
||||
<EXP><![CDATA[$=$Shape_Prototype.name]]></EXP>
|
||||
<PAR Name="AdvancedOptions" />
|
||||
</SET>
|
||||
@@ -41614,7 +41583,7 @@ me.x
|
||||
<PAR Name="Boo" />
|
||||
<PAR Name="StrArr" />
|
||||
</SET_STRUCT>
|
||||
<CALLFUNCTION Id="RDK:25886983">
|
||||
<CALLFUNCTION Id="RDK:25886983" Suppressed="True">
|
||||
<PAR Name="FuncName">
|
||||
<EXP><![CDATA[$C$LinkToKreisel]]></EXP>
|
||||
</PAR>
|
||||
@@ -41634,7 +41603,7 @@ me.x
|
||||
<EXP><![CDATA[$C$RDEngineering_UI]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="MsgText">
|
||||
<EXP><![CDATA[$C$Mustern nur möglich für Förder und Gefällestrecke]]></EXP>
|
||||
<EXP><![CDATA[$C$Mustern nur möglich für OFGerade, OFBogen und OFWeiche]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="MsgStyle">
|
||||
<EXP><![CDATA[$C$-1]]></EXP>
|
||||
@@ -41652,6 +41621,179 @@ me.x
|
||||
</CASEGROUP>
|
||||
</SELECTCASE>
|
||||
</FUNCTION>
|
||||
<FUNCTION Id="RDK:25908194" Name="doPatternOmnifloSingle" DesignTimeRemark="erzeugt ein Muster jedes der unzusammenhängenden selektierten Omniflo Elemente" InputTypeName="SSGParameter[]">
|
||||
<COMMENTS Id="RDK:25908160" DesignTimeRemark="Erzeuge ein Muster der selektierten Omniflo Elemente" />
|
||||
<GROUP Id="RDK:25908165" Name="Local Variables" SubType="VarSet" IncludeDate="0">
|
||||
<VAR Id="RDK:25908162" Name="selectedIds" Type="string[]">
|
||||
<SET Id="RDK:25908161" VarRef="me">
|
||||
<EXP><![CDATA[$=$Param.Input["key=selectedIds"].StrArr]]></EXP>
|
||||
<PAR Name="AdvancedOptions" />
|
||||
</SET>
|
||||
</VAR>
|
||||
<VAR Id="RDK:25908163" Name="shapeId" Type="string" />
|
||||
<VAR Id="RDK:25913193" Name="newId" Type="string" />
|
||||
<VAR Id="RDK:25908200" Name="direction_x" Type="double">
|
||||
<SET Id="RDK:25908207" VarRef="me">
|
||||
<EXP><![CDATA[$=$Param.Input["key=x"].Dbl]]></EXP>
|
||||
<PAR Name="AdvancedOptions" />
|
||||
</SET>
|
||||
</VAR>
|
||||
<VAR Id="RDK:25908202" Name="direction_y" Type="double">
|
||||
<SET Id="RDK:25908209" VarRef="me">
|
||||
<EXP><![CDATA[$=$Param.Input["key=y"].Dbl]]></EXP>
|
||||
<PAR Name="AdvancedOptions" />
|
||||
</SET>
|
||||
</VAR>
|
||||
<VAR Id="RDK:25908211" Name="coord_x" Type="double" />
|
||||
<VAR Id="RDK:25908213" Name="coord_y" Type="double" />
|
||||
<VAR Id="RDK:25908164" Name="Offsets" Type="SSGParameter[]" />
|
||||
</GROUP>
|
||||
<SET Id="RDK:25908166" VarRef="Offsets">
|
||||
<EXP><![CDATA[$C$NOTHING]]></EXP>
|
||||
<PAR Name="AdvancedOptions" />
|
||||
</SET>
|
||||
<FOREACHLOOP Id="RDK:25909215" ItemVarRef="shapeId">
|
||||
<PAR Name="ArrayValueExp">
|
||||
<EXP><![CDATA[$=$selectedIds]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="ExitCondExp">
|
||||
<EXP><![CDATA[$V$]]></EXP>
|
||||
</PAR>
|
||||
<SET Id="RDK:25908169" VarRef="Shape_Prototype">
|
||||
<EXP><![CDATA[$=$ShapeList["id="+shapeId]]]></EXP>
|
||||
<PAR Name="AdvancedOptions" />
|
||||
</SET>
|
||||
<SET Id="RDK:25908219" VarRef="coord_y">
|
||||
<EXP><![CDATA[$=$Shape_Prototype.y]]></EXP>
|
||||
<PAR Name="AdvancedOptions" />
|
||||
</SET>
|
||||
<SET Id="RDK:25908216" VarRef="coord_x">
|
||||
<EXP><![CDATA[$=$Shape_Prototype.x]]></EXP>
|
||||
<PAR Name="AdvancedOptions" />
|
||||
</SET>
|
||||
<SET_STRUCT Id="RDK:25908168" VarRef="SSGParameter" ClearAll="True" ListRef="Offsets">
|
||||
<PAR Name="Key">
|
||||
<EXP><![CDATA[$C$y_offset]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="StrArr" />
|
||||
<PAR Name="Str" />
|
||||
<PAR Name="Dbl">
|
||||
<EXP><![CDATA[$=$coord_y + direction_y]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="Int">
|
||||
<EXP><![CDATA[$=$]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="Boo" />
|
||||
</SET_STRUCT>
|
||||
<SET_STRUCT Id="RDK:25908167" VarRef="SSGParameter" ClearAll="True" ListRef="Offsets">
|
||||
<PAR Name="Key">
|
||||
<EXP><![CDATA[$C$x_offset]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="StrArr" />
|
||||
<PAR Name="Str" />
|
||||
<PAR Name="Dbl">
|
||||
<EXP><![CDATA[$=$coord_x+ direction_x]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="Int" />
|
||||
<PAR Name="Boo" />
|
||||
</SET_STRUCT>
|
||||
<SELECTCASE Id="RDK:25908193">
|
||||
<EXP><![CDATA[$=$Shape_Prototype.family]]></EXP>
|
||||
<CASEGROUP Id="RDK:25908179" CaseType="0">
|
||||
<EXP><![CDATA[$C$OFGerade]]></EXP>
|
||||
<CALLFUNCTION Id="RDK:25908170">
|
||||
<PAR Name="FuncName">
|
||||
<EXP><![CDATA[$C$CreateCopyShapePrototype]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="InputExp">
|
||||
<EXP><![CDATA[$=$Offsets]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="ResultRef">
|
||||
<EXP><![CDATA[$V$newId]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="Options" />
|
||||
</CALLFUNCTION>
|
||||
<SET Id="RDK:25908171" VarRef="ShapeList["id="+newId].OFGeradeType.name" Bookmarked="True">
|
||||
<EXP><![CDATA[$=$Shape_Prototype.name]]></EXP>
|
||||
<PAR Name="AdvancedOptions" />
|
||||
</SET>
|
||||
</CASEGROUP>
|
||||
<CASEGROUP Id="RDK:25908184" CaseType="0">
|
||||
<EXP><![CDATA[$C$OFBogen]]></EXP>
|
||||
<CALLFUNCTION Id="RDK:25908180">
|
||||
<PAR Name="FuncName">
|
||||
<EXP><![CDATA[$C$CreateCopyShapePrototype]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="InputExp">
|
||||
<EXP><![CDATA[$=$Offsets]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="ResultRef">
|
||||
<EXP><![CDATA[$V$newId]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="Options" />
|
||||
</CALLFUNCTION>
|
||||
<SET Id="RDK:25908181" VarRef="ShapeList["id="+newId].OFBogenType.name" Bookmarked="True">
|
||||
<EXP><![CDATA[$=$Shape_Prototype.name]]></EXP>
|
||||
<PAR Name="AdvancedOptions" />
|
||||
</SET>
|
||||
<SET_STRUCT Id="RDK:25908182" VarRef="SSGParameter" ClearAll="True" ListRef="UebergabeListe">
|
||||
<PAR Name="Key">
|
||||
<EXP><![CDATA[$C$newId]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="Str">
|
||||
<EXP><![CDATA[$=$newId]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="Dbl" />
|
||||
<PAR Name="Int" />
|
||||
<PAR Name="Boo" />
|
||||
<PAR Name="StrArr" />
|
||||
</SET_STRUCT>
|
||||
</CASEGROUP>
|
||||
<CASEGROUP Id="RDK:25908189" CaseType="0">
|
||||
<EXP><![CDATA[$C$OFWeiche]]></EXP>
|
||||
<CALLFUNCTION Id="RDK:25908185">
|
||||
<PAR Name="FuncName">
|
||||
<EXP><![CDATA[$C$CreateCopyShapePrototype]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="InputExp">
|
||||
<EXP><![CDATA[$=$Offsets]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="ResultRef">
|
||||
<EXP><![CDATA[$V$newId]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="Options" />
|
||||
</CALLFUNCTION>
|
||||
<SET Id="RDK:25908186" VarRef="ShapeList["id="+newId].OFWeicheType.name" Bookmarked="True">
|
||||
<EXP><![CDATA[$=$Shape_Prototype.name]]></EXP>
|
||||
<PAR Name="AdvancedOptions" />
|
||||
</SET>
|
||||
</CASEGROUP>
|
||||
<CASEGROUP Id="RDK:25908192" CaseType="1">
|
||||
<EXP />
|
||||
<ACTION_CALL Id="RDK:25908198" Name="RDEngineering_MsgBox" DesignTimeRemark="{Text}">
|
||||
<PAR Name="RDLibraryName">
|
||||
<EXP><![CDATA[$C$RDEngineering_UI]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="MsgText">
|
||||
<EXP><![CDATA[$C$Mustern nur möglich für OFGerade, OFBogen und OFWeiche]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="MsgStyle">
|
||||
<EXP><![CDATA[$C$-1]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="BtnLayout">
|
||||
<EXP><![CDATA[$C$-1]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="MsgCaption" />
|
||||
<PAR Name="BaloonType" />
|
||||
<PAR Name="BtnPressed">
|
||||
<EXP><![CDATA[$V$]]></EXP>
|
||||
</PAR>
|
||||
</ACTION_CALL>
|
||||
<EXIT_PROCESS Id="RDK:25908191" BreakType="4" ExitStatus="0" />
|
||||
</CASEGROUP>
|
||||
</SELECTCASE>
|
||||
</FOREACHLOOP>
|
||||
</FUNCTION>
|
||||
<FUNCTION Id="RDK:25886783" Name="createPatternOfSelected" DesignTimeRemark="erzeugt ein Muster der selektierten Elemente">
|
||||
<COMMENTS Id="RDK:25886778" DesignTimeRemark="Erzeuge ein Muster der selektierten Elemente" />
|
||||
<GROUP Id="RDK:25886782" Name="Local Variables" SubType="VarSet" IncludeDate="0">
|
||||
@@ -41666,7 +41808,7 @@ me.x
|
||||
<EXP><![CDATA[$=$NewListStr()]]></EXP>
|
||||
<PAR Name="AdvancedOptions" />
|
||||
</SET>
|
||||
<COMMENTS Id="RDK:25886838" DesignTimeRemark="ILS: Items of GF and Foerderer" DesignTimeTip="param" DesignTimeNotes="Process Name:
MAIN_SSG.rdx

Process Requires:


Author:


Creation Date:


Functionality:

Changes:
20231005 -1- \DVR
ERK-47
Höhenänderung Gefällestrecke (Pufferstrecke)


20230928 -1- \DVR
ERK-47
Höhenänderung Kreisel" />
|
||||
<COMMENTS Id="RDK:25886838" DesignTimeRemark="ILS: Items of GF and Foerderer" DesignTimeTip="param" />
|
||||
<LIST_ADD Id="RDK:25886840" ListRef="searchedTypesILS">
|
||||
<PAR Name="VALUE_TO_ADD">
|
||||
<EXP><![CDATA[$C$Gefaellestrecke]]></EXP>
|
||||
@@ -41696,7 +41838,7 @@ me.x
|
||||
<EXP><![CDATA[$=$IsEmpty(selectedIds)]]></EXP>
|
||||
</VALUECONDITION>
|
||||
<GROUP Id="RDK:25886846" SubType="Then">
|
||||
<COMMENTS Id="RDK:25886843" DesignTimeRemark="do the pattern of the selected elements" DesignTimeTip="param" DesignTimeNotes="Process Name:
MAIN_SSG.rdx

Process Requires:


Author:


Creation Date:


Functionality:

Changes:
20231005 -1- \DVR
ERK-47
Höhenänderung Gefällestrecke (Pufferstrecke)


20230928 -1- \DVR
ERK-47
Höhenänderung Kreisel" />
|
||||
<COMMENTS Id="RDK:25886843" DesignTimeRemark="do the pattern of the selected elements" DesignTimeTip="param" />
|
||||
<CALLFUNCTION Id="RDK:25886844">
|
||||
<PAR Name="FuncName">
|
||||
<EXP><![CDATA[$C$doPatternILS]]></EXP>
|
||||
@@ -41719,7 +41861,7 @@ me.x
|
||||
<EXP><![CDATA[$=$NewListStr()]]></EXP>
|
||||
<PAR Name="AdvancedOptions" />
|
||||
</SET>
|
||||
<COMMENTS Id="RDK:25886995" DesignTimeRemark="Omniflo" DesignTimeTip="param" DesignTimeNotes="Process Name:
MAIN_SSG.rdx

Process Requires:


Author:


Creation Date:


Functionality:

Changes:
20231005 -1- \DVR
ERK-47
Höhenänderung Gefällestrecke (Pufferstrecke)


20230928 -1- \DVR
ERK-47
Höhenänderung Kreisel" />
|
||||
<COMMENTS Id="RDK:25886995" DesignTimeRemark="Omniflo" DesignTimeTip="param" />
|
||||
<LIST_ADD Id="RDK:25886849" ListRef="searchedTypesOmniflo">
|
||||
<PAR Name="VALUE_TO_ADD">
|
||||
<EXP><![CDATA[$C$OFGerade]]></EXP>
|
||||
@@ -41769,7 +41911,7 @@ me.x
|
||||
<PAR Name="StrArr" />
|
||||
<PAR Name="Str" />
|
||||
<PAR Name="Dbl">
|
||||
<EXP><![CDATA[$=$8]]></EXP>
|
||||
<EXP><![CDATA[$=$100]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="Int" />
|
||||
<PAR Name="Boo" />
|
||||
@@ -41781,7 +41923,7 @@ me.x
|
||||
<PAR Name="StrArr" />
|
||||
<PAR Name="Str" />
|
||||
<PAR Name="Dbl">
|
||||
<EXP><![CDATA[$=$21]]></EXP>
|
||||
<EXP><![CDATA[$=$200]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="Int" />
|
||||
<PAR Name="Boo" />
|
||||
@@ -41829,7 +41971,7 @@ me.x
|
||||
<COMMENTS Id="RDK:25886853" DesignTimeRemark="do the pattern of the selected elements" DesignTimeTip="param" DesignTimeNotes="Process Name:
MAIN_SSG.rdx

Process Requires:


Author:


Creation Date:


Functionality:

Changes:
20231005 -1- \DVR
ERK-47
Höhenänderung Gefällestrecke (Pufferstrecke)


20230928 -1- \DVR
ERK-47
Höhenänderung Kreisel" />
|
||||
<SET_STRUCT Id="RDK:25906987" VarRef="SSGParameter" ClearAll="True" ListRef="MoveData">
|
||||
<PAR Name="Key">
|
||||
<EXP><![CDATA[$=$connected]]></EXP>
|
||||
<EXP><![CDATA[$C$connected]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="StrArr" />
|
||||
<PAR Name="Str" />
|
||||
@@ -41841,7 +41983,7 @@ me.x
|
||||
</SET_STRUCT>
|
||||
<CALLFUNCTION Id="RDK:25886854">
|
||||
<PAR Name="FuncName">
|
||||
<EXP><![CDATA[$C$doPatternOmniflo]]></EXP>
|
||||
<EXP><![CDATA[$C$doPatternOmnifloGroup]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="InputExp">
|
||||
<EXP><![CDATA[$=$MoveData]]></EXP>
|
||||
@@ -41878,7 +42020,7 @@ me.x
|
||||
<GROUP Id="RDK:25906951" SubType="Else">
|
||||
<SET_STRUCT Id="RDK:25906985" VarRef="SSGParameter" ClearAll="True" ListRef="MoveData">
|
||||
<PAR Name="Key">
|
||||
<EXP><![CDATA[$=$connected]]></EXP>
|
||||
<EXP><![CDATA[$C$connected]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="StrArr" />
|
||||
<PAR Name="Str" />
|
||||
@@ -41890,10 +42032,10 @@ me.x
|
||||
</SET_STRUCT>
|
||||
<CALLFUNCTION Id="RDK:25906953">
|
||||
<PAR Name="FuncName">
|
||||
<EXP><![CDATA[$C$doPatternOmniflo]]></EXP>
|
||||
<EXP><![CDATA[$C$doPatternOmnifloSingle]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="InputExp">
|
||||
<EXP><![CDATA[$=$selectedIds]]></EXP>
|
||||
<EXP><![CDATA[$=$MoveData]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="ResultRef">
|
||||
<EXP><![CDATA[$V$]]></EXP>
|
||||
@@ -48652,6 +48794,7 @@ me.x
|
||||
<PAR Name="Dbl" />
|
||||
<PAR Name="Int" />
|
||||
<PAR Name="Boo" />
|
||||
<PAR Name="StrArr" />
|
||||
</SET_STRUCT>
|
||||
<SET_STRUCT Id="RDK:19762295" VarRef="SSGParameter" ClearAll="True" ListRef="UebergabeListe">
|
||||
<PAR Name="Key">
|
||||
@@ -57703,6 +57846,7 @@ me.x
|
||||
<PAR Name="Options">
|
||||
<EXP><![CDATA[$C$(SINGLESELECT)]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="WebviewSubType" />
|
||||
</ACTION_CALL>
|
||||
<ACTION_CALL Id="RDK:24613395" Name="RDEngineering_ModernUIControl" DesignTimeRemark="{ActionType} {PanelName} <-- {UIType}:{Field} {Id} {ParentID}">
|
||||
<PAR Name="RDLibraryName">
|
||||
|
||||
Reference in New Issue
Block a user