Kurv einfügen ist möglich, Kurve verlinken muss weitergebaut werden.

This commit is contained in:
2024-04-19 13:18:57 +02:00
parent 3e735eb0a2
commit e676711273
2 changed files with 434 additions and 133 deletions
@@ -7,11 +7,11 @@
"srcSVG": "SSG/shapes/svg/s_Kurve_rechts_90.xml",
"width": 1511.811,
"height": 1511.811,
"behaviour": "(NOSTRETCH)(NOSTRETCHONVIEW)(BACKGROUND)(HIDEDIMENSIONS)(HIDEROTATION)(HIDEPIN)(ALWAYSFRONT)",
"behaviour": "(NOSTRETCH)(NOSTRETCHONVIEW)(NOROTATE)(NOROTATEONVIEW)(CONTAINER)(HIDEDIMENSIONS)(HIDEROTATION)(HIDEPIN)(ALWAYSFRONT)",
"connectionPoints": [
{
"id": "cp1",
"x": 1511.811,
"x": 1000.0,
"y": 0.0,
"z": 0.0,
"xMin": "",
@@ -23,15 +23,15 @@
"zMin": "",
"zMax": "",
"zStep": "",
"direction": 0.0,
"direction": 90.0,
"linkClass": "Gefaellestrecke",
"label": "Unten",
"isDimension": true
},
{
"id": "cp2",
"x": 1511.811,
"y": 1511.811,
"x": 1000.0,
"y": 1000.0,
"z": 0.0,
"xMin": "",
"xMax": "",
@@ -42,11 +42,11 @@
"zMin": "",
"zMax": "",
"zStep": "",
"direction": 0.0,
"direction": 180.0,
"linkClass": "Gefaellestrecke",
"label": "Oben",
"isDimension": true
}
],
"eventClass": "OnInserted,OnPasted,OnLinked"
"eventClass": "OnInserted,OnPasted,OnLinked,OnDoubleclick"
}