SolidEdge Config Dateien für die Pfade zu allen ILS und Omniflo Assemblies erstellt

This commit is contained in:
2025-07-18 16:39:09 +02:00
parent 9a64fbd7f2
commit a91fbea612
3 changed files with 434 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
[
{
"AsmName": "Kreisel.asm",
"Subdir": "ILS",
"Parts": "Kreiselstrecke.par;Motor.par;Spannstation.par"
},
{
"AsmName": "Gefaellestrecke.asm",
"Subdir": "ILS",
"Parts": "Gefaellestrecke_Verbinder.par;T_Bogen.par"
},
{
"AsmName": "Eckrad.asm",
"Subdir": "ILS",
"Parts": ""
}
]