CSV Export Update

This commit is contained in:
2023-10-10 13:56:19 +02:00
parent c69124fc0c
commit e073013a2b
15 changed files with 9390 additions and 721 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 609 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

@@ -1,4 +1,4 @@
<palette><div class="paletteItem"><div><img id="s_Kreisel" class="shape" title="" family="Kreisel" shapeMode="0" src="SSG/shapes/img/Kreisel_32.png" /></div><div>Kreisel</div></div>
<div class="paletteItem"><div><img id="s_Verbindungskreisel" class="shape" title="" shapeMode="0" /></div><div>Verbindungskreisel</div></div>
<div class="paletteItem"><div><img id="s_Eckrad" class="shape" title="" shapeMode="0" /></div><div>Eckrad</div></div>
<div class="paletteItem"><div><img id="s_Eckrad" class="shape" title="" family="Eckrad" shapeMode="0" src="SSG/shapes/img/Eckrad_32x32.png" /></div><div>Eckrad</div></div>
</palette>
@@ -0,0 +1,13 @@
{
"shapeMode": 0,
"name": "ImportedDWG",
"icon": "SSG/shapes/img/",
"srcSVG": "SSG/shapes/svg/Background.xml",
"width": 172109.8582677168,
"height": 97280.730708661446,
"behaviour": "(BACKGROUND)",
"colorOpacity": 0.0,
"lineColorOpacity": 0.0,
"colorOpacity3D": 0.0,
"lineColorOpacity3D": 0.0
}
@@ -1,5 +1,13 @@
{
"shapeMode": 0,
"name": "Eckrad",
"icon": "SSG/shapes/img/"
"family": "Eckrad",
"icon": "SSG/shapes/img/Eckrad_32x32.png",
"iconBig": "SSG/shapes/img/Eckrad_64x64.png",
"srcSVG": "SSG/shapes/svg/s_Eckrad.xml",
"width": 3023.622,
"height": 3023.622,
"depth": 1897.3228,
"behaviour": "(NOSTRETCH)(NOSTRETCHONVIEW)(NOROTATE)(NOROTATEONVIEW)(HIDEDIMENSIONS)(HIDEROTATION)(HIDEPIN)(ORIGIN=CENTER)",
"eventClass": "OnDoubleclick,OnInserted,OnPasted,OnLinked"
}
@@ -9,7 +9,7 @@
"width": 377.9528,
"height": 6047.2441,
"depth": 755.9055,
"behaviour": "(NOWWSTRETCH)(NODSTRETCH)(NOROTATE)(NOROTATEONVIEW)(CONTAINER)(HIDEDIMENSIONS)(HIDEROTATION)(HIDEPIN)(ALWAYSFRONT)(ORIGIN=CENTER)",
"behaviour": "(NOSTRETCH)(NOSTRETCHONVIEW)(NOROTATE)(NOROTATEONVIEW)(CONTAINER)(HIDEDIMENSIONS)(HIDEROTATION)(HIDEPIN)(ALWAYSFRONT)(ORIGIN=CENTER)",
"connectionPoints": [
{
"id": "cp1",
+1 -1
View File
@@ -1 +1 @@
{"categories":{"c_ILS":{"expanded":true},"c_Kreiselmodule":{"expanded":true},"c_Zusatzmodul":{"expanded":false},"c_Foerderer":{"expanded":false},"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},"c10":{"expanded":true},"c_Background":{"expanded":true},"c_Parts":{"expanded":true},"c_Session":{"expanded":false}},"shapes":{}}
File diff suppressed because one or more lines are too long
@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg">
<g transform="rotate(0)">
<svg viewBox="0 0 1000 1000" preserveAspectRatio="none" position="absolute" overflow="visible">
<defs>
<rect x="335.80807" y="350.70276" width="66.349174" height="60.932915" stroke-width="1px" />
</defs>
<g transform="matrix(1.0119717,0,0,1.0119718,-4.9323887,-5.2948754)">
<circle style="fill:none;stroke:#f33256;stroke-dasharray:none;stroke-opacity:1" cx="498.95874" cy="499.31702" r="484.42657" stroke-width="1px" />
<g aria-label="M" style="font-size:329.608px;white-space:pre;display:inline;fill:#f33256;stroke:#f33256;stroke-width:0" />
<path style="fill:#f33256;fill-opacity:1;stroke:#f33256;stroke-dasharray:none;stroke-opacity:1" d="M 9.9166825,501.46813 H 93.105309" stroke-width="1px" />
<path style="fill:#f33256;fill-opacity:1;stroke:#f33256;stroke-dasharray:none;stroke-opacity:1" d="M 498.95872,89.663606 V 6.4749764" stroke-width="1px" />
<path style="fill:#f33256;fill-opacity:1;stroke:#f33256;stroke-dasharray:none;stroke-opacity:1" d="M 498.95872,986.73152 V 903.54289" stroke-width="1px" />
<path style="fill:#f33256;fill-opacity:1;stroke:#f33256;stroke-dasharray:none;stroke-opacity:1" d="m 906.25102,501.46813 h 83.18862" stroke-width="1px" />
</g>
</svg>
</g>
</svg>