Berechnung für Gefällestrecke mit Daten aus UI gefixt; Omniflo Gerade 3D Parts hinzugefügt

This commit is contained in:
Simon Schmutzler
2025-03-03 16:08:36 +01:00
parent 10f7b905fa
commit 3306710920
5 changed files with 560 additions and 286 deletions
@@ -5,7 +5,6 @@
"icon": "SSG/shapes/img/AP_32px.png",
"iconBig": "SSG/shapes/img/AP_64px.png",
"srcSVG": "SSG/shapes/svg/s_Gerade_AP110.xml",
"src3D": "SSG/shapes/obj/s_Gerade_AP110.stl",
"width": 158.7402,
"height": 3779.5276,
"depth": 415.748,
@@ -0,0 +1,13 @@
{
"shapeMode": 0,
"name": "AP110",
"family": "OFGerade",
"icon": "SSG/shapes/img/",
"srcSVG": "SSG/shapes/svg/s_ap110.xml",
"src3D": "SSG/shapes/obj/s_ap110.stl",
"width": 158.7402,
"height": 3779.5276,
"depth": 415.748,
"behaviour": "(ORIGIN=CENTER)",
"eventClass": "OnInserted,OnDoubleclick,OnPasted,OnLinked"
}