ERK-31 for testing

This commit is contained in:
2023-07-25 13:48:42 +02:00
parent 527cbad12c
commit ccf89829e7
46 changed files with 4345 additions and 1338 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"shapeMode": 0,
"name": "Motorstation rechts",
"icon": "SSG/shapes/img/Motorstation_32x32.png",
"iconBig": "SSG/shapes/img/Motorstation_64x64.png",
"srcSVG": "SSG/shapes/svg/s45r.xml",
"width": 3023.622,
"height": 3023.622,
"depth": 1897.3228,
"behaviour": "(NOSTRETCH)(ORIGIN=CENTER)"
}
+11
View File
@@ -0,0 +1,11 @@
{
"shapeMode": 0,
"name": "Motorstation links",
"icon": "SSG/shapes/img/Motorstation_32x32.png",
"iconBig": "SSG/shapes/img/Motorstation_64x64.png",
"srcSVG": "SSG/shapes/svg/s46l.xml",
"width": 3023.622,
"height": 3023.622,
"depth": 1897.3228,
"behaviour": "(NOSTRETCH)(ORIGIN=CENTER)"
}
+11
View File
@@ -0,0 +1,11 @@
{
"shapeMode": 0,
"name": "Spannstation rechts",
"icon": "SSG/shapes/img/Spannstation_32x32.png",
"iconBig": "SSG/shapes/img/Spannstation_64x64.png",
"srcSVG": "SSG/shapes/svg/s47r.xml",
"width": 3023.622,
"height": 3023.622,
"depth": 982.6772,
"behaviour": "(NOSTRETCH)(ORIGIN=CENTER)"
}
+11
View File
@@ -0,0 +1,11 @@
{
"shapeMode": 0,
"name": "Spannstation links",
"icon": "SSG/shapes/img/Spannstation_32x32.png",
"iconBig": "SSG/shapes/img/Spannstation_64x64.png",
"srcSVG": "SSG/shapes/svg/s48l.xml",
"width": 3023.622,
"height": 3023.622,
"depth": 982.6772,
"behaviour": "(NOSTRETCH)(ORIGIN=CENTER)"
}
@@ -1,5 +1,53 @@
{
"shapeMode": 0,
"name": "Gefällestrecke",
"icon": "SSG/shapes/img/"
"family": "Gefaellestrecke",
"icon": "SSG/shapes/img/Gefaellestrecke.png",
"iconBig": "SSG/shapes/img/Gefaellestrecke.png",
"srcSVG": "SSG/shapes/svg/s_Gefaellestrecke.xml",
"width": 377.9528,
"height": 3779.5276,
"depth": 755.9055,
"behaviour": "(NOSTRETCH)(NOSTRETCHONVIEW)(NOROTATE)(NOROTATEONVIEW)(ORIGIN=CENTER)",
"connectionPoints": [
{
"id": "cp1",
"x": 500.0,
"y": 0.0,
"z": 0.0,
"xMin": "",
"xMax": "",
"xStep": "",
"yMin": "",
"yMax": "",
"yStep": "",
"zMin": "",
"zMax": "",
"zStep": "",
"direction": 0.0,
"linkClass": "Gefaellestrecke",
"label": "Oben",
"isDimension": true
},
{
"id": "cp2",
"x": 500.0,
"y": 1000.0,
"z": 0.0,
"xMin": "",
"xMax": "",
"xStep": "",
"yMin": "",
"yMax": "",
"yStep": "",
"zMin": "",
"zMax": "",
"zStep": "",
"direction": 180.0,
"linkClass": "Gefaellestrecke",
"label": "Unten",
"isDimension": true
}
],
"eventClass": "OnInserted,OnDoubleclick,OnPasted,OnLinked"
}
@@ -9,5 +9,5 @@
"height": 3023.622,
"depth": 1897.3228,
"behaviour": "(NOSTRETCH)(NOSTRETCHONVIEW)(NOROTATE)(NOROTATEONVIEW)(ORIGIN=CENTER)",
"eventClass": "OnDoubleclick,OnInserted,OnLinked"
"eventClass": "OnDoubleclick,OnInserted,OnLinked,OnPasted"
}
@@ -0,0 +1,11 @@
{
"shapeMode": 0,
"name": "Motorstation links",
"icon": "SSG/shapes/img/Motorstation_32x32.png",
"iconBig": "SSG/shapes/img/Motorstation_64x64.png",
"srcSVG": "SSG/shapes/svg/s_Motorstation_links.xml",
"width": 3023.622,
"height": 3023.622,
"depth": 1897.3228,
"behaviour": "(NOSTRETCH)(ORIGIN=CENTER)"
}
@@ -0,0 +1,11 @@
{
"shapeMode": 0,
"name": "Motorstation rechts",
"icon": "SSG/shapes/img/Motorstation_32x32.png",
"iconBig": "SSG/shapes/img/Motorstation_64x64.png",
"srcSVG": "SSG/shapes/svg/s_Motorstation_rechts.xml",
"width": 3023.622,
"height": 3023.622,
"depth": 1897.3228,
"behaviour": "(NOSTRETCH)(ORIGIN=CENTER)"
}
@@ -0,0 +1,11 @@
{
"shapeMode": 0,
"name": "Spannstation links",
"icon": "SSG/shapes/img/Spannstation_32x32.png",
"iconBig": "SSG/shapes/img/Spannstation_64x64.png",
"srcSVG": "SSG/shapes/svg/s_Spannstation_links.xml",
"width": 3023.622,
"height": 3023.622,
"depth": 982.6772,
"behaviour": "(NOSTRETCH)(ORIGIN=CENTER)"
}
@@ -0,0 +1,11 @@
{
"shapeMode": 0,
"name": "Spannstation rechts",
"icon": "SSG/shapes/img/Spannstation_32x32.png",
"iconBig": "SSG/shapes/img/Spannstation_64x64.png",
"srcSVG": "SSG/shapes/svg/s_Spannstation_rechts.xml",
"width": 3023.622,
"height": 3023.622,
"depth": 982.6772,
"behaviour": "(NOSTRETCH)(ORIGIN=CENTER)"
}