Funktionen für Gefällestrecke als Asemmbly weiterentwickelt

This commit is contained in:
2024-07-01 09:18:11 +02:00
parent 1488add189
commit 282982206d
13 changed files with 195 additions and 32 deletions
@@ -17,4 +17,5 @@
<div class="paletteItem"><div><img id="BTMTEntladung_Rechts" class="shape" title="" family="BTMTEntladung" shapeMode="0" src="SSG/shapes/img/BTMTEntladung_32.png" /></div><div>BTMT-Entladung</div></div>
<div class="paletteItem"><div><img id="s_TBogen" class="shape" title="" shapeMode="0" /></div><div>TBogen</div></div>
<div class="paletteItem"><div><img id="s_Gefaellestrecke_Verbinder" class="shape" title="" shapeMode="0" /></div><div>Gefaellestrecke_Verbinder</div></div>
<div class="paletteItem"><div><img id="s_Gefaellestrecke2D" class="shape" title="" family="Gefaellestrecke" shapeMode="0" src="SSG/shapes/img/Gefaellestrecke.png" /></div><div>Gefällestrecke2D</div></div>
</palette>
@@ -20,7 +20,7 @@
"depth": 340.1575,
"x": 0.0,
"y": 0.0,
"z": 0.0,
"z": 170.0787,
"rotation": "0;0;0",
"data": "",
"color": "#00FF00",
@@ -96,4 +96,4 @@
}
],
"eventClass": "OnInserted,OnDoubleclick,OnPasted,OnLinked"
}
}
@@ -0,0 +1,14 @@
{
"shapeMode": 0,
"name": "Gefällestrecke2D",
"family": "Gefaellestrecke",
"icon": "SSG/shapes/img/Gefaellestrecke.png",
"iconBig": "SSG/shapes/img/Gefaellestrecke.png",
"srcSVG": "SSG/shapes/svg/s_Gefaellestrecke2D.xml",
"text": "^",
"width": 1625.1969,
"height": 6047.2441,
"depth": 340.1575,
"behaviour": "(NOSTRETCH)(NOSTRETCHONVIEW)(NOROTATE)(NOROTATEONVIEW)(CONTAINER)(HIDEDIMENSIONS)(HIDEROTATION)(HIDEPIN)(ALWAYSFRONT)(ORIGIN=CENTER)",
"eventClass": "OnInserted,OnDoubleclick,OnPasted,OnLinked"
}
@@ -2,7 +2,6 @@
"shapeMode": 0,
"name": "Gefaellestrecke_Verbinder",
"icon": "SSG/shapes/img/",
"srcSVG": "SSG/shapes/svg/s_Gefaellestrecke_Verbinder.xml",
"src3D": "SSG/shapes/obj/s_Gefaellestrecke_Verbinder.stl",
"width": 340.1575,
"height": 4535.4331,
@@ -2,7 +2,6 @@
"shapeMode": 0,
"name": "TBogen",
"icon": "SSG/shapes/img/",
"srcSVG": "SSG/shapes/svg/s_TBogen.xml",
"src3D": "SSG/shapes/obj/s_TBogen.stl",
"width": 1625.1969,
"height": 925.9843,
+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":true}},"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":{}}
@@ -1,11 +0,0 @@
<?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 26.45833 264.58333" preserveAspectRatio="none" position="absolute" overflow="visible">
<defs />
<g transform="translate(0,-13.203638)">
<path style="opacity:0.94;fill:none;stroke-opacity:1" d="M 13.65157,13.203638 V 277.78696" stroke-width="1px" stroke="#ffa700" />
</g>
</svg>
</g>
</svg>