Compare commits
2 Commits
e74b910ad7
...
58a5597111
| Author | SHA1 | Date | |
|---|---|---|---|
| 58a5597111 | |||
| bb86139e95 |
@@ -25,7 +25,7 @@
|
||||
"zMin": "",
|
||||
"zMax": "",
|
||||
"zStep": "",
|
||||
"direction": 330,
|
||||
"direction": 300.0,
|
||||
"linkClass": "Gefaellestrecke",
|
||||
"label": "H0",
|
||||
"isDimension": true
|
||||
@@ -44,7 +44,7 @@
|
||||
"zMin": "",
|
||||
"zMax": "",
|
||||
"zStep": "",
|
||||
"direction": 180,
|
||||
"direction": 180.0,
|
||||
"linkClass": "Gefaellestrecke",
|
||||
"label": "H1",
|
||||
"isDimension": true
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
"zMin": "",
|
||||
"zMax": "",
|
||||
"zStep": "",
|
||||
"direction": 300,
|
||||
"direction": 60.0,
|
||||
"linkClass": "Gefaellestrecke",
|
||||
"label": "H0",
|
||||
"isDimension": true
|
||||
@@ -44,7 +44,7 @@
|
||||
"zMin": "",
|
||||
"zMax": "",
|
||||
"zStep": "",
|
||||
"direction": 180,
|
||||
"direction": 180.0,
|
||||
"linkClass": "Gefaellestrecke",
|
||||
"label": "H1",
|
||||
"isDimension": true
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
"zMin": "",
|
||||
"zMax": "",
|
||||
"zStep": "",
|
||||
"direction": 270,
|
||||
"direction": 330.0,
|
||||
"linkClass": "Gefaellestrecke",
|
||||
"label": "H0",
|
||||
"isDimension": true
|
||||
@@ -44,7 +44,7 @@
|
||||
"zMin": "",
|
||||
"zMax": "",
|
||||
"zStep": "",
|
||||
"direction": 180,
|
||||
"direction": 180.0,
|
||||
"linkClass": "Gefaellestrecke",
|
||||
"label": "H1",
|
||||
"isDimension": true
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
"zMin": "",
|
||||
"zMax": "",
|
||||
"zStep": "",
|
||||
"direction": 60,
|
||||
"direction": 270.0,
|
||||
"linkClass": "Gefaellestrecke",
|
||||
"label": "H0",
|
||||
"isDimension": true
|
||||
@@ -44,7 +44,7 @@
|
||||
"zMin": "",
|
||||
"zMax": "",
|
||||
"zStep": "",
|
||||
"direction": 180,
|
||||
"direction": 180.0,
|
||||
"linkClass": "Gefaellestrecke",
|
||||
"label": "H1",
|
||||
"isDimension": true
|
||||
|
||||
+4
-3
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<PROCESS Id="RDK:0001" Name="MAIN_SSG" ModernUI="True" Options="(GITSAVEMODE)(NOUPDATEINCLUDEFILES)" Expanded="True">
|
||||
<PROCESSPROPERTY CrUser="pmarani [ENGMARANI17R]" CrDate="2022-05-05T18:05:31" ModUser="p.wolok [AZUBI-NB10]" ModDate="2026-01-07T09:26:52" LanguageVersion="2014.1.3.712" />
|
||||
<PROCESSPROPERTY CrUser="pmarani [ENGMARANI17R]" CrDate="2022-05-05T18:05:31" ModUser="y.wang [ANGEBOT-NB02]" ModDate="2026-01-07T09:50:38" LanguageVersion="2014.1.3.712" />
|
||||
<GROUP Id="RDK:0002" Name="Declarations" SubType="Declarations" Expanded="True">
|
||||
<GROUP Id="RDK:0003" Name="Types" SubType="TypeSet" IncludeDate="0">
|
||||
<GROUP Id="RDK:26387" Name="SSG_Group" SubType="TypeSet" IncludeDate="0">
|
||||
@@ -58009,7 +58009,7 @@ me.x
|
||||
<PAR Name="Tooltip" />
|
||||
<PAR Name="Styles" />
|
||||
<PAR Name="Classes">
|
||||
<EXP><![CDATA[$C$col-5]]></EXP>
|
||||
<EXP><![CDATA[$C$col-4]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="Rules" />
|
||||
<PAR Name="Image" />
|
||||
@@ -58063,7 +58063,7 @@ me.x
|
||||
<PAR Name="Tooltip" />
|
||||
<PAR Name="Styles" />
|
||||
<PAR Name="Classes">
|
||||
<EXP><![CDATA[$C$col-1]]></EXP>
|
||||
<EXP><![CDATA[$C$col-2]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="Rules" />
|
||||
<PAR Name="Image" />
|
||||
@@ -66394,6 +66394,7 @@ me.x
|
||||
<PAR Name="n_Scan">
|
||||
<EXP><![CDATA[$C$0]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="FesteL_th" />
|
||||
</SET_STRUCT>
|
||||
</GROUP>
|
||||
<GROUP Id="RDK:18732243" Name="Kurve" SubType="Generic">
|
||||
|
||||
Reference in New Issue
Block a user