Größe der Bögen korrigiert; CP Klassen hinzugefügt um OF Strecke zu verbinden; AP110 Gerade hinzugefügt

This commit is contained in:
Simon Schmutzler
2025-02-13 11:31:08 +01:00
parent 20257fc2fd
commit 86a9246770
9 changed files with 75 additions and 2 deletions
@@ -5,6 +5,9 @@
"icon": "SSG/shapes/img/APB_110_R630_D90_800_800_821104033_32px.png",
"iconBig": "SSG/shapes/img/APB_110_R630_D90_800_800_821104033_64px.png",
"srcSVG": "SSG/shapes/svg/s_Bogen_22.5.xml",
"width": 317.4803,
"height": 1972.9134,
"depth": 415.748,
"behaviour": "(NOSTRETCH)(NOSTRETCHONVIEW)(NOROTATE)(NOROTATEONVIEW)(CONTAINER)(HIDEDIMENSIONS)(HIDEROTATION)(HIDEPIN)(ALWAYSFRONT)(ORIGIN=CENTER)",
"connectionPoints": [
{
@@ -5,6 +5,9 @@
"icon": "SSG/shapes/img/APB_110_R630_D90_800_800_821104033_32px.png",
"iconBig": "SSG/shapes/img/APB_110_R630_D90_800_800_821104033_64px.png",
"srcSVG": "SSG/shapes/svg/s_Bogen_90.xml",
"width": 3023.622,
"height": 3023.622,
"depth": 415.748,
"behaviour": "(NOSTRETCH)(NOSTRETCHONVIEW)(NOROTATE)(NOROTATEONVIEW)(CONTAINER)(HIDEDIMENSIONS)(HIDEROTATION)(HIDEPIN)(ALWAYSFRONT)(ORIGIN=CENTER)",
"connectionPoints": [
{
@@ -0,0 +1,50 @@
{
"shapeMode": 0,
"name": "AP 110",
"family": "Omniflo",
"icon": "SSG/shapes/img/AP_32px.png",
"iconBig": "SSG/shapes/img/AP_64px.png",
"srcSVG": "SSG/shapes/svg/s_Gerade_AP110.xml",
"width": 158.7402,
"height": 3779.5276,
"depth": 415.748,
"behaviour": "(NOSTRETCH)(NOSTRETCHONVIEW)(NOROTATE)(NOROTATEONVIEW)(CONTAINER)(HIDEDIMENSIONS)(HIDEROTATION)(HIDEPIN)(ALWAYSFRONT)(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,
"label": "",
"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,
"label": "",
"isDimension": true
}
]
}