merg
This commit is contained in:
+5
-4
@@ -186,7 +186,7 @@
|
||||
<FIELD Id="RDK:973716" Name="Beschreibung" Type="string" />
|
||||
<FIELD Id="RDK:973714" Name="Weichenart" Type="string" />
|
||||
</TYPE>
|
||||
<TYPE Id="RDK:23017103" Name="OFGeradeType" SubType="structure">
|
||||
<TYPE Id="RDK:23017103" Name="OFGeradeType" Expanded="True" SubType="structure">
|
||||
<TYPE_VALUES />
|
||||
<FIELD Id="RDK:23017087" Name="Beschreibung" Type="string" />
|
||||
<FIELD Id="RDK:24227748" Name="Sivasnr" Type="string" />
|
||||
@@ -44059,10 +44059,11 @@ me.x
|
||||
<EXP><![CDATA[$=$ShapeItem.GefaelleDefinition.n_Scan]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="Höhe oben">
|
||||
<EXP><![CDATA[$=$StrReplace(ShapeItem.GefaelleDefinition.HoeheOben/1000, ",", ".")]]></EXP>
|
||||
<EXP><![CDATA[$=$IIF(ShapeItem.GefaelleDefinition.HoeheOben>ShapeItem.GefaelleDefinition.HoeheUnten, StrReplace(ShapeItem.GefaelleDefinition.HoeheOben/1000, ",", "."), StrReplace(ShapeItem.GefaelleDefinition.HoeheUnten/1000, ",", "."))
|
||||
]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="Höhe unten">
|
||||
<EXP><![CDATA[$=$StrReplace(ShapeItem.GefaelleDefinition.HoeheUnten/1000, ",", ".")]]></EXP>
|
||||
<EXP><![CDATA[$=$IIF(ShapeItem.GefaelleDefinition.HoeheOben>ShapeItem.GefaelleDefinition.HoeheUnten, StrReplace(ShapeItem.GefaelleDefinition.HoeheUnten/1000, ",", "."), StrReplace(ShapeItem.GefaelleDefinition.HoeheOben/1000, ",", "."))]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="Drehung">
|
||||
<EXP><![CDATA[$=$Drehung]]></EXP>
|
||||
@@ -63150,4 +63151,4 @@ me.x
|
||||
</PROFILES_DATA>
|
||||
<BOM_DATA />
|
||||
</EXTERNAL_DATA>
|
||||
</PROCESS>
|
||||
</PROCESS>
|
||||
|
||||
Reference in New Issue
Block a user