Kurven in Gruppen-Folder eingetragen

This commit is contained in:
2024-10-18 12:12:14 +02:00
parent b00710ca56
commit ebfa673f60
4 changed files with 9 additions and 10 deletions
+1 -1
View File
@@ -1 +1 @@
[{"id":"c_ILS","name":"ILS","hasShapes":true,"items":[{"id":"c_Kreiselmodule","name":"Kreisel-Module","hasShapes":true},{"id":"c_Zusatzmodul","name":"Zusatzmodul","hasShapes":true},{"id":"c_Foerderer","name":"Förderer","hasShapes":true}]},{"id":"c10","name":"PBU","hasShapes":true},{"id":"c_Background","name":"Background","hideName":true,"hasShapes":true},{"id":"c_Parts","name":"Parts","description":"Shapes used for creating new Assemblies while Session","hasShapes":true},{"id":"c_Session","name":"Session","description":"Assemblies created while Session","hasShapes":true}]
[{"id":"c_ILS","name":"ILS","hasShapes":true,"items":[{"id":"c_Kreiselmodule","name":"Kreisel-Module","hasShapes":true},{"id":"c_Zusatzmodul","name":"Zusatzmodul","hasShapes":true},{"id":"c_Foerderer","name":"Förderer","hasShapes":true},{"id":"c_Kurven","name":"Kurven","hasShapes":true}]},{"id":"c10","name":"PBU","hasShapes":true},{"id":"c_Background","name":"Background","hideName":true,"hasShapes":true},{"id":"c_Parts","name":"Parts","description":"Shapes used for creating new Assemblies while Session","hasShapes":true}]
@@ -1,8 +1,2 @@
<palette><div class="paletteItem"><div><img id="s_Gefaellestrecke" class="shape" title="" family="Gefaellestrecke" shapeMode="0" src="SSG/shapes/img/Gefaellestrecke.png" /></div><div>Gefällestrecke</div></div>
<div class="paletteItem"><div><img id="s_Kurve_90_L" class="shape" title="" family="Kurve" shapeMode="0" src="SSG/shapes/img/Kurve_90_L_32px.png" /></div><div>90 Kurve links</div></div>
<div class="paletteItem"><div><img id="s_Kurve_90_R" class="shape" title="" family="Kurve" shapeMode="0" src="SSG/shapes/img/Kurve_90_R_32px.png" /></div><div>90 Kurve rechts</div></div>
<div class="paletteItem"><div><img id="s_Kurve_60_L" class="shape" title="" family="Kurve" shapeMode="0" src="SSG/shapes/img/Kurve_60_L_32px.png" /></div><div>60 Kurve links</div></div>
<div class="paletteItem"><div><img id="s_Kurve_60_R" class="shape" title="" family="Kurve" shapeMode="0" src="SSG/shapes/img/Kurve_60_R_32px.png" /></div><div>60 Kurve rechts</div></div>
<div class="paletteItem"><div><img id="s_Kurve_30_L" class="shape" title="" family="Kurve" shapeMode="0" src="SSG/shapes/img/Kurve_30_L_32px.png" /></div><div>30 Kurve links</div></div>
<div class="paletteItem"><div><img id="s_Kurve_30_R" class="shape" title="" family="Kurve" shapeMode="0" src="SSG/shapes/img/Kurve_30_R_32px.png" /></div><div>30 Kurve rechts</div></div>
</palette>
+1 -1
View File
@@ -1 +1 @@
{"categories":{"c_ILS":{"expanded":true},"c_Kreiselmodule":{"expanded":true},"c_Zusatzmodul":{"expanded":true},"c_Foerderer":{"expanded":true},"c10":{"expanded":true},"c_Background":{"expanded":true},"c_Parts":{"expanded":true},"c_Session":{"expanded":false}},"shapes":{}}
{"categories":{"c_ILS":{"expanded":true},"c_Kreiselmodule":{"expanded":true},"c_Zusatzmodul":{"expanded":true},"c_Foerderer":{"expanded":true},"c_Kurven":{"expanded":true},"c10":{"expanded":true},"c_Background":{"expanded":true},"c_Parts":{"expanded":true}},"shapes":{}}
+7 -2
View File
@@ -1,5 +1,10 @@
del "C:\PLM\RuleDesigner\RDConfigurator Fusion\WebApi\Editor2D\SSG\shapes\props\shape_*.txt"
del "C:\PLM\RuleDesigner\RDConfigurator Fusion\WebApi\Editor2D\SSG\shapes\props\Copy_*.txt"
del "C:\PLM\RuleDesigner\RDConfigurator Fusion\WebApi\Editor2D\SSG\shapes\svg\shape_*.xml"
del "C:\Users\m.stangl\Documents\10-Develop\SSG-Ruledesigner-Konfigurator\Editor2DLibrary\SSG\shapes\props\shape_*.txt"
del "C:\Users\m.stangl\Documents\10-Develop\SSG-Ruledesigner-Konfigurator\Editor2DLibrary\SSG\shapes\svg\shape_*.xml"
del "C:\PLM\RuleDesigner\RDConfigurator Fusion\WebApi\Editor2D\SSG\shapes\svg\Copy_*.xml"
del "C:\10-Develop\SSG-Ruledesigner-Konfigurator\Editor2DLibrary\SSG\shapes\props\shape_*.txt"
del "C:\10-Develop\SSG-Ruledesigner-Konfigurator\Editor2DLibrary\SSG\shapes\props\Copy_*.txt"
del "C:\10-Develop\SSG-Ruledesigner-Konfigurator\Editor2DLibrary\SSG\shapes\svg\shape_*.xml"
del "C:\10-Develop\SSG-Ruledesigner-Konfigurator\Editor2DLibrary\SSG\shapes\svg\Copy_*.xml"
pause