Kopiere die einzelnen Parts noch zum Assembly dazu
This commit is contained in:
+65
-24
@@ -1,10 +1,10 @@
|
||||
<?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="m.stangl [ENTW-NB08]" ModDate="2024-08-13T10:24:48" LanguageVersion="2014.1.3.686" />
|
||||
<PROCESSPROPERTY CrUser="pmarani [ENGMARANI17R]" CrDate="2022-05-05T18:05:31" ModUser="m.stangl [ENTW-NB08]" ModDate="2024-08-13T14:35:12" LanguageVersion="2014.1.3.686" />
|
||||
<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">
|
||||
<TYPE Id="RDK:313478" Name="SSGConnectionPoint" SubType="structure" HasArrayType="True">
|
||||
<TYPE Id="RDK:313478" Name="SSGConnectionPoint" Expanded="True" SubType="structure" HasArrayType="True">
|
||||
<TYPE_VALUES />
|
||||
<FIELD Id="RDK:609117" Name="id" Type="string" />
|
||||
<FIELD Id="RDK:313462" Name="x_M" Type="double" />
|
||||
@@ -25,7 +25,7 @@
|
||||
<FIELD Id="RDK:20734834" Name="direction_x" Type="double" DesignTimeRemark="1 if direction posititve x-axis, -1 if is negative x-axis, 0 if it is in y-direction" />
|
||||
<FIELD Id="RDK:20734836" Name="direction_y" Type="double" DesignTimeRemark="1 if direction posititve y-axis, -1 if is negative y-axis, 0 if it is in x-direction" />
|
||||
</TYPE>
|
||||
<TYPE Id="RDK:26388" Name="KreiselType" SubType="structure">
|
||||
<TYPE Id="RDK:26388" Name="KreiselType" Expanded="True" SubType="structure">
|
||||
<TYPE_VALUES />
|
||||
<FIELD Id="RDK:95024" Name="Beschreibung" Type="string" />
|
||||
<FIELD Id="RDK:26389" Name="AbstandMS" Type="double" />
|
||||
@@ -272,7 +272,7 @@
|
||||
<FIELD Id="RDK:1013892" Name="userFilter" Type="string" />
|
||||
<FIELD Id="RDK:1013893" Name="styleTags" Type="string" />
|
||||
</TYPE>
|
||||
<TYPE Id="RDK:1013942" Name="Editor2DShapeType" SubType="structure" InheritTypeName="SSG_ShapeType">
|
||||
<TYPE Id="RDK:1013942" Name="Editor2DShapeType" Expanded="True" SubType="structure" InheritTypeName="SSG_ShapeType">
|
||||
<TYPE_VALUES />
|
||||
<FIELD Id="RDK:1013895" Name="source" Type="string" />
|
||||
<FIELD Id="RDK:1013896" Name="sourceLibrary" Type="string" />
|
||||
@@ -816,7 +816,7 @@
|
||||
</TYPE>
|
||||
</GROUP>
|
||||
<GROUP Id="RDK:18753242" Name="SE EXPORT" SubType="TypeSet" IncludeDate="0">
|
||||
<TYPE Id="RDK:18946335" Name="SEExportParamType" SubType="structure" HasArrayType="True">
|
||||
<TYPE Id="RDK:18946335" Name="SEExportParamType" Expanded="True" SubType="structure" HasArrayType="True">
|
||||
<TYPE_VALUES />
|
||||
<FIELD Id="RDK:18946341" Name="key" Type="string" />
|
||||
<FIELD Id="RDK:18946343" Name="value" Type="double" />
|
||||
@@ -867,8 +867,8 @@
|
||||
<VAR Id="RDK:1007751" Name="PolyLineShapeList" Type="Editor2DShapeTypeList" />
|
||||
<VAR Id="RDK:412307" Name="Shape_Prototype" Type="Editor2DShapeType" />
|
||||
<VAR Id="RDK:260961" Name="LinkedShapeIDs" Type="string[]" />
|
||||
<VAR Id="RDK:1544029" Name="IndirectConnKreiselList" Type="string[]" DesignTimeNotes="20231011 -1-" />
|
||||
<VAR Id="RDK:1280575" Name="RemovedKreiselGroupList" Type="string[]" DesignTimeNotes="20231005 -1-" />
|
||||
<VAR Id="RDK:1544029" Name="IndirectConnKreiselList" Type="string[]" Suppressed="True" DesignTimeNotes="20231011 -1-" />
|
||||
<VAR Id="RDK:1280575" Name="RemovedKreiselGroupList" Type="string[]" Suppressed="True" DesignTimeNotes="20231005 -1-" />
|
||||
<VAR Id="RDK:1345490" Name="InheritHeightData" Type="InheritHeightType" DesignTimeNotes="20231005 -1-" />
|
||||
<VAR Id="RDK:9052" Name="ShapeItem" Type="Editor2DShapeType" />
|
||||
<VAR Id="RDK:98465" Name="ShapeTotalLength" Type="double" />
|
||||
@@ -17579,6 +17579,8 @@ ShapeList["id="+Param.Input[1].shapeID].name
|
||||
<GROUP Id="RDK:18760824" Name="Local Variables" SubType="VarSet" IncludeDate="0">
|
||||
<VAR Id="RDK:18760826" Name="SE_Item" Type="SEType" />
|
||||
<VAR Id="RDK:18760945" Name="Source" Type="string" />
|
||||
<VAR Id="RDK:20782843" Name="Parts" Type="string[]" />
|
||||
<VAR Id="RDK:20782867" Name="Part" Type="string" />
|
||||
<VAR Id="RDK:18931684" Name="LevelOfDetail" Type="string" />
|
||||
<VAR Id="RDK:18760947" Name="Destination" Type="string" />
|
||||
<VAR Id="RDK:18950416" Name="Par" Type="SEExportParamType" />
|
||||
@@ -17597,6 +17599,10 @@ ShapeList["id="+Param.Input[1].shapeID].name
|
||||
<EXP><![CDATA[$=$""]]></EXP>
|
||||
<PAR Name="AdvancedOptions" />
|
||||
</SET>
|
||||
<SET Id="RDK:18760836" VarRef="LevelOfDetail">
|
||||
<EXP><![CDATA[$C$templates]]></EXP>
|
||||
<PAR Name="AdvancedOptions" />
|
||||
</SET>
|
||||
<SELECTCASE Id="RDK:18760757">
|
||||
<EXP><![CDATA[$=$ShapeItem.family]]></EXP>
|
||||
<CASEGROUP Id="RDK:18760764" CaseType="0">
|
||||
@@ -17621,7 +17627,7 @@ ShapeList["id="+Param.Input[1].shapeID].name
|
||||
<EXP />
|
||||
</CASEGROUP>
|
||||
</SELECTCASE>
|
||||
<SET Id="RDK:18760828" VarRef="SE_Item.X">
|
||||
<SET Id="RDK:20782855" VarRef="SE_Item.X">
|
||||
<EXP><![CDATA[$=$ShapeItem.x]]></EXP>
|
||||
<PAR Name="AdvancedOptions" />
|
||||
</SET>
|
||||
@@ -17647,10 +17653,6 @@ ShapeList["id="+Param.Input[1].shapeID].name
|
||||
<PAR Name="AdvancedOptions" />
|
||||
</SET>
|
||||
<COMMENTS Id="RDK:18950428" DesignTimeRemark="try to set Parameter with a struct" />
|
||||
<SET Id="RDK:18960567" VarRef="Par1.filename">
|
||||
<EXP><![CDATA[$C$Verbinder.par]]></EXP>
|
||||
<PAR Name="AdvancedOptions" />
|
||||
</SET>
|
||||
<SET Id="RDK:18960569" VarRef="Par1.key">
|
||||
<EXP><![CDATA[$C$Kreisellaenge]]></EXP>
|
||||
<PAR Name="AdvancedOptions" />
|
||||
@@ -17665,6 +17667,25 @@ ShapeList["id="+Param.Input[1].shapeID].name
|
||||
</PAR>
|
||||
<PAR Name="POS_TO_ADD" />
|
||||
</LIST_ADD>
|
||||
<COMMENTS Id="RDK:20782870" DesignTimeRemark="set all parts which should be copied and are used within the assembly" />
|
||||
<LIST_ADD Id="RDK:20782861" ListRef="Parts">
|
||||
<PAR Name="VALUE_TO_ADD">
|
||||
<EXP><![CDATA[$C$Kreiselstrecke.par]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="POS_TO_ADD" />
|
||||
</LIST_ADD>
|
||||
<LIST_ADD Id="RDK:20782863" ListRef="Parts">
|
||||
<PAR Name="VALUE_TO_ADD">
|
||||
<EXP><![CDATA[$C$Motor.par]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="POS_TO_ADD" />
|
||||
</LIST_ADD>
|
||||
<LIST_ADD Id="RDK:20782865" ListRef="Parts">
|
||||
<PAR Name="VALUE_TO_ADD">
|
||||
<EXP><![CDATA[$C$Spannstation.par]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="POS_TO_ADD" />
|
||||
</LIST_ADD>
|
||||
</CASEGROUP>
|
||||
<CASEGROUP Id="RDK:18931682" CaseType="0">
|
||||
<EXP><![CDATA[$C$Gefaellestrecke]]></EXP>
|
||||
@@ -17697,12 +17718,8 @@ ShapeList["id="+Param.Input[1].shapeID].name
|
||||
<PAR Name="AdvancedOptions" />
|
||||
</SET>
|
||||
<COMMENTS Id="RDK:18951798" DesignTimeRemark="try to set Parameter with a struct" />
|
||||
<SET Id="RDK:18951800" VarRef="Par1.filename">
|
||||
<EXP><![CDATA[$C$Gefaellestrecke.par]]></EXP>
|
||||
<PAR Name="AdvancedOptions" />
|
||||
</SET>
|
||||
<SET Id="RDK:18951802" VarRef="Par1.key">
|
||||
<EXP><![CDATA[$C$Länge]]></EXP>
|
||||
<EXP><![CDATA[$C$Laenge]]></EXP>
|
||||
<PAR Name="AdvancedOptions" />
|
||||
</SET>
|
||||
<SET Id="RDK:18951804" VarRef="Par1.value">
|
||||
@@ -17715,10 +17732,6 @@ ShapeList["id="+Param.Input[1].shapeID].name
|
||||
</PAR>
|
||||
<PAR Name="POS_TO_ADD" />
|
||||
</LIST_ADD>
|
||||
<SET Id="RDK:18951806" VarRef="Par2.filename">
|
||||
<EXP><![CDATA[$C$Gefaellestrecke.par]]></EXP>
|
||||
<PAR Name="AdvancedOptions" />
|
||||
</SET>
|
||||
<SET Id="RDK:18951808" VarRef="Par2.key">
|
||||
<EXP><![CDATA[$C$Neigung]]></EXP>
|
||||
<PAR Name="AdvancedOptions" />
|
||||
@@ -17785,11 +17798,39 @@ ShapeList["id="+Param.Input[1].shapeID].name
|
||||
</SET>
|
||||
</CASEGROUP>
|
||||
</SELECTCASE>
|
||||
<GROUP Id="RDK:18760875" Name="PlaceInSolidEdge" SubType="Generic">
|
||||
<SET Id="RDK:18760836" VarRef="LevelOfDetail">
|
||||
<EXP><![CDATA[$C$templates]]></EXP>
|
||||
<FOREACHLOOP Id="RDK:20782847" DesignTimeRemark="Copy all parts which are used for given Assembly" ItemVarRef="Part">
|
||||
<PAR Name="ArrayValueExp">
|
||||
<EXP><![CDATA[$=$Parts]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="ExitCondExp">
|
||||
<EXP><![CDATA[$V$]]></EXP>
|
||||
</PAR>
|
||||
<SET Id="RDK:20782849" VarRef="Source">
|
||||
<EXP><![CDATA[$=$ProcPath()+"CAD\"+ LevelOfDetail+ "\"+Part]]></EXP>
|
||||
<PAR Name="AdvancedOptions" />
|
||||
</SET>
|
||||
<SET Id="RDK:20782851" VarRef="Destination">
|
||||
<EXP><![CDATA[$=$ProcPath()+"CAD\"+Part]]></EXP>
|
||||
<PAR Name="AdvancedOptions" />
|
||||
</SET>
|
||||
<ACTION_CALL Id="RDK:20782853" Name="RDEngineering_CopyFile" DesignTimeRemark="{Source File} --> {Destination File}">
|
||||
<PAR Name="RDLibraryName">
|
||||
<EXP><![CDATA[$C$RDEngineering_MISC]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="FileName">
|
||||
<EXP><![CDATA[$=$Source]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="NewFileName">
|
||||
<EXP><![CDATA[$=$Destination]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="AcceptWildcards" />
|
||||
<PAR Name="Overwrite">
|
||||
<EXP><![CDATA[$C$True]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="Options" />
|
||||
</ACTION_CALL>
|
||||
</FOREACHLOOP>
|
||||
<GROUP Id="RDK:18760875" Name="PlaceInSolidEdge" SubType="Generic">
|
||||
<IFTHENELSE Id="RDK:18958534">
|
||||
<VALUECONDITION Value="true">
|
||||
<EXP><![CDATA[$=$StrLength(SE_Item.SEFilename) > 0]]></EXP>
|
||||
|
||||
Reference in New Issue
Block a user