rechts Kurve wurde hinzugefügt und die Verbindung ist noch nicht möglich

This commit is contained in:
2024-04-18 15:06:54 +02:00
parent f35c6f39f8
commit 3e735eb0a2
8 changed files with 471 additions and 11 deletions
@@ -0,0 +1,52 @@
{
"shapeMode": 0,
"name": "90 Kurve rechts ",
"family": "Strecke",
"icon": "SSG/shapes/img/Kurve_rechts_90_32px.png",
"iconBig": "SSG/shapes/img/Kurve_rechts_90_64px.png",
"srcSVG": "SSG/shapes/svg/s_Kurve_rechts_90.xml",
"width": 1511.811,
"height": 1511.811,
"behaviour": "(NOSTRETCH)(NOSTRETCHONVIEW)(BACKGROUND)(HIDEDIMENSIONS)(HIDEROTATION)(HIDEPIN)(ALWAYSFRONT)",
"connectionPoints": [
{
"id": "cp1",
"x": 1511.811,
"y": 0.0,
"z": 0.0,
"xMin": "",
"xMax": "",
"xStep": "",
"yMin": "",
"yMax": "",
"yStep": "",
"zMin": "",
"zMax": "",
"zStep": "",
"direction": 0.0,
"linkClass": "Gefaellestrecke",
"label": "Unten",
"isDimension": true
},
{
"id": "cp2",
"x": 1511.811,
"y": 1511.811,
"z": 0.0,
"xMin": "",
"xMax": "",
"xStep": "",
"yMin": "",
"yMax": "",
"yStep": "",
"zMin": "",
"zMax": "",
"zStep": "",
"direction": 0.0,
"linkClass": "Gefaellestrecke",
"label": "Oben",
"isDimension": true
}
],
"eventClass": "OnInserted,OnPasted,OnLinked"
}