WIP Gefällestrecke als Assembly

Neue Modelle in Solid Edge
Neue STL als Assembly
Funktionen für Gefällestrecke werden überarbeitet
This commit is contained in:
2024-06-26 14:18:48 +02:00
parent 4a15cdb721
commit e5e805a7c4
31 changed files with 474 additions and 8014 deletions
@@ -3,8 +3,8 @@
"name": "ImportedDWG",
"icon": "SSG/shapes/img/",
"srcSVG": "SSG/shapes/svg/Background.xml",
"width": 172109.8582677168,
"height": 97280.730708661446,
"width": 172109.8583,
"height": 97280.7307,
"behaviour": "(BACKGROUND)",
"colorOpacity": 0.0,
"lineColorOpacity": 0.0,
@@ -6,40 +6,52 @@
"iconBig": "SSG/shapes/img/Gefaellestrecke.png",
"srcSVG": "SSG/shapes/svg/s_Gefaellestrecke.xml",
"text": "^",
"width": 890.7969,
"height": 147.7039,
"depth": 187.4646,
"width": 1625.1969,
"height": 6047.2441,
"depth": 340.1575,
"behaviour": "(NOSTRETCH)(NOSTRETCHONVIEW)(NOROTATE)(NOROTATEONVIEW)(CONTAINER)(HIDEDIMENSIONS)(HIDEROTATION)(HIDEPIN)(ALWAYSFRONT)(ORIGIN=CENTER)",
"group3d": [
{
"source": "Gefaellestrecke",
"width": 562.2425,
"height": 30.2362,
"depth": 120.7937,
"x": 1.4362,
"y": -58.7339,
"z": 97.852,
"rotation": "0;0;0"
"source": "s_Gefaellestrecke_Verbinder",
"id": "g1",
"width": 340.1575,
"height": 4535.4331,
"depth": 340.1575,
"x": 0.0,
"y": 0.0,
"z": 0.0,
"rotation": "0;0;0",
"data": "",
"color": "#00FF00",
"colorOpacity": 1.0
},
{
"source": "Gefaellestrecke_rechts_aus",
"width": 168.2646,
"height": 147.7039,
"depth": 22.6772,
"x": -277.7197,
"y": -58.7339,
"z": 147.0614,
"rotation": "1.02158904958709E-16;0.174532925199433;3.6889709688655E-16"
"source": "s_TBogen",
"id": "g0",
"width": 1625.1969,
"height": 925.9843,
"depth": 340.1575,
"x": 0.0,
"y": 3023.622,
"z": 0.0,
"rotation": "0;1.55724894652015E-16;9.0205620750794E-17",
"data": "",
"color": "#0080FF",
"colorOpacity": 1.0
},
{
"source": "Gefaellestrecke_rechts_ein",
"width": 168.2646,
"height": 147.7039,
"depth": 22.6772,
"x": 280.063,
"y": -58.7339,
"z": 48.9071,
"rotation": "2.98589823593743E-16;0.226892802759263;0"
"source": "s_TBogen",
"id": "g2",
"width": 1625.1969,
"height": 925.9843,
"depth": 340.1575,
"x": 0.0,
"y": -3023.622,
"z": 0.0,
"rotation": "-8.88178419700125E-16;0;3.14159265358979",
"data": "",
"color": "#FF0000",
"colorOpacity": 1.0
}
],
"connectionPoints": [
@@ -0,0 +1,12 @@
{
"shapeMode": 0,
"name": "Gefaellestrecke_Verbinder",
"icon": "SSG/shapes/img/",
"srcSVG": "SSG/shapes/svg/s_Gefaellestrecke_Verbinder.xml",
"src3D": "SSG/shapes/obj/s_Gefaellestrecke_Verbinder.stl",
"width": 340.1575,
"height": 4535.4331,
"depth": 340.1575,
"behaviour": "(ORIGIN=CENTER)",
"color3D": "#8080FF"
}
@@ -8,5 +8,6 @@
"width": 3023.622,
"height": 3023.622,
"depth": 1923.7795,
"behaviour": "(NOSTRETCH)(ORIGIN=CENTER)"
"behaviour": "(NOSTRETCH)(ORIGIN=CENTER)",
"color3D": "#0080FF"
}
@@ -8,5 +8,6 @@
"width": 3023.622,
"height": 3023.622,
"depth": 1923.7795,
"behaviour": "(NOSTRETCH)(ORIGIN=CENTER)"
"behaviour": "(NOSTRETCH)(ORIGIN=CENTER)",
"color3D": "#0080FF"
}
@@ -8,5 +8,7 @@
"width": 11338.5827,
"height": 120.189,
"depth": 340.1575,
"behaviour": "(ORIGIN=CENTER)"
"behaviour": "(ORIGIN=CENTER)",
"color3D": "#00FF00",
"lineColor3D": "#000000"
}
@@ -8,5 +8,6 @@
"width": 3023.622,
"height": 3023.622,
"depth": 340.1575,
"behaviour": "(NOSTRETCH)(ORIGIN=CENTER)"
"behaviour": "(NOSTRETCH)(ORIGIN=CENTER)",
"color3D": "#FF8000"
}
@@ -8,5 +8,6 @@
"width": 3023.622,
"height": 3023.622,
"depth": 340.1575,
"behaviour": "(NOSTRETCH)(ORIGIN=CENTER)"
"behaviour": "(NOSTRETCH)(ORIGIN=CENTER)",
"color3D": "#FF8040"
}
@@ -8,5 +8,7 @@
"width": 11338.5827,
"height": 120.189,
"depth": 340.1575,
"behaviour": "(ORIGIN=CENTER)"
"behaviour": "(ORIGIN=CENTER)",
"color3D": "#C0C0C0",
"lineColor3D": "#000000"
}
@@ -0,0 +1,11 @@
{
"shapeMode": 0,
"name": "TBogen",
"icon": "SSG/shapes/img/",
"srcSVG": "SSG/shapes/svg/s_TBogen.xml",
"src3D": "SSG/shapes/obj/s_TBogen.stl",
"width": 1625.1969,
"height": 925.9843,
"depth": 340.1575,
"behaviour": "(ORIGIN=CENTER)"
}