Omniflo Pattern Routinen gebaut. Merge
This commit is contained in:
+285
-29
@@ -363,8 +363,15 @@
|
||||
<FIELD Id="RDK:3387" Name="DXF_OK" Type="boolean" />
|
||||
<FIELD Id="RDK:57858" Name="PageFormat" Type="string" />
|
||||
</TYPE>
|
||||
<TYPE Id="RDK:25910247" Name="MusterType" SubType="structure">
|
||||
<TYPE_VALUES />
|
||||
<FIELD Id="RDK:25910241" Name="AbstandX" Type="double" />
|
||||
<FIELD Id="RDK:25910251" Name="AbstandY" Type="double" />
|
||||
<FIELD Id="RDK:25910253" Name="Anzahl" Type="double" />
|
||||
<FIELD Id="RDK:25912570" Name="Unit" Type="string" />
|
||||
</TYPE>
|
||||
<GROUP Id="RDK:12" Name="Editor2DTypes" SubType="TypeSet" Include="Type_Editor2DTypes.rdx" IncludeDate="133382924407573122">
|
||||
<TYPE Id="RDK:1013885" Name="Editor2DOptionType" SubType="structure">
|
||||
<TYPE Id="RDK:1013885" Name="Editor2DOptionType" Expanded="True" SubType="structure">
|
||||
<TYPE_VALUES />
|
||||
<FIELD Id="RDK:1013818" Name="PageUnit" Type="string" DesignTimeRemark="mm | in" DesignTimeNotes="mm | in" />
|
||||
<FIELD Id="RDK:1013819" Name="PageLanguage" Type="string" DesignTimeRemark="Language key as defined in Wizard" DesignTimeNotes="mm | in" />
|
||||
@@ -411,7 +418,7 @@
|
||||
<FIELD Id="RDK:1013860" Name="PageShowPreview3DFloorThickness" Type="double" DesignTimeRemark="Positive value to start drawing the floor from z=0 up. Negative value to start drawing the floor from z=0 down." />
|
||||
<FIELD Id="RDK:1013861" Name="PageShowPreview3DEnableWalls" Type="boolean" />
|
||||
<FIELD Id="RDK:1013862" Name="PageShowPreview3DWallDimensions" Type="string" />
|
||||
<FIELD Id="RDK:1013863" Name="PageShowToolsOnToolbar" Options="custom1,custom2,custom3,Omniflo-Muster" Type="string" DesignTimeRemark="Comma separated list of tool ids to show on the toolbar: pagedrag,text,selectgroup,poly,connector,smartline,gridpattern,smartcopy,quote,link,customorigin,preview3d,paint,snapshot,custom1,custom2,custom3,togglegrid,toggleshadows,togglewalls" />
|
||||
<FIELD Id="RDK:1013863" Name="PageShowToolsOnToolbar" Options="custom1,custom2,custom3" Type="string" DesignTimeRemark="Comma separated list of tool ids to show on the toolbar: pagedrag,text,selectgroup,poly,connector,smartline,gridpattern,smartcopy,quote,link,customorigin,preview3d,paint,snapshot,custom1,custom2,custom3,togglegrid,toggleshadows,togglewalls" />
|
||||
<FIELD Id="RDK:1013864" Name="PageShowShapeProperties" Type="boolean" />
|
||||
<FIELD Id="RDK:1013865" Name="PageShowQuoteUOM" Type="boolean" />
|
||||
<FIELD Id="RDK:1013866" Name="PageIncludeConnectionPoints" Type="boolean" />
|
||||
@@ -662,7 +669,7 @@
|
||||
<UI_INPUT_SUPPORT />
|
||||
<TYPE_VALUES />
|
||||
</TYPE>
|
||||
<TYPE Id="RDK:1014067" Name="Editor2DEventHandlersType" SubType="structure">
|
||||
<TYPE Id="RDK:1014067" Name="Editor2DEventHandlersType" Expanded="True" SubType="structure">
|
||||
<TYPE_VALUES />
|
||||
<FIELD Id="RDK:1014059" Name="generic" Type="Editor2DEventHandlerType" />
|
||||
<FIELD Id="RDK:1014060" Name="inserted" Type="Editor2DEventHandlerType" />
|
||||
@@ -1236,6 +1243,9 @@
|
||||
<GROUP Id="RDK:93797" Name="Background" SubType="VarSet" IncludeDate="0">
|
||||
<VAR Id="RDK:382" Name="ImportBackgroundData" Type="ImportBackgroundType" />
|
||||
</GROUP>
|
||||
<GROUP Id="RDK:25910229" Name="Muster" SubType="VarSet" IncludeDate="0">
|
||||
<VAR Id="RDK:25910228" Name="ImportMusterKopieData" Type="MusterType" />
|
||||
</GROUP>
|
||||
<GROUP Id="RDK:26399" Name="GridLayoutGroup" SubType="VarSet" IncludeDate="0">
|
||||
<VAR Id="RDK:16093" Name="GridLayoutData" Type="GridLayoutType" />
|
||||
<VAR Id="RDK:33136" Name="LayoutGridSplineItem" Type="Editor2DShapeType" />
|
||||
@@ -1321,6 +1331,7 @@
|
||||
<GROUP Id="RDK:84764" Name="Buttons Group" SubType="VarSet" IncludeDate="0">
|
||||
<VAR Id="RDK:83657" Name="ButtonDefItem" Type="ButtonDefType" />
|
||||
<VAR Id="RDK:58581" Name="ButtonDefHalleImportirenList" Type="ButtonDefType[]" />
|
||||
<VAR Id="RDK:25910284" Name="ButtonDefMusterKopieList" Type="ButtonDefType[]" />
|
||||
<VAR Id="RDK:1516915" Name="FABButtonsList" Type="ButtonDefType[]" />
|
||||
<VAR Id="RDK:83649" Name="ButtonDefRasterdefinierenList" Type="ButtonDefType[]" />
|
||||
</GROUP>
|
||||
@@ -1404,6 +1415,7 @@
|
||||
</GROUP>
|
||||
<GROUP Id="RDK:0006" Name="Profiles" SubType="ProfileSet">
|
||||
<PROFILE Id="RDK:383" Name="ImportBackgroundProfile" TypeName="ImportBackgroundType" />
|
||||
<PROFILE Id="RDK:25910254" Name="MusterProfile" TypeName="MusterType" />
|
||||
<PROFILE Id="RDK:16094" Name="GridLayoutProfile" TypeName="GridLayoutType" />
|
||||
</GROUP>
|
||||
<GROUP Id="RDK:0007" Name="Functions" SubType="FunctionSet" IncludeDate="0">
|
||||
@@ -1777,11 +1789,11 @@
|
||||
<PAR Name="Scale">
|
||||
<EXP><![CDATA[$=$ImportBackgroundData.Scale]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="UserScale" />
|
||||
<PAR Name="DXF_OK">
|
||||
<EXP><![CDATA[$C$True]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="PageFormat" />
|
||||
<PAR Name="UserScale" />
|
||||
</SET_STRUCT>
|
||||
<SET Id="RDK:58556" VarRef="Header">
|
||||
<EXP><![CDATA[$=$"Geladene Halle aus: "+Path2File(ImportBackgroundData.DrawingFilePath)]]></EXP>
|
||||
@@ -1794,7 +1806,7 @@
|
||||
</GROUP>
|
||||
<GROUP Id="RDK:58549" SubType="Else">
|
||||
<SET Id="RDK:58558" VarRef="Header">
|
||||
<EXP><![CDATA[$C$Bitte eine DWG wählen!]]></EXP>
|
||||
<EXP><![CDATA[$C$Bitte eine DWG wählen!]]></EXP>
|
||||
<PAR Name="AdvancedOptions" />
|
||||
</SET>
|
||||
<SET Id="RDK:58582" VarRef="ButtonDefHalleImportirenList["ButtonValue=Importieren"].ButtonStyle">
|
||||
@@ -2201,12 +2213,15 @@
|
||||
</SELECTCASE>
|
||||
</WHILELOOP>
|
||||
</FUNCTION>
|
||||
<FUNCTION Id="RDK:25886510" Name="Omniflo-Muster">
|
||||
<FUNCTION Id="RDK:25886510" Name="MusterKopie">
|
||||
<COMMENTS Id="RDK:25886544" DesignTimeRemark="noch nicht implementiert.!!!" />
|
||||
<GROUP Id="RDK:25886460" Name="Local Variables" SubType="VarSet" IncludeDate="0">
|
||||
<VAR Id="RDK:25886456" Name="Header" Type="string" />
|
||||
<VAR Id="RDK:25912560" Name="AbstandX" Type="double" />
|
||||
<VAR Id="RDK:25912562" Name="AbstandY" Type="double" />
|
||||
<VAR Id="RDK:25912564" Name="Anzahl der Kopien" Type="string" />
|
||||
</GROUP>
|
||||
<ACTION_CALL Id="RDK:25886461" Name="RDEngineering_RemoteRedirect" Suppressed="True" DesignTimeRemark="{Action Mode} {Url}">
|
||||
<ACTION_CALL Id="RDK:25909106" Name="RDEngineering_RemoteRedirect" DesignTimeRemark="{Action Mode} {Url}">
|
||||
<PAR Name="RDLibraryName">
|
||||
<EXP><![CDATA[$C$RDEngineering_UI]]></EXP>
|
||||
</PAR>
|
||||
@@ -2251,17 +2266,17 @@
|
||||
<PAR Name="HeaderData" />
|
||||
<PAR Name="Options" />
|
||||
</ACTION_CALL>
|
||||
<WHILELOOP Id="RDK:25886509" Suppressed="True">
|
||||
<WHILELOOP Id="RDK:25886509">
|
||||
<SET Id="RDK:25886465" VarRef="Header">
|
||||
<EXP><![CDATA[$C$Abstand der Pufferlinien]]></EXP>
|
||||
<EXP><![CDATA[$C$Ausgewählte Objekte mehrfach kopieren]]></EXP>
|
||||
<PAR Name="AdvancedOptions" />
|
||||
</SET>
|
||||
<ACTION_CALL Id="RDK:25886469" Name="RDEngineering_RemoteGetInput" DesignTimeRemark="{VarName}">
|
||||
<PAR Name="InputVar">
|
||||
<EXP><![CDATA[$=$ImportBackgroundData]]></EXP>
|
||||
<EXP><![CDATA[$=$ImportMusterKopieData]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="ProfileName">
|
||||
<EXP><![CDATA[$C$ImportBackgroundProfile]]></EXP>
|
||||
<EXP><![CDATA[$C$MusterProfile]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="RDLibraryName">
|
||||
<EXP><![CDATA[$C$RDEngineering_UI]]></EXP>
|
||||
@@ -2287,7 +2302,7 @@
|
||||
<PAR Name="ButtonAction" />
|
||||
<PAR Name="ButtonOptions" />
|
||||
<PAR Name="ButtonDefs">
|
||||
<EXP><![CDATA[$=$ButtonDefHalleImportirenList]]></EXP>
|
||||
<EXP><![CDATA[$=$ButtonDefMusterKopieList]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="ButtonPressed">
|
||||
<EXP><![CDATA[$V$Button]]></EXP>
|
||||
@@ -2304,6 +2319,20 @@
|
||||
<EXP><![CDATA[$=$Button]]></EXP>
|
||||
<CASEGROUP Id="RDK:25886479" CaseType="0">
|
||||
<EXP><![CDATA[$C$AUTOCOMMIT]]></EXP>
|
||||
<SET_STRUCT Id="RDK:25912566" VarRef="ImportMusterKopieData" DesignTimeNotes="51.5378343100142 X1 
0355.732043855988 Y1 1
0 

138.593554698904 X2 3
196.958442800842 Y2 4
0">
|
||||
<PAR Name="AbstandX">
|
||||
<EXP><![CDATA[$C$ImportMusterKopieData.AbstandX]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="AbstandY">
|
||||
<EXP><![CDATA[$C$ImportMusterKopieData.AbstandY]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="Anzahl">
|
||||
<EXP><![CDATA[$C$ImportMusterKopieData.Anzahl]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="Unit">
|
||||
<EXP><![CDATA[$C$mm]]></EXP>
|
||||
</PAR>
|
||||
</SET_STRUCT>
|
||||
</CASEGROUP>
|
||||
<CASEGROUP Id="RDK:25886504" CaseType="0">
|
||||
<EXP><![CDATA[$C$OK]]></EXP>
|
||||
@@ -2897,9 +2926,7 @@
|
||||
<PAR Name="PopupStyle" />
|
||||
<PAR Name="Process" />
|
||||
<PAR Name="RunTimeRemark" />
|
||||
<PAR Name="WaitForInput">
|
||||
<EXP><![CDATA[$C$true]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="WaitForInput" />
|
||||
<PAR Name="RDActionTimeOut" />
|
||||
<PAR Name="WebResourcePath" />
|
||||
<PAR Name="ImgTop" />
|
||||
@@ -2907,9 +2934,7 @@
|
||||
<PAR Name="ImgLeft" />
|
||||
<PAR Name="ImgRight" />
|
||||
<PAR Name="CSSStyle" />
|
||||
<PAR Name="ButtonsMode">
|
||||
<EXP><![CDATA[$C$0]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="ButtonsMode" />
|
||||
<PAR Name="ButtonList" />
|
||||
<PAR Name="ButtonImgs" />
|
||||
<PAR Name="ButtonAction" />
|
||||
@@ -5601,6 +5626,14 @@ ShapeTotalLength
|
||||
<PAR Name="includeInBOM" />
|
||||
<PAR Name="KurveDefinition" />
|
||||
<PAR Name="isDefined" />
|
||||
<PAR Name="VarioFoerdererDefinition" />
|
||||
<PAR Name="TEFBogenDefinition" />
|
||||
<PAR Name="TEFGeradeDefinition" />
|
||||
<PAR Name="TEFUmlenkDefinition" />
|
||||
<PAR Name="KurveFoerdererDefinition" />
|
||||
<PAR Name="OFGeradeDefinition" />
|
||||
<PAR Name="OFBogenDefinition" />
|
||||
<PAR Name="OFWeicheDefinition" />
|
||||
</SET_STRUCT>
|
||||
</GROUP>
|
||||
</CASEGROUP>
|
||||
@@ -8397,7 +8430,7 @@ SSGConnectionPoint.x_M
|
||||
<EXP><![CDATA[$=$ShapeList["id="+Link]]]></EXP>
|
||||
<PAR Name="AdvancedOptions" />
|
||||
</SET>
|
||||
<SET Id="RDK:942570" VarRef="Shape_Prototype.KreiselDefinition.OrientierungHV">
|
||||
<SET Id="RDK:942570" VarRef="Shape_Prototype.KreiselDefinition.OrientierungHV" Suppressed="True">
|
||||
<EXP><![CDATA[$=$Shape_Prototype.rotation]]></EXP>
|
||||
<PAR Name="AdvancedOptions" />
|
||||
</SET>
|
||||
@@ -38564,6 +38597,40 @@ me.x
|
||||
<EXP><![CDATA[$=$ShapeList["id="+Param.Input[0].shapeID]]]></EXP>
|
||||
<PAR Name="AdvancedOptions" />
|
||||
</SET>
|
||||
<SELECTCASE Id="RDK:25938840">
|
||||
<EXP><![CDATA[$=$Shape_Prototype.rotation]]></EXP>
|
||||
<CASEGROUP Id="RDK:25938841" CaseType="0">
|
||||
<EXP><![CDATA[$C$0]]></EXP>
|
||||
<SET Id="RDK:25938826" VarRef="Shape_Prototype.KreiselDefinition.OrientierungHV">
|
||||
<EXP><![CDATA[$=$0]]></EXP>
|
||||
<PAR Name="AdvancedOptions" />
|
||||
</SET>
|
||||
</CASEGROUP>
|
||||
<CASEGROUP Id="RDK:25938846" CaseType="0">
|
||||
<EXP><![CDATA[$C$90]]></EXP>
|
||||
<SET Id="RDK:25938852" VarRef="Shape_Prototype.KreiselDefinition.OrientierungHV">
|
||||
<EXP><![CDATA[$=$90]]></EXP>
|
||||
<PAR Name="AdvancedOptions" />
|
||||
</SET>
|
||||
</CASEGROUP>
|
||||
<CASEGROUP Id="RDK:25938848" CaseType="0">
|
||||
<EXP><![CDATA[$C$180]]></EXP>
|
||||
<SET Id="RDK:25938854" VarRef="Shape_Prototype.KreiselDefinition.OrientierungHV">
|
||||
<EXP><![CDATA[$=$180]]></EXP>
|
||||
<PAR Name="AdvancedOptions" />
|
||||
</SET>
|
||||
</CASEGROUP>
|
||||
<CASEGROUP Id="RDK:25938850" CaseType="0">
|
||||
<EXP><![CDATA[$C$270]]></EXP>
|
||||
<SET Id="RDK:25938856" VarRef="Shape_Prototype.KreiselDefinition.OrientierungHV">
|
||||
<EXP><![CDATA[$=$270]]></EXP>
|
||||
<PAR Name="AdvancedOptions" />
|
||||
</SET>
|
||||
</CASEGROUP>
|
||||
<CASEGROUP Id="RDK:25938842" CaseType="1">
|
||||
<EXP />
|
||||
</CASEGROUP>
|
||||
</SELECTCASE>
|
||||
<GROUP Id="RDK:132804" Name="Ihnerit rotation" SubType="Generic">
|
||||
<SET Id="RDK:514767" VarRef="OriginalRatation">
|
||||
<EXP><![CDATA[$=$Shape_Prototype.KreiselDefinition.Drehung]]></EXP>
|
||||
@@ -38595,7 +38662,7 @@ me.x
|
||||
<PAR Name="AdvancedOptions" />
|
||||
</SET>
|
||||
</GROUP>
|
||||
<SET Id="RDK:207415" VarRef="Shape_Prototype.KreiselDefinition.OrientierungHV">
|
||||
<SET Id="RDK:207415" VarRef="Shape_Prototype.KreiselDefinition.OrientierungHV" Suppressed="True">
|
||||
<EXP><![CDATA[$=$Shape_Prototype.rotation]]></EXP>
|
||||
<PAR Name="AdvancedOptions" />
|
||||
</SET>
|
||||
@@ -51358,6 +51425,40 @@ me.x
|
||||
<PAR Name="ButtonOptions" />
|
||||
</SET_STRUCT>
|
||||
</GROUP>
|
||||
<GROUP Id="RDK:25910292" Name="Muster Kopie" SubType="Generic">
|
||||
<SET_STRUCT Id="RDK:25910290" VarRef="ButtonDefItem" ClearAll="True" ListRef="ButtonDefMusterKopieList">
|
||||
<PAR Name="ButtonText">
|
||||
<EXP><![CDATA[$C$OK]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="ButtonValue">
|
||||
<EXP><![CDATA[$C$OK]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="ButtonType" />
|
||||
<PAR Name="ButtonAction" />
|
||||
<PAR Name="ButtonLocation" />
|
||||
<PAR Name="ButtonStyle" />
|
||||
<PAR Name="ButtonClass" />
|
||||
<PAR Name="ButtonImage" />
|
||||
<PAR Name="ButtonTooltip" />
|
||||
<PAR Name="ButtonOptions" />
|
||||
</SET_STRUCT>
|
||||
<SET_STRUCT Id="RDK:25910291" VarRef="ButtonDefItem" ClearAll="True" ListRef="ButtonDefMusterKopieList">
|
||||
<PAR Name="ButtonText">
|
||||
<EXP><![CDATA[$C$Abbrechen]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="ButtonValue">
|
||||
<EXP><![CDATA[$C$Abbrechen]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="ButtonType" />
|
||||
<PAR Name="ButtonAction" />
|
||||
<PAR Name="ButtonLocation" />
|
||||
<PAR Name="ButtonStyle" />
|
||||
<PAR Name="ButtonClass" />
|
||||
<PAR Name="ButtonImage" />
|
||||
<PAR Name="ButtonTooltip" />
|
||||
<PAR Name="ButtonOptions" />
|
||||
</SET_STRUCT>
|
||||
</GROUP>
|
||||
</GROUP>
|
||||
<GROUP Id="RDK:324551" Name="MUI" SubType="Generic">
|
||||
<GROUP Id="RDK:651845" Name="KreiselUI" SubType="Generic">
|
||||
@@ -61725,16 +61826,9 @@ me.x
|
||||
</PAR>
|
||||
<PAR Name="Options" />
|
||||
</CALLFUNCTION>
|
||||
</CASEGROUP>
|
||||
<CASEGROUP Id="RDK:16099" CaseType="0" DesignTimeRemark="not yet used">
|
||||
<EXP><![CDATA[$C$CUSTOM2]]></EXP>
|
||||
<COMMENTS Id="RDK:20548772" DesignTimeRemark="define something to call" 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" />
|
||||
</CASEGROUP>
|
||||
<CASEGROUP Id="RDK:25882974" CaseType="0" DesignTimeRemark="not yet used">
|
||||
<EXP><![CDATA[$C$CUSTOM3]]></EXP>
|
||||
<CALLFUNCTION Id="RDK:25886546">
|
||||
<PAR Name="FuncName">
|
||||
<EXP><![CDATA[$C$Omniflo-Muster]]></EXP>
|
||||
<EXP><![CDATA[$C$MusterKopie]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="InputExp" />
|
||||
<PAR Name="ResultRef">
|
||||
@@ -61742,6 +61836,58 @@ me.x
|
||||
</PAR>
|
||||
<PAR Name="Options" />
|
||||
</CALLFUNCTION>
|
||||
<ACTION_CALL Id="RDK:25927268" Name="RDEngineering_RemoteRedirect" DesignTimeRemark="{Action Mode} {Url}">
|
||||
<PAR Name="RDLibraryName">
|
||||
<EXP><![CDATA[$C$RDEngineering_UI]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="RedirectMode">
|
||||
<EXP><![CDATA[$C$7]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="Url" />
|
||||
<PAR Name="HtmlFile" />
|
||||
<PAR Name="HtmlData" />
|
||||
<PAR Name="JsCode" />
|
||||
<PAR Name="JsResult">
|
||||
<EXP><![CDATA[$V$]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="CssSource" />
|
||||
<PAR Name="PopupName">
|
||||
<EXP><![CDATA[$C$ImportBackground]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="PopupStyle" />
|
||||
<PAR Name="Process" />
|
||||
<PAR Name="RunTimeRemark" />
|
||||
<PAR Name="WaitForInput">
|
||||
<EXP><![CDATA[$C$true]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="RDActionTimeOut" />
|
||||
<PAR Name="WebResourcePath" />
|
||||
<PAR Name="ImgTop" />
|
||||
<PAR Name="ImgBottom" />
|
||||
<PAR Name="ImgLeft" />
|
||||
<PAR Name="ImgRight" />
|
||||
<PAR Name="CSSStyle" />
|
||||
<PAR Name="ButtonsMode">
|
||||
<EXP><![CDATA[$C$0]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="ButtonList" />
|
||||
<PAR Name="ButtonImgs" />
|
||||
<PAR Name="ButtonAction" />
|
||||
<PAR Name="ButtonOptions" />
|
||||
<PAR Name="ButtonDefs" />
|
||||
<PAR Name="ButtonPressed">
|
||||
<EXP><![CDATA[$V$]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="HeaderData" />
|
||||
<PAR Name="Options" />
|
||||
</ACTION_CALL>
|
||||
</CASEGROUP>
|
||||
<CASEGROUP Id="RDK:16099" CaseType="0" DesignTimeRemark="not yet used">
|
||||
<EXP><![CDATA[$C$CUSTOM2]]></EXP>
|
||||
<COMMENTS Id="RDK:20548772" DesignTimeRemark="define something to call" 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" />
|
||||
</CASEGROUP>
|
||||
<CASEGROUP Id="RDK:25882974" CaseType="0" DesignTimeRemark="not yet used">
|
||||
<EXP><![CDATA[$C$CUSTOM3]]></EXP>
|
||||
</CASEGROUP>
|
||||
<CASEGROUP Id="RDK:891965" CaseType="0" DesignTimeRemark="CSV Export">
|
||||
<EXP><![CDATA[$C$RunSivasExport]]></EXP>
|
||||
@@ -62247,6 +62393,116 @@ me.x
|
||||
<RP_SETOPTIONS />
|
||||
<UI_INPUT_SUPPORT />
|
||||
</RELPROFILE>
|
||||
<RELPROFILE Id="RDK:25910280" TypeName="MusterType" Expanded="True">
|
||||
<PNODE NodeType="profile" ProfileName="MusterProfile" />
|
||||
<PNODE NodeType="field_variant" FieldName="AbstandX" VariantName="Variant" ProfileName="MusterProfile" />
|
||||
<RP_INITIAL_VALUE>
|
||||
<EXP><![CDATA[$C$800]]></EXP>
|
||||
</RP_INITIAL_VALUE>
|
||||
<RP_SETFIELD_VALUE />
|
||||
<RP_SETFIELD_FORCED />
|
||||
<RP_SETOPTIONS>
|
||||
<EXP><![CDATA[$C$(AUTOCOMMIT)]]></EXP>
|
||||
</RP_SETOPTIONS>
|
||||
<UI_INPUT_TYPE Request="True" TypeForm="Text" />
|
||||
<UI_INPUT_VALIDATION ValidationType="none" />
|
||||
<UI_INPUT_SUPPORT>
|
||||
<PAR Name="InputPromptExp">
|
||||
<EXP><![CDATA[$C$Distanz X (positiv = rechts / negativ = links)]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="InputImageExp" />
|
||||
<PAR Name="InputTooltipExp" />
|
||||
<PAR Name="InputStyleExp" />
|
||||
</UI_INPUT_SUPPORT>
|
||||
</RELPROFILE>
|
||||
<RELPROFILE Id="RDK:25910282" TypeName="MusterType" Expanded="True">
|
||||
<PNODE NodeType="profile" ProfileName="MusterProfile" />
|
||||
<PNODE NodeType="field_variant" FieldName="AbstandY" VariantName="Variant" ProfileName="MusterProfile" />
|
||||
<RP_INITIAL_VALUE>
|
||||
<EXP><![CDATA[$C$800]]></EXP>
|
||||
</RP_INITIAL_VALUE>
|
||||
<RP_SETFIELD_VALUE />
|
||||
<RP_SETFIELD_FORCED />
|
||||
<RP_SETOPTIONS>
|
||||
<EXP><![CDATA[$C$(AUTOCOMMIT)]]></EXP>
|
||||
</RP_SETOPTIONS>
|
||||
<UI_INPUT_TYPE Request="True" TypeForm="Text" />
|
||||
<UI_INPUT_VALIDATION ValidationType="none" />
|
||||
<UI_INPUT_SUPPORT>
|
||||
<PAR Name="InputPromptExp">
|
||||
<EXP><![CDATA[$C$Distanz Y (positiv = oben / negativ = unten)]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="InputImageExp" />
|
||||
<PAR Name="InputTooltipExp" />
|
||||
<PAR Name="InputStyleExp" />
|
||||
</UI_INPUT_SUPPORT>
|
||||
</RELPROFILE>
|
||||
<RELPROFILE Id="RDK:25914835" TypeName="MusterType" Expanded="True">
|
||||
<PNODE NodeType="profile" ProfileName="MusterProfile" />
|
||||
<PNODE NodeType="field_variant" FieldName="Anzahl" VariantName="Variant" />
|
||||
<RP_INITIAL_VALUE>
|
||||
<EXP><![CDATA[$C$1]]></EXP>
|
||||
</RP_INITIAL_VALUE>
|
||||
<RP_SETFIELD_VALUE />
|
||||
<RP_SETFIELD_FORCED />
|
||||
<RP_SETOPTIONS>
|
||||
<EXP><![CDATA[$C$(AUTOCOMMIT)]]></EXP>
|
||||
</RP_SETOPTIONS>
|
||||
<UI_INPUT_TYPE Request="True" TypeForm="Text" />
|
||||
<UI_INPUT_VALIDATION ValidationType="none" />
|
||||
<UI_INPUT_SUPPORT>
|
||||
<PAR Name="InputPromptExp">
|
||||
<EXP><![CDATA[$C$Anzahl der Kopien]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="InputImageExp" />
|
||||
<PAR Name="InputTooltipExp" />
|
||||
<PAR Name="InputStyleExp" />
|
||||
</UI_INPUT_SUPPORT>
|
||||
</RELPROFILE>
|
||||
<RELPROFILE Id="RDK:25910258" TypeName="MusterType">
|
||||
<PNODE NodeType="profile" ProfileName="MusterProfile" />
|
||||
<PNODE NodeType="field_variant" FieldName="Unit" VariantName="Variant" ProfileName="MusterProfile" />
|
||||
<RP_INITIAL_VALUE>
|
||||
<EXP><![CDATA[$C$mm]]></EXP>
|
||||
</RP_INITIAL_VALUE>
|
||||
<RP_SETFIELD_VALUE />
|
||||
<RP_SETFIELD_FORCED />
|
||||
<RP_SETOPTIONS>
|
||||
<EXP><![CDATA[$C$(AUTOCOMMIT)]]></EXP>
|
||||
</RP_SETOPTIONS>
|
||||
<UI_INPUT_TYPE Request="True" TypeForm="DropDown" />
|
||||
<UI_INPUT_VALIDATION ValidationType="none" />
|
||||
<UI_INPUT_SUPPORT>
|
||||
<PAR Name="InputPromptExp">
|
||||
<EXP><![CDATA[$C$Einheit]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="InputImageExp" />
|
||||
<PAR Name="InputTooltipExp" />
|
||||
<PAR Name="InputStyleExp" />
|
||||
</UI_INPUT_SUPPORT>
|
||||
</RELPROFILE>
|
||||
<RELPROFILE Id="RDK:25910259" TypeName="MusterType" Expanded="True">
|
||||
<PNODE NodeType="field_variant" FieldName="Unit" VariantName="Variant" ProfileName="MusterProfile" />
|
||||
<PNODE NodeType="value_exp" FieldName="Unit" VariantName="Variant" ProfileName="MusterProfile">
|
||||
<EXP><![CDATA[$C$mm]]></EXP>
|
||||
</PNODE>
|
||||
<RP_INITIAL_VALUE />
|
||||
<RP_SETFIELD_VALUE />
|
||||
<RP_SETFIELD_FORCED />
|
||||
<RP_SETOPTIONS />
|
||||
<UI_INPUT_SUPPORT />
|
||||
</RELPROFILE>
|
||||
<RELPROFILE Id="RDK:25910260" TypeName="MusterType" Expanded="True">
|
||||
<PNODE NodeType="field_variant" FieldName="Unit" VariantName="Variant" ProfileName="MusterProfile" />
|
||||
<PNODE NodeType="value_exp" FieldName="Unit" VariantName="Variant" ProfileName="MusterProfile">
|
||||
<EXP><![CDATA[$C$in]]></EXP>
|
||||
</PNODE>
|
||||
<RP_INITIAL_VALUE />
|
||||
<RP_SETFIELD_VALUE />
|
||||
<RP_SETFIELD_FORCED />
|
||||
<RP_SETOPTIONS />
|
||||
<UI_INPUT_SUPPORT />
|
||||
</RELPROFILE>
|
||||
<RELPROFILE Id="RDK:384" TypeName="ImportBackgroundType" Expanded="True">
|
||||
<PNODE NodeType="profile" ProfileName="ImportBackgroundProfile" />
|
||||
<PNODE NodeType="field_variant" FieldName="DrawingFilePath" VariantName="Variant" />
|
||||
@@ -62640,4 +62896,4 @@ me.x
|
||||
</PROFILES_DATA>
|
||||
<BOM_DATA />
|
||||
</EXTERNAL_DATA>
|
||||
</PROCESS>
|
||||
</PROCESS>
|
||||
|
||||
Reference in New Issue
Block a user