Kreisel STL Added
This commit is contained in:
+29
-17
@@ -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="s.schmutzler [ANGEBOT-NB06]" ModDate="2024-05-27T15:29:02" LanguageVersion="2014.1.3.673" />
|
||||
<PROCESSPROPERTY CrUser="pmarani [ENGMARANI17R]" CrDate="2022-05-05T18:05:31" ModUser="dre [NBDELP3561-04C]" ModDate="2024-06-03T14:39:45" LanguageVersion="2014.1.3.673" />
|
||||
<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">
|
||||
@@ -40,7 +40,9 @@
|
||||
<FIELD Id="RDK:1561121" Name="depth_M" Type="integer" DesignTimeNotes="Höhe der BounddingBox für die Motorstation" />
|
||||
<FIELD Id="RDK:1561123" Name="depth_S" Type="integer" DesignTimeNotes="Höhe der BounddingBox für die Spannstation" />
|
||||
<FIELD Id="RDK:1561128" Name="depth_Band" Type="integer" DesignTimeNotes="Höhe der BounddingBox für den Band" />
|
||||
<FIELD Id="RDK:19270335" Name="height_Band" Type="integer" DesignTimeNotes="Höhe der BounddingBox für den Band" />
|
||||
<FIELD Id="RDK:1561130" Name="depth_PinBand" Type="integer" DesignTimeNotes="Höhe der BounddingBox für den Band" />
|
||||
<FIELD Id="RDK:19270337" Name="height_PinBand" Type="integer" DesignTimeNotes="Höhe der BounddingBox für den Band" />
|
||||
</TYPE>
|
||||
<TYPE Id="RDK:1520433" Name="EckradType" SubType="structure">
|
||||
<TYPE_VALUES />
|
||||
@@ -162,7 +164,7 @@
|
||||
<FIELD Id="RDK:18530562" Name="Weiche_top" Type="WeicheType" />
|
||||
<FIELD Id="RDK:18530564" Name="Weiche_bot" Type="WeicheType" />
|
||||
</TYPE>
|
||||
<TYPE Id="RDK:19260062" Name="SSG_Attributes" Expanded="True" SubType="structure">
|
||||
<TYPE Id="RDK:19260062" Name="SSG_Attributes" SubType="structure">
|
||||
<TYPE_VALUES />
|
||||
<FIELD Id="RDK:19260048" Name="Einschleuselement_delta_h" Type="double" />
|
||||
<FIELD Id="RDK:19260066" Name="Einschleuselement_delta_s" Type="double" />
|
||||
@@ -849,7 +851,7 @@
|
||||
<FIELD Id="RDK:1345489" Name="NewHoeheUnten" Type="double" />
|
||||
<FIELD Id="RDK:1370529" Name="Text" Type="string" />
|
||||
</TYPE>
|
||||
<TYPE Id="RDK:1529401" Name="IndirectConnGefaellestreckeType" Expanded="True" SubType="structure" HasArrayType="True" DesignTimeNotes="20231011 -1-">
|
||||
<TYPE Id="RDK:1529401" Name="IndirectConnGefaellestreckeType" SubType="structure" HasArrayType="True" DesignTimeNotes="20231011 -1-">
|
||||
<TYPE_VALUES />
|
||||
<FIELD Id="RDK:1529402" Name="Id" Type="string" />
|
||||
<FIELD Id="RDK:1529403" Name="Cp" Type="string" />
|
||||
@@ -1116,7 +1118,7 @@
|
||||
<EXP><![CDATA[$C$True]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="PageShowPreview3D">
|
||||
<EXP><![CDATA[$C$False]]></EXP>
|
||||
<EXP><![CDATA[$C$True]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="PageShowPreview3DDinamicLights" />
|
||||
<PAR Name="PageShowPreview3DGround" />
|
||||
@@ -2407,9 +2409,7 @@
|
||||
<PAR Name="srcTexture3D" />
|
||||
<PAR Name="width">
|
||||
<EXP><![CDATA[$=$ConvertToPixel(ShapeTotalLength, "mm", 96)
|
||||
'Neue Länge aus der Eingabe
|
||||
|
||||
]]></EXP>
|
||||
'Neue Länge aus der Eingabe]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="height">
|
||||
<EXP><![CDATA[$=$ConvertToPixel(KreiselData.Durchmesser, "mm", 96)]]></EXP>
|
||||
@@ -2523,7 +2523,7 @@
|
||||
<EXP><![CDATA[$=$ConvertToPixel(KreiselData.AbstandMS, "mm", 96)]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="height">
|
||||
<EXP><![CDATA[$=$ConvertToPixel(KreiselData.depth_Band, "mm", 96)]]></EXP>
|
||||
<EXP><![CDATA[$=$ConvertToPixel(KreiselData.height_Band, "mm", 96)]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="depth">
|
||||
<EXP><![CDATA[$=$ConvertToPixel(KreiselData.depth_Band, "mm", 96)]]></EXP>
|
||||
@@ -2553,7 +2553,7 @@
|
||||
<EXP><![CDATA[$=$ConvertToPixel(KreiselData.AbstandMS, "mm", 96)]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="height">
|
||||
<EXP><![CDATA[$=$ConvertToPixel(KreiselData.depth_Band, "mm", 96)]]></EXP>
|
||||
<EXP><![CDATA[$=$ConvertToPixel(KreiselData.height_Band, "mm", 96)]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="depth">
|
||||
<EXP><![CDATA[$=$ConvertToPixel(KreiselData.depth_Band, "mm", 96)]]></EXP>
|
||||
@@ -2588,7 +2588,7 @@
|
||||
<EXP><![CDATA[$=$ConvertToPixel(KreiselData.AbstandMS, "mm", 96)]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="height">
|
||||
<EXP><![CDATA[$=$ConvertToPixel(KreiselData.depth_Band, "mm", 96)]]></EXP>
|
||||
<EXP><![CDATA[$=$ConvertToPixel(KreiselData.height_PinBand, "mm", 96)]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="depth">
|
||||
<EXP><![CDATA[$=$ConvertToPixel(KreiselData.depth_Band, "mm", 96)]]></EXP>
|
||||
@@ -2618,7 +2618,7 @@
|
||||
<EXP><![CDATA[$=$ConvertToPixel(KreiselData.AbstandMS, "mm", 96)]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="height">
|
||||
<EXP><![CDATA[$=$ConvertToPixel(KreiselData.depth_Band, "mm", 96)]]></EXP>
|
||||
<EXP><![CDATA[$=$ConvertToPixel(KreiselData.height_PinBand, "mm", 96)]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="depth">
|
||||
<EXP><![CDATA[$=$ConvertToPixel(KreiselData.depth_Band, "mm", 96)]]></EXP>
|
||||
@@ -3404,6 +3404,7 @@ KreiselData.AbstandMS+(KreiselData.Durchmesser/2)
|
||||
</PAR>
|
||||
<PAR Name="EckradDefinition" />
|
||||
<PAR Name="GefaelleDefinition" />
|
||||
<PAR Name="StreckeDefinition" />
|
||||
<PAR Name="FoerdererDefinition" />
|
||||
<PAR Name="WeicheDefinition" />
|
||||
<PAR Name="BTMTBeladungDefinition" />
|
||||
@@ -3423,7 +3424,9 @@ KreiselData.AbstandMS+(KreiselData.Durchmesser/2)
|
||||
<PAR Name="description" />
|
||||
<PAR Name="x" />
|
||||
<PAR Name="y" />
|
||||
<PAR Name="z" />
|
||||
<PAR Name="z">
|
||||
<EXP><![CDATA[$=$KreiselData.Hoehe]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="width">
|
||||
<EXP><![CDATA[$=$ConvertFromPixel(Shape_Prototype.width, "mm", 96)]]></EXP>
|
||||
</PAR>
|
||||
@@ -3469,7 +3472,6 @@ KreiselData.AbstandMS+(KreiselData.Durchmesser/2)
|
||||
<PAR Name="pinned" />
|
||||
<PAR Name="selected" />
|
||||
<PAR Name="includeInBOM" />
|
||||
<PAR Name="StreckeDefinition" />
|
||||
</SET_STRUCT>
|
||||
</GROUP>
|
||||
</CASEGROUP>
|
||||
@@ -11751,6 +11753,10 @@ Contains(IndirectConnKreiselList, Link) AND Shape_Prototype.family = "Gefaellest
|
||||
<EXP><![CDATA[$=$Shape_Prototype.KreiselDefinition.Drehung]]></EXP>
|
||||
<PAR Name="AdvancedOptions" />
|
||||
</SET>
|
||||
<SET Id="RDK:19276451" VarRef="Shape_Prototype.KreiselDefinition.Hoehe" Bookmarked="True">
|
||||
<EXP><![CDATA[$=$Shape_Prototype.z]]></EXP>
|
||||
<PAR Name="AdvancedOptions" />
|
||||
</SET>
|
||||
<GROUP Id="RDK:607198" Name="Read CPs From Data" SubType="Generic">
|
||||
<SET Id="RDK:607191" VarRef="SSGConnectionPointList">
|
||||
<EXP><![CDATA[$=$FromJSON(Property_Prototype.connectionPoints)]]></EXP>
|
||||
@@ -20622,16 +20628,22 @@ ShapeList["id="+Param.Input[1].shapeID].name
|
||||
<PAR Name="x" />
|
||||
<PAR Name="y" />
|
||||
<PAR Name="depth_M">
|
||||
<EXP><![CDATA[$C$200]]></EXP>
|
||||
<EXP><![CDATA[$C$500]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="depth_S">
|
||||
<EXP><![CDATA[$C$200]]></EXP>
|
||||
<EXP><![CDATA[$C$400]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="depth_Band">
|
||||
<EXP><![CDATA[$C$30]]></EXP>
|
||||
<EXP><![CDATA[$C$5]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="height_Band">
|
||||
<EXP><![CDATA[$C$2]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="depth_PinBand">
|
||||
<EXP><![CDATA[$C$30]]></EXP>
|
||||
<EXP><![CDATA[$C$5]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="height_PinBand">
|
||||
<EXP><![CDATA[$C$2]]></EXP>
|
||||
</PAR>
|
||||
</SET_STRUCT>
|
||||
</GROUP>
|
||||
|
||||
Reference in New Issue
Block a user